1 | [15:20:34] [main/INFO]: ModLauncher running: args [--username, aenhx, --version, ForgeOptiFine 1.18.1, --gameDir, C:\Users\Acer Nitro AN515-54\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Acer Nitro AN515-54\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, a4d948ea-ca80-11ea-8536-b42e996a7d7a, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530, --launchTarget, forgeclient, --fml.forgeVersion, 39.0.10, --fml.mcVersion, 1.18.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20211210.034407]
|
2 | [15:20:34] [main/INFO]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 17.0.1 by Microsoft
|
3 | [15:20:34] [main/INFO]: OptiFineTransformationService.onLoad
|
4 | [15:20:34] [main/INFO]: OptiFine ZIP file URL: union:/C:/Users/Acer%20Nitro%20AN515-54/AppData/Roaming/.minecraft/mods/OptiFine-1.18.1_HD_U_H5_pre4.jar%2359!
|
5 | [15:20:34] [main/INFO]: OptiFine ZIP file: C:\Users\Acer Nitro AN515-54\AppData\Roaming\.minecraft\mods\OptiFine-1.18.1_HD_U_H5_pre4.jar
|
6 | [15:20:34] [main/INFO]: Target.PRE_CLASS is available
|
7 | [15:20:34] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Acer%20Nitro%20AN515-54/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2319! Service=ModLauncher Env=CLIENT
|
8 | [15:20:34] [main/INFO]: OptiFineTransformationService.initialize
|
9 | [15:20:34] [main/INFO]: Found mod file tl_skin_cape_forge_1.18_1.18.1-1.23.jar of type MOD with locator {mods folder locator at C:\Users\Acer Nitro AN515-54\AppData\Roaming\.minecraft\mods}
|
10 | [15:20:34] [main/INFO]: Found mod file fmlcore-1.18.1-39.0.10.jar of type LIBRARY with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78e16155
|
11 | [15:20:34] [main/INFO]: Found mod file javafmllanguage-1.18.1-39.0.10.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78e16155
|
12 | [15:20:34] [main/INFO]: Found mod file mclanguage-1.18.1-39.0.10.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78e16155
|
13 | [15:20:34] [main/INFO]: Found mod file client-1.18.1-20211210.034407-srg.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78e16155
|
14 | [15:20:34] [main/INFO]: Found mod file forge-1.18.1-39.0.10-universal.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@78e16155
|
15 | [15:20:35] [main/INFO]: OptiFineTransformationService.transformers
|
16 | [15:20:35] [main/INFO]: Targets: 342
|
17 | [15:20:35] [main/INFO]: additionalClassesLocator: [optifine., net.optifine.]
|
18 | [15:20:36] [main/INFO]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector]
|
19 | [15:20:36] [main/INFO]: Launching target 'forgeclient' with arguments [--version, ForgeOptiFine 1.18.1, --gameDir, C:\Users\Acer Nitro AN515-54\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Acer Nitro AN515-54\AppData\Roaming\.minecraft\assets, --uuid, a4d948ea-ca80-11ea-8536-b42e996a7d7a, --username, aenhx, --assetIndex, 1.18, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530]
|
20 | [15:20:45] [Render thread/WARN]: Assets URL 'union:/C:/Users/Acer%20Nitro%20AN515-54/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.1-20211210.034407/client-1.18.1-20211210.034407-srg.jar%2361!/assets/.mcassetsroot' uses unexpected schema
|
21 | [15:20:45] [Render thread/WARN]: Assets URL 'union:/C:/Users/Acer%20Nitro%20AN515-54/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.1-20211210.034407/client-1.18.1-20211210.034407-srg.jar%2361!/data/.mcassetsroot' uses unexpected schema
|
22 | [15:20:45] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
23 | [15:20:46] [Render thread/ERROR]: Failed to verify authentication
|
24 | com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
|
25 | at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-3.2.38.jar%2343!:?]
|
26 | at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:132) ~[authlib-3.2.38.jar%2343!:?]
|
27 | at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:44) ~[authlib-3.2.38.jar%2343!:?]
|
28 | at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:153) ~[authlib-3.2.38.jar%2343!:?]
|
29 | at net.minecraft.client.Minecraft.m_193585_(Minecraft.java:599) ~[client-1.18.1-20211210.034407-srg.jar%2361!:?]
|
30 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:401) ~[client-1.18.1-20211210.034407-srg.jar%2361!:?]
|
31 | at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.1-20211210.034407-srg.jar%2361!:?]
|
32 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
33 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
|
34 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
|
35 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
|
36 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.10.jar%2323!:?]
|
37 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?]
|
38 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?]
|
39 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?]
|
40 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?]
|
41 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?]
|
42 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?]
|
43 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?]
|
44 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?]
|
45 | Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
|
46 | at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:78) ~[authlib-3.2.38.jar%2343!:?]
|
47 | at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-3.2.38.jar%2343!:?]
|
48 | at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:113) ~[authlib-3.2.38.jar%2343!:?]
|
49 | ... 18 more
|
50 | [15:20:46] [Render thread/INFO]: Setting user: aenhx
|
51 | [15:20:47] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
|
52 | [15:20:47] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT
|
53 | [15:20:48] [Render thread/INFO]: [OptiFine]
|
54 | [15:20:48] [Render thread/INFO]: [OptiFine] OptiFine_1.18.1_HD_U_H5_pre4
|
55 | [15:20:48] [Render thread/INFO]: [OptiFine] Build: 20211221-182052
|
56 | [15:20:48] [Render thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
|
57 | [15:20:48] [Render thread/INFO]: [OptiFine] Java: 17.0.1, Microsoft
|
58 | [15:20:48] [Render thread/INFO]: [OptiFine] VM: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
59 | [15:20:48] [Render thread/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
|
60 | [15:20:48] [Render thread/INFO]: [OptiFine] OpenGL: Intel(R) UHD Graphics 630, version 3.2.0 - Build 26.20.100.6911, Intel
|
61 | [15:20:48] [Render thread/INFO]: [OptiFine] OpenGL Version: 3.2.0
|
62 | [15:20:48] [Render thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
|
63 | [15:20:48] [VersionCheck/INFO]: [OptiFine] Checking for new version
|
64 | [15:20:48] [Render thread/INFO]: [Shaders] OpenGL Version: 3.2.0 - Build 26.20.100.6911
|
65 | [15:20:48] [Render thread/INFO]: [Shaders] Vendor: Intel
|
66 | [15:20:48] [Render thread/INFO]: [Shaders] Renderer: Intel(R) UHD Graphics 630
|
67 | [15:20:48] [Render thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 -
|
68 | [15:20:48] [Render thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
|
69 | [15:20:48] [Render thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS: 8
|
70 | [15:20:48] [Render thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
|
71 | [15:20:48] [Render thread/INFO]: [Shaders] Load shaders configuration.
|
72 | [15:20:48] [Render thread/INFO]: [Shaders] No shaderpack loaded.
|
73 | [15:20:48] [Render thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
|
74 | [15:20:48] [Render thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
|
75 | [15:20:48] [modloading-worker-0/INFO]: Forge mod loading, version 39.0.10, for MC 1.18.1 with MCP 20211210.034407
|
76 | [15:20:48] [modloading-worker-0/INFO]: MinecraftForge v39.0.10 Initialized
|
77 | [15:20:48] [VersionCheck/INFO]: [OptiFine] java.io.FileNotFoundException: http://optifine.net/version/1.18.1/HD_U.txt
|
78 | [15:20:49] [Render thread/WARN]: Couldn't get pack info for: net.minecraft.server.packs.ResourcePackFileNotFoundException: 'pack.mcmeta' in ResourcePack 'C:\Users\Acer Nitro AN515-54\AppData\Roaming\.minecraft\resourcepacks\BSL_v8.1.02.1.zip'
|
79 | [15:20:49] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.SharedSecrets
|
80 | [15:20:49] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: jdk.internal.misc.SharedSecrets
|
81 | [15:20:49] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.ClassNotFoundException: sun.misc.VM
|
82 | [15:20:49] [Render thread/WARN]: [OptiFine] (Reflector) java.lang.reflect.InaccessibleObjectException: Unable to make public static long jdk.internal.misc.VM.maxDirectMemory() accessible: module java.base does not "exports jdk.internal.misc" to module net.optifine
|
83 | [15:20:50] [Render thread/INFO]: Narrator library for x64 successfully loaded
|
84 | [15:20:50] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources, Better+Leaves+Add-on+V2.7-1.18.zip
|
85 | [15:20:50] [Render thread/INFO]: [OptiFine] *** Reloading textures ***
|
86 | [15:20:50] [Render thread/INFO]: [OptiFine] Resource packs: Mod Resources, Better+Leaves+Add-on+V2.7-1.18.zip
|
87 | [15:20:50] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
|
88 | [15:20:51] [Worker-Main-8/INFO]: [OptiFine] Multitexture: false
|
89 | [15:20:51] [Worker-Main-14/INFO]: [OptiFine] Multitexture: false
|
90 | [15:20:51] [Worker-Main-12/INFO]: [OptiFine] Multitexture: false
|
91 | [15:20:51] [Render thread/INFO]: [OptiFine] *** Reflector Forge ***
|
92 | [15:20:51] [Render thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
|
93 | [15:20:51] [Render thread/INFO]: [OptiFine] *** Reflector Vanilla ***
|
94 | [15:20:52] [Forge Version Check/INFO]: [forge] Found status: BETA_OUTDATED Current: 39.0.10 Target: 39.0.59
|
95 | [15:20:55] [Worker-Main-9/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
96 | [15:20:55] [Worker-Main-9/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
97 | [15:20:55] [Worker-Main-9/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
98 | [15:20:55] [Worker-Main-9/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
99 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false
|
100 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/leaves/dark_oak_leaves/berry_overlay/dark_oak_berries.properties
|
101 | [15:20:56] [Worker-Main-9/WARN]: [OptiFine] ConnectedTextures: Biome not found: minecraft:shattered_savanna
|
102 | [15:20:56] [Worker-Main-9/WARN]: [OptiFine] ConnectedTextures: Biome not found: minecraft:shattered_savanna_plateau
|
103 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/leaves/plains_oak_leaves_flowers/plains_oak_leaves_flowers.properties
|
104 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] Multipass connected textures: false
|
105 | [15:20:56] [Worker-Main-9/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
106 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] Multipass connected textures: false
|
107 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_pane_white.properties
|
108 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/00_glass_white/glass_white.properties
|
109 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_orange.properties
|
110 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/01_glass_orange/glass_pane_orange.properties
|
111 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_magenta.properties
|
112 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/02_glass_magenta/glass_pane_magenta.properties
|
113 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_light_blue.properties
|
114 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/03_glass_light_blue/glass_pane_light_blue.properties
|
115 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_pane_yellow.properties
|
116 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/04_glass_yellow/glass_yellow.properties
|
117 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_lime.properties
|
118 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/05_glass_lime/glass_pane_lime.properties
|
119 | [15:20:56] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pane_pink.properties
|
120 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/06_glass_pink/glass_pink.properties
|
121 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_gray.properties
|
122 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/07_glass_gray/glass_pane_gray.properties
|
123 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_light_gray.properties
|
124 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/08_glass_light_gray/glass_pane_light_gray.properties
|
125 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_cyan.properties
|
126 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/09_glass_cyan/glass_pane_cyan.properties
|
127 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_pane_purple.properties
|
128 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/10_glass_purple/glass_purple.properties
|
129 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_blue.properties
|
130 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/11_glass_blue/glass_pane_blue.properties
|
131 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_brown.properties
|
132 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/12_glass_brown/glass_pane_brown.properties
|
133 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_green.properties
|
134 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/13_glass_green/glass_pane_green.properties
|
135 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_pane_red.properties
|
136 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/14_glass_red/glass_red.properties
|
137 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_black.properties
|
138 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/15_glass_black/glass_pane_black.properties
|
139 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass.properties
|
140 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/20_glass/glass_pane.properties
|
141 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/21_tinted_glass/tinted_glass.properties
|
142 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/30_bookshelf/bookshelf.properties
|
143 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/40_sandstone/sandstone.properties
|
144 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/default/41_red_sandstone/red_sandstone.properties
|
145 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] Multipass connected textures: false
|
146 | [15:20:57] [Worker-Main-9/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
|
147 | [15:21:01] [Worker-Main-9/INFO]: [OptiFine] Mipmap levels: 4
|
148 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false
|
149 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Sprite size: 64
|
150 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Mipmap levels: 6
|
151 | [15:21:02] [Worker-Main-9/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
152 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false
|
153 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Sprite size: 64
|
154 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Mipmap levels: 6
|
155 | [15:21:02] [Worker-Main-9/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
156 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false
|
157 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Sprite size: 64
|
158 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Mipmap levels: 6
|
159 | [15:21:02] [Worker-Main-9/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
160 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false
|
161 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Sprite size: 64
|
162 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Mipmap levels: 6
|
163 | [15:21:02] [Worker-Main-9/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
164 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false
|
165 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Sprite size: 64
|
166 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Mipmap levels: 6
|
167 | [15:21:02] [Worker-Main-9/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
168 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Multitexture: false
|
169 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Sprite size: 64
|
170 | [15:21:02] [Worker-Main-9/INFO]: [OptiFine] Mipmap levels: 6
|
171 | [15:21:02] [Worker-Main-9/WARN]: Unused frames in sprite minecraft:missingno: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
|
172 | [15:21:05] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (Realtek(R) Audio)
|
173 | [15:21:05] [Render thread/INFO]: Sound engine started
|
174 | [15:21:05] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
|
175 | [15:21:05] [Render thread/INFO]: [OptiFine] Animated sprites: 45
|
176 | [15:21:05] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
|
177 | [15:21:05] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
178 | [15:21:05] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
179 | [15:21:05] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
180 | [15:21:05] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
181 | [15:21:05] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
182 | [15:21:05] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
183 | [15:21:05] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
184 | [15:21:05] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
185 | [15:21:05] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
186 | [15:21:05] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
187 | [15:21:05] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
188 | [15:21:09] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
|
189 | [15:21:09] [Render thread/INFO]: [OptiFine] Animated sprites: 1
|
190 | [15:21:09] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
|
191 | [15:21:09] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
192 | [15:21:09] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
193 | [15:21:09] [Render thread/INFO]: [OptiFine] Animated sprites: 0
|
194 | [15:21:09] [Render thread/INFO]: [OptiFine] *** Reloading custom textures ***
|
195 | [15:21:09] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
196 | [15:21:09] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
197 | [15:21:09] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
198 | [15:21:09] [Render thread/INFO]: [OptiFine] CustomColors: Block colormap: optifine/colormap/blocks/spruce.properties
|
199 | [15:21:17] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
200 | [15:21:18] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
201 | [15:21:18] [Render thread/WARN]: [OptiFine] Unknown resource pack file: mod_resources
|
202 | [15:21:18] [Render thread/INFO]: [OptiFine] Disable Forge light pipeline
|
203 | [15:21:18] [Render thread/INFO]: [OptiFine] Set ForgeConfig.CLIENT.experimentalForgeLightPipelineEnabled=false
|
204 | [15:21:19] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
|
205 | [15:22:08] [Netty Client IO #0/ERROR]: Channels [forge:tier_sorting] rejected their server side version number during listping
|
206 | [15:22:08] [Netty Client IO #0/INFO]: Client has mods that are missing on server: [minecraft, tlskincape]
|
207 | [15:22:08] [Render thread/INFO]: Connecting to burikaticakes.aternos.me, 24531
|
208 | [15:22:10] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
|
209 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_bedside_cabinet
|
210 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_blinds
|
211 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_cabinet
|
212 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_chair
|
213 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_coffee_table
|
214 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_crate
|
215 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_desk
|
216 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_desk_cabinet
|
217 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_hedge
|
218 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_counter
|
219 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_drawer
|
220 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_sink_dark
|
221 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_sink_light
|
222 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_mail_box
|
223 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_park_bench
|
224 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_table
|
225 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_upgraded_fence
|
226 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_upgraded_gate
|
227 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_bedside_cabinet
|
228 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_cabinet
|
229 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_chair
|
230 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_coffee_table
|
231 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_desk
|
232 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_desk_cabinet
|
233 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_table
|
234 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_bedside_cabinet
|
235 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_blinds
|
236 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_cabinet
|
237 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_chair
|
238 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_coffee_table
|
239 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_crate
|
240 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_desk
|
241 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_desk_cabinet
|
242 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_hedge
|
243 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_counter
|
244 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_drawer
|
245 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_sink_dark
|
246 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_sink_light
|
247 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_mail_box
|
248 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_park_bench
|
249 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_table
|
250 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_upgraded_fence
|
251 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_upgraded_gate
|
252 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_cooler
|
253 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_grill
|
254 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_kitchen_counter
|
255 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_kitchen_drawer
|
256 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_kitchen_sink
|
257 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_picket_fence
|
258 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_picket_gate
|
259 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_sofa
|
260 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_cooler
|
261 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_grill
|
262 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_kitchen_counter
|
263 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_kitchen_drawer
|
264 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_kitchen_sink
|
265 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_picket_fence
|
266 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_picket_gate
|
267 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_sofa
|
268 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_cooler
|
269 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_grill
|
270 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_kitchen_counter
|
271 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_kitchen_drawer
|
272 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_kitchen_sink
|
273 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_picket_fence
|
274 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_picket_gate
|
275 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_sofa
|
276 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_bedside_cabinet
|
277 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_blinds
|
278 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_cabinet
|
279 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_chair
|
280 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_coffee_table
|
281 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_crate
|
282 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_desk
|
283 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_desk_cabinet
|
284 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_counter
|
285 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_drawer
|
286 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_sink_dark
|
287 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_sink_light
|
288 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_mail_box
|
289 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_park_bench
|
290 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_table
|
291 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_upgraded_fence
|
292 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_upgraded_gate
|
293 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_cooler
|
294 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_grill
|
295 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_kitchen_counter
|
296 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_kitchen_drawer
|
297 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_kitchen_sink
|
298 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_picket_fence
|
299 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_picket_gate
|
300 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_sofa
|
301 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_bedside_cabinet
|
302 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_blinds
|
303 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_cabinet
|
304 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_chair
|
305 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_coffee_table
|
306 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_crate
|
307 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_desk
|
308 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_desk_cabinet
|
309 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_hedge
|
310 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_counter
|
311 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_drawer
|
312 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_sink_dark
|
313 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_sink_light
|
314 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_mail_box
|
315 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_park_bench
|
316 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_table
|
317 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_upgraded_fence
|
318 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_upgraded_gate
|
319 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_bedside_cabinet
|
320 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_cabinet
|
321 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_chair
|
322 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_coffee_table
|
323 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_desk
|
324 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_desk_cabinet
|
325 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_table
|
326 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diving_board
|
327 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:door_mat
|
328 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:freezer_dark
|
329 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:freezer_light
|
330 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:fridge_dark
|
331 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:fridge_light
|
332 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_bedside_cabinet
|
333 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_cabinet
|
334 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_chair
|
335 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_coffee_table
|
336 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_desk
|
337 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_desk_cabinet
|
338 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_table
|
339 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_cooler
|
340 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_grill
|
341 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_kitchen_counter
|
342 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_kitchen_drawer
|
343 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_kitchen_sink
|
344 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_picket_fence
|
345 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_picket_gate
|
346 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_sofa
|
347 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_cooler
|
348 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_grill
|
349 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_kitchen_counter
|
350 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_kitchen_drawer
|
351 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_kitchen_sink
|
352 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_picket_fence
|
353 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_picket_gate
|
354 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_sofa
|
355 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_bedside_cabinet
|
356 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_blinds
|
357 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_cabinet
|
358 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_chair
|
359 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_coffee_table
|
360 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_crate
|
361 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_desk
|
362 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_desk_cabinet
|
363 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_hedge
|
364 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_counter
|
365 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_drawer
|
366 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_sink_dark
|
367 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_sink_light
|
368 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_mail_box
|
369 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_park_bench
|
370 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_table
|
371 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_upgraded_fence
|
372 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_upgraded_gate
|
373 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_cooler
|
374 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_grill
|
375 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_kitchen_counter
|
376 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_kitchen_drawer
|
377 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_kitchen_sink
|
378 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_picket_fence
|
379 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_picket_gate
|
380 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_sofa
|
381 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_cooler
|
382 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_grill
|
383 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_kitchen_counter
|
384 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_kitchen_drawer
|
385 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_kitchen_sink
|
386 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_picket_fence
|
387 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_picket_gate
|
388 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_sofa
|
389 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_cooler
|
390 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_grill
|
391 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_kitchen_counter
|
392 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_kitchen_drawer
|
393 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_kitchen_sink
|
394 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_picket_fence
|
395 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_picket_gate
|
396 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_sofa
|
397 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_cooler
|
398 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_grill
|
399 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_kitchen_counter
|
400 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_kitchen_drawer
|
401 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_kitchen_sink
|
402 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_picket_fence
|
403 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_picket_gate
|
404 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_sofa
|
405 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_bedside_cabinet
|
406 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_blinds
|
407 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_cabinet
|
408 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_chair
|
409 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_coffee_table
|
410 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_crate
|
411 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_desk
|
412 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_desk_cabinet
|
413 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_hedge
|
414 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_counter
|
415 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_drawer
|
416 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_sink_dark
|
417 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_sink_light
|
418 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_mail_box
|
419 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_park_bench
|
420 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_table
|
421 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_upgraded_fence
|
422 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_upgraded_gate
|
423 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_cooler
|
424 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_grill
|
425 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_kitchen_counter
|
426 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_kitchen_drawer
|
427 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_kitchen_sink
|
428 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_picket_fence
|
429 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_picket_gate
|
430 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_sofa
|
431 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_cooler
|
432 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_grill
|
433 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_kitchen_counter
|
434 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_kitchen_drawer
|
435 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_kitchen_sink
|
436 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_picket_fence
|
437 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_picket_gate
|
438 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_sofa
|
439 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:post_box
|
440 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_cooler
|
441 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_grill
|
442 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_kitchen_counter
|
443 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_kitchen_drawer
|
444 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_kitchen_sink
|
445 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_picket_fence
|
446 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_picket_gate
|
447 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_sofa
|
448 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:rainbow_sofa
|
449 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_cooler
|
450 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_grill
|
451 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_kitchen_counter
|
452 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_kitchen_drawer
|
453 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_kitchen_sink
|
454 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_picket_fence
|
455 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_picket_gate
|
456 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_sofa
|
457 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:rock_path
|
458 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_bedside_cabinet
|
459 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_blinds
|
460 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_cabinet
|
461 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_chair
|
462 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_coffee_table
|
463 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_crate
|
464 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_desk
|
465 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_desk_cabinet
|
466 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_hedge
|
467 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_counter
|
468 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_drawer
|
469 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_sink_dark
|
470 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_sink_light
|
471 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_mail_box
|
472 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_park_bench
|
473 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_table
|
474 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_upgraded_fence
|
475 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_upgraded_gate
|
476 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_bedside_cabinet
|
477 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_cabinet
|
478 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_chair
|
479 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_coffee_table
|
480 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_desk
|
481 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_desk_cabinet
|
482 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_table
|
483 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_bedside_cabinet
|
484 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_blinds
|
485 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_cabinet
|
486 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_chair
|
487 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_coffee_table
|
488 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_crate
|
489 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_desk
|
490 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_desk_cabinet
|
491 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_counter
|
492 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_drawer
|
493 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_sink_dark
|
494 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_sink_light
|
495 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_mail_box
|
496 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_park_bench
|
497 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_table
|
498 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_upgraded_fence
|
499 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_upgraded_gate
|
500 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_bedside_cabinet
|
501 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_blinds
|
502 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_cabinet
|
503 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_chair
|
504 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_coffee_table
|
505 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_crate
|
506 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_desk
|
507 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_desk_cabinet
|
508 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_counter
|
509 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_drawer
|
510 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_sink_dark
|
511 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_sink_light
|
512 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_mail_box
|
513 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_park_bench
|
514 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_table
|
515 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_upgraded_fence
|
516 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_upgraded_gate
|
517 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_bedside_cabinet
|
518 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_blinds
|
519 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_cabinet
|
520 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_chair
|
521 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_coffee_table
|
522 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_crate
|
523 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_desk
|
524 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_desk_cabinet
|
525 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_counter
|
526 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_drawer
|
527 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_sink_dark
|
528 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_sink_light
|
529 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_mail_box
|
530 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_park_bench
|
531 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_table
|
532 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_upgraded_fence
|
533 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_upgraded_gate
|
534 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_bedside_cabinet
|
535 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_blinds
|
536 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_cabinet
|
537 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_chair
|
538 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_coffee_table
|
539 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_crate
|
540 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_desk
|
541 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_desk_cabinet
|
542 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_counter
|
543 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_drawer
|
544 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_sink_dark
|
545 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_sink_light
|
546 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_mail_box
|
547 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_park_bench
|
548 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_table
|
549 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_upgraded_fence
|
550 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_upgraded_gate
|
551 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_bedside_cabinet
|
552 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_blinds
|
553 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_cabinet
|
554 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_chair
|
555 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_coffee_table
|
556 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_crate
|
557 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_desk
|
558 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_desk_cabinet
|
559 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_counter
|
560 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_drawer
|
561 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_sink_dark
|
562 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_sink_light
|
563 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_mail_box
|
564 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_park_bench
|
565 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_table
|
566 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_upgraded_fence
|
567 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_upgraded_gate
|
568 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_bedside_cabinet
|
569 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_blinds
|
570 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_cabinet
|
571 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_chair
|
572 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_coffee_table
|
573 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_crate
|
574 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_desk
|
575 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_desk_cabinet
|
576 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_counter
|
577 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_drawer
|
578 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_sink_dark
|
579 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_sink_light
|
580 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_mail_box
|
581 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_park_bench
|
582 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_table
|
583 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_upgraded_fence
|
584 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_upgraded_gate
|
585 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_bedside_cabinet
|
586 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_blinds
|
587 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_cabinet
|
588 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_chair
|
589 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_coffee_table
|
590 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_crate
|
591 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_desk
|
592 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_desk_cabinet
|
593 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_counter
|
594 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_drawer
|
595 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_sink_dark
|
596 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_sink_light
|
597 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_mail_box
|
598 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_park_bench
|
599 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_table
|
600 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_upgraded_fence
|
601 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_upgraded_gate
|
602 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_bedside_cabinet
|
603 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_blinds
|
604 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_cabinet
|
605 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_chair
|
606 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_coffee_table
|
607 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_crate
|
608 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_desk
|
609 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_desk_cabinet
|
610 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_counter
|
611 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_drawer
|
612 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_sink_dark
|
613 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_sink_light
|
614 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_mail_box
|
615 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_park_bench
|
616 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_table
|
617 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_upgraded_fence
|
618 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_upgraded_gate
|
619 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:trampoline
|
620 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_bedside_cabinet
|
621 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_blinds
|
622 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_cabinet
|
623 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_chair
|
624 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_coffee_table
|
625 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_crate
|
626 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_desk
|
627 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_desk_cabinet
|
628 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_counter
|
629 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_drawer
|
630 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_sink_dark
|
631 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_sink_light
|
632 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_mail_box
|
633 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_park_bench
|
634 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_table
|
635 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_upgraded_fence
|
636 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_upgraded_gate
|
637 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_cooler
|
638 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_grill
|
639 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_kitchen_counter
|
640 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_kitchen_drawer
|
641 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_kitchen_sink
|
642 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_picket_fence
|
643 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_picket_gate
|
644 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_sofa
|
645 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_cooler
|
646 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_grill
|
647 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_kitchen_counter
|
648 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_kitchen_drawer
|
649 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_kitchen_sink
|
650 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_picket_fence
|
651 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_picket_gate
|
652 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_sofa
|
653 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:black_kitchen_floor
|
654 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:blue_kitchen_floor
|
655 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:brown_kitchen_floor
|
656 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cabinet
|
657 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cooking_table
|
658 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:corner
|
659 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:counter
|
660 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cow_jar
|
661 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cutting_board
|
662 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cyan_kitchen_floor
|
663 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:fridge
|
664 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:fruit_basket
|
665 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:gray_kitchen_floor
|
666 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:green_kitchen_floor
|
667 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:hanging_corner
|
668 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:light_blue_kitchen_floor
|
669 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:light_gray_kitchen_floor
|
670 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:lime_kitchen_floor
|
671 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:magenta_kitchen_floor
|
672 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:milk_jar
|
673 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:orange_kitchen_floor
|
674 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:oven
|
675 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:pink_kitchen_floor
|
676 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:purple_kitchen_floor
|
677 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:red_kitchen_floor
|
678 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:sink
|
679 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:spice_rack
|
680 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:toaster
|
681 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:tool_rack
|
682 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:white_kitchen_floor
|
683 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:yellow_kitchen_floor
|
684 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:acacia_cabinet
|
685 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:apple_pie
|
686 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:basket
|
687 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:beetroot_crate
|
688 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:birch_cabinet
|
689 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:black_canvas_sign
|
690 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:black_canvas_wall_sign
|
691 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:blue_canvas_sign
|
692 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:blue_canvas_wall_sign
|
693 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:brown_canvas_sign
|
694 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:brown_canvas_wall_sign
|
695 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:brown_mushroom_colony
|
696 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cabbage_crate
|
697 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cabbages
|
698 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:canvas_rug
|
699 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:canvas_sign
|
700 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:canvas_wall_sign
|
701 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:carrot_crate
|
702 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:chocolate_pie
|
703 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cooking_pot
|
704 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:crimson_cabinet
|
705 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cutting_board
|
706 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cyan_canvas_sign
|
707 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cyan_canvas_wall_sign
|
708 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:dark_oak_cabinet
|
709 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:full_tatami_mat
|
710 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:gray_canvas_sign
|
711 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:gray_canvas_wall_sign
|
712 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:green_canvas_sign
|
713 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:green_canvas_wall_sign
|
714 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:half_tatami_mat
|
715 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:honey_glazed_ham_block
|
716 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:jungle_cabinet
|
717 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_blue_canvas_sign
|
718 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_blue_canvas_wall_sign
|
719 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_gray_canvas_sign
|
720 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_gray_canvas_wall_sign
|
721 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:lime_canvas_sign
|
722 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:lime_canvas_wall_sign
|
723 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:magenta_canvas_sign
|
724 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:magenta_canvas_wall_sign
|
725 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:oak_cabinet
|
726 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:onion_crate
|
727 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:onions
|
728 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:orange_canvas_sign
|
729 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:orange_canvas_wall_sign
|
730 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:organic_compost
|
731 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:pink_canvas_sign
|
732 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:pink_canvas_wall_sign
|
733 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:potato_crate
|
734 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:purple_canvas_sign
|
735 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:purple_canvas_wall_sign
|
736 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:red_canvas_sign
|
737 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:red_canvas_wall_sign
|
738 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:red_mushroom_colony
|
739 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice
|
740 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice_bag
|
741 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice_bale
|
742 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice_panicles
|
743 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rich_soil
|
744 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rich_soil_farmland
|
745 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:roast_chicken_block
|
746 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rope
|
747 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:safety_net
|
748 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:shepherds_pie_block
|
749 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:skillet
|
750 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:spruce_cabinet
|
751 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:stove
|
752 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:straw_bale
|
753 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:stuffed_pumpkin_block
|
754 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:sweet_berry_cheesecake
|
755 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:tatami
|
756 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:tomato_crate
|
757 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:tomatoes
|
758 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:warped_cabinet
|
759 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:white_canvas_sign
|
760 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:white_canvas_wall_sign
|
761 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_beetroots
|
762 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_cabbages
|
763 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_carrots
|
764 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_onions
|
765 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_potatoes
|
766 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_rice
|
767 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_tomatoes
|
768 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:yellow_canvas_sign
|
769 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:yellow_canvas_wall_sign
|
770 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_full_drawers_1
|
771 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_full_drawers_2
|
772 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_full_drawers_4
|
773 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_half_drawers_1
|
774 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_half_drawers_2
|
775 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_half_drawers_4
|
776 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_trim
|
777 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_full_drawers_1
|
778 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_full_drawers_2
|
779 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_full_drawers_4
|
780 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_half_drawers_1
|
781 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_half_drawers_2
|
782 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_half_drawers_4
|
783 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_trim
|
784 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:compacting_drawers_3
|
785 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:controller
|
786 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:controller_slave
|
787 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_full_drawers_1
|
788 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_full_drawers_2
|
789 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_full_drawers_4
|
790 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_half_drawers_1
|
791 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_half_drawers_2
|
792 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_half_drawers_4
|
793 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_trim
|
794 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_full_drawers_1
|
795 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_full_drawers_2
|
796 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_full_drawers_4
|
797 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_half_drawers_1
|
798 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_half_drawers_2
|
799 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_half_drawers_4
|
800 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_trim
|
801 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_full_drawers_1
|
802 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_full_drawers_2
|
803 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_full_drawers_4
|
804 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_half_drawers_1
|
805 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_half_drawers_2
|
806 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_half_drawers_4
|
807 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_trim
|
808 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_full_drawers_1
|
809 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_full_drawers_2
|
810 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_full_drawers_4
|
811 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_half_drawers_1
|
812 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_half_drawers_2
|
813 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_half_drawers_4
|
814 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_trim
|
815 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_full_drawers_1
|
816 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_full_drawers_2
|
817 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_full_drawers_4
|
818 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_half_drawers_1
|
819 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_half_drawers_2
|
820 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_half_drawers_4
|
821 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_trim
|
822 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_full_drawers_1
|
823 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_full_drawers_2
|
824 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_full_drawers_4
|
825 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_half_drawers_1
|
826 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_half_drawers_2
|
827 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_half_drawers_4
|
828 | [15:22:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_trim
|
829 | [15:22:11] [Netty Client IO #1/INFO]: Connected to a modded server.
|
830 | [15:22:12] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
831 | [15:22:13] [Render thread/WARN]: Received passengers for unknown entity
|
832 | [15:22:13] [Render thread/INFO]: Loaded 670 advancements
|
833 | [15:22:13] [Render thread/WARN]: Unable to play empty soundEvent: minecraft:entity.tropical_fish.ambient
|
834 | [15:22:13] [Render thread/WARN]: Unable to play empty soundEvent: minecraft:entity.puffer_fish.ambient
|
835 | [15:22:56] [Render thread/WARN]: Unable to play empty soundEvent: minecraft:entity.salmon.ambient
|
836 | [15:22:56] [Render thread/INFO]: calculated cape performance:TEXTURE_272, middle time: 7.0
|
837 | [15:22:57] [Render thread/INFO]: can use texture size:TEXTURE_272, middle time: 5.2
|
838 | [15:24:35] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
839 | [15:24:40] [Render thread/WARN]: Unable to play empty soundEvent: minecraft:block.roots.step
|
840 | [15:25:13] [Render thread/WARN]: Received passengers for unknown entity
|
841 | [15:25:15] [Render thread/WARN]: Received passengers for unknown entity
|
842 | [15:25:19] [Render thread/WARN]: Received passengers for unknown entity
|
843 | [15:25:25] [Render thread/INFO]: Loaded 672 advancements
|
844 | [15:27:29] [Render thread/INFO]: [CHAT] aenhx was slain by Hoglin
|
845 | [15:27:31] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
846 | [15:28:11] [Render thread/INFO]: Loaded 681 advancements
|
847 | [15:29:57] [Render thread/WARN]: Received passengers for unknown entity
|
848 | [15:32:57] [Render thread/WARN]: Received passengers for unknown entity
|
849 | [15:33:05] [Render thread/WARN]: Received passengers for unknown entity
|
850 | [15:33:25] [Render thread/INFO]: [CHAT] monyanyahoe fell off scaffolding
|
851 | [15:34:32] [Render thread/WARN]: Received passengers for unknown entity
|
852 | [15:41:41] [Render thread/INFO]: [CHAT] <monyanyahoe> may redstone tayo?
|
853 | [15:41:46] [Render thread/INFO]: [CHAT] <aenhx> yes
|
854 | [15:41:50] [Render thread/INFO]: [CHAT] <Bamboorat> nasa bahay pri
|
855 | [15:41:57] [Render thread/INFO]: [CHAT] <monyanyahoe> mkay
|
856 | [15:42:53] [Render thread/INFO]: [CHAT] Summoned new Minecart
|
857 | [15:45:15] [Render thread/INFO]: [CHAT] Expected ':'
|
858 | [15:45:15] [Render thread/INFO]: [CHAT] ...ir"],Rotat<--[HERE]
|
859 | [15:46:27] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
860 | [15:46:58] [Render thread/INFO]: [CHAT] Gave 1 [Command Block] to aenhx
|
861 | [15:49:28] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:horse ~ ~.7 ~-.2 {CustomName:"\"Chair\"",CustomNameVisible:1,NoAI:1b,PersistenceRequired:1b,NoGravity:1b,Silent:1,Invulnerable:1,Tame:1,ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b}],Tags:["chair"],Rotation:[180.0f, 0.0f]}
|
862 | [15:49:46] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
863 | [15:50:00] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
864 | [15:50:22] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
865 | [15:51:15] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
866 | [15:51:34] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:horse ~ ~.7 ~-.2 {CustomName:"\"Chair\"",CustomNameVisible:1,NoAI:1b,PersistenceRequired:1b,NoGravity:1b,Silent:1,Invulnerable:1,Tame:1,ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b}],Tags:["chair"],Rotation:[180.0f, 0.0f]}
|
867 | [15:51:38] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
868 | [15:51:38] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
869 | [15:51:53] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
870 | [15:52:22] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
871 | [15:52:40] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
872 | [15:52:49] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
873 | [15:54:09] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:horse ~ ~.7 ~.2 {Invulnerable:1b,CustomName:"\"Chair\"",CustomNameVisible:1,NoAI:1b,PersistenceRequired:1b,NoGravity:1b,Silent:1,Invulnerable:1,Tame:1,ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b}],Tags:["chair"],Rotation:[0.0f, 0.0f]}
|
874 | [15:54:13] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:horse ~ ~.7 ~.2 {Invulnerable:1b,CustomName:"\"Chair\"",CustomNameVisible:1,NoAI:1b,PersistenceRequired:1b,NoGravity:1b,Silent:1,Invulnerable:1,Tame:1,ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b}],Tags:["chair"],Rotation:[0.0f, 0.0f]}
|
875 | [15:54:59] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
876 | [15:54:59] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
877 | [15:55:10] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
878 | [15:55:17] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
879 | [15:55:24] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
880 | [15:55:26] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
881 | [15:55:39] [Render thread/INFO]: [CHAT] crtfdsos joined the game
|
882 | [15:56:07] [Render thread/INFO]: [CHAT] <aenhx> psst dc
|
883 | [15:56:28] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
884 | [15:56:55] [Render thread/INFO]: [CHAT] BK_Luiguels joined the game
|
885 | [15:57:24] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
886 | [15:57:37] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
887 | [15:57:57] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
888 | [15:58:53] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
889 | [15:59:01] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
890 | [15:59:37] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
891 | [15:59:52] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
892 | [16:00:00] [Render thread/INFO]: [CHAT] crtfdsos was blown up by Creeper
|
893 | [16:00:03] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
894 | [16:00:07] [Render thread/INFO]: [CHAT] <Bamboorat> hahahaha
|
895 | [16:00:16] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
896 | [16:00:50] [Render thread/INFO]: [CHAT] <crtfdsos> you didnt see shit
|
897 | [16:01:31] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
898 | [16:01:50] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
899 | [16:02:40] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
900 | [16:02:49] [Render thread/INFO]: [CHAT] Unknown or incomplete command, see below for error
|
901 | [16:02:49] [Render thread/INFO]: [CHAT] /<--[HERE]
|
902 | [16:02:51] [Render thread/INFO]: [CHAT] Unknown or incomplete command, see below for error
|
903 | [16:02:51] [Render thread/INFO]: [CHAT] /<--[HERE]
|
904 | [16:02:58] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
905 | [16:03:13] [Render thread/INFO]: [CHAT] Unknown or incomplete command, see below for error
|
906 | [16:03:13] [Render thread/INFO]: [CHAT] /<--[HERE]
|
907 | [16:03:15] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
908 | [16:03:25] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
909 | [16:03:31] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
910 | [16:03:34] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
911 | [16:05:57] [Render thread/INFO]: [CHAT] Killed 6 entities
|
912 | [16:06:02] [Render thread/INFO]: [CHAT] No entity was found
|
913 | [16:06:08] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
914 | [16:06:20] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
915 | [16:07:31] [Render thread/INFO]: [CHAT] BK_Luiguels was slain by Spider
|
916 | [16:08:42] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
917 | [16:08:42] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
918 | [16:08:44] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
919 | [16:08:44] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
920 | [16:09:03] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
921 | [16:09:09] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
922 | [16:09:30] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
923 | [16:10:05] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
924 | [16:10:23] [Render thread/INFO]: [CHAT] Killed 4 entities
|
925 | [16:10:44] [Render thread/INFO]: [CHAT] <monyanyahoe> pano gumawa anvil??
|
926 | [16:11:04] [Render thread/INFO]: [CHAT] <crtfdsos> idkk
|
927 | [16:11:13] [Render thread/INFO]: [CHAT] <monyanyahoe> nvm
|
928 | [16:11:39] [Render thread/INFO]: [CHAT] <monyanyahoe> ay
|
929 | [16:11:52] [Render thread/INFO]: [CHAT] <monyanyahoe> line pano HAHAHAHA
|
930 | [16:12:55] [Render thread/INFO]: [CHAT] <crtfdsos> block of iron and iron ore ata
|
931 | [16:15:46] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:horse ~ ~.7 ~.2 {Invulnerable:1b,CustomName:"\"Chair\"",CustomNameVisible:1,NoAI:1b,PersistenceRequired:1b,NoGravity:1b,Silent:1,Invulnerable:1,Tame:1,ActiveEffects:[{Id:14,Amplifier:0,Duration:2147483647,ShowParticles:0b}],Tags:["chair"],Rotation:[0.0f, 0.0f]}
|
932 | [16:15:55] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
933 | [16:15:55] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
934 | [16:15:56] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
935 | [16:15:56] [Render thread/INFO]: [CHAT] [@: Summoned new Chair]
|
936 | [16:16:54] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
937 | [16:17:05] [Render thread/INFO]: [CHAT] Set own game mode to Survival Mode
|
938 | [16:17:47] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
939 | [16:18:01] [Render thread/INFO]: [CHAT] Set own game mode to Survival Mode
|
940 | [16:18:39] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
941 | [16:18:55] [Render thread/INFO]: [CHAT] Killed 4 entities
|
942 | [16:18:57] [Render thread/INFO]: [CHAT] BK_Luiguels was slain by Zombified Piglin
|
943 | [16:19:09] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
944 | [16:20:12] [Render thread/INFO]: [CHAT] Bamboorat has made the advancement [Hot Stuff]
|
945 | [16:20:15] [Render thread/INFO]: [CHAT] crtfdsos has made the advancement [Those Were the Days]
|
946 | [16:20:17] [Render thread/INFO]: [CHAT] Bamboorat tried to swim in lava
|
947 | [16:20:24] [Render thread/INFO]: [CHAT] monyanyahoe fell from a high place
|
948 | [16:20:46] [Render thread/INFO]: [CHAT] Summoned new Minecart
|
949 | [16:21:38] [Render thread/INFO]: [CHAT] Summoned new Minecart
|
950 | [16:25:17] [Render thread/INFO]: [CHAT] crtfdsos tried to swim in lava
|
951 | [16:26:29] [Render thread/INFO]: [CHAT] crtfdsos left the game
|
952 | [16:36:20] [Render thread/INFO]: [CHAT] monyanyahoe was slain by Husk
|
953 | [16:37:27] [Render thread/INFO]: [CHAT] monyanyahoe was slain by Husk
|
954 | [16:40:02] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:horse ~ ~.7 ~-.2 {Variant:0,Tame:1,Temper:100,CustomName:'[{"text":"chair"}]',Health:99999,Invulnerable:1b,NoAI:1b,NoGravity:1b,OnGround:1b,PersistenceRequired:1b,Silent:1b,Rotation:[180f],ActiveEffects:[{Id:14,Duration:99999999,Amplifier:0,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}
|
955 | [16:40:03] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:horse ~ ~.7 ~-.2 {Variant:0,Tame:1,Temper:100,CustomName:'[{"text":"chair"}]',Health:99999,Invulnerable:1b,NoAI:1b,NoGravity:1b,OnGround:1b,PersistenceRequired:1b,Silent:1b,Rotation:[180f],ActiveEffects:[{Id:14,Duration:99999999,Amplifier:0,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}
|
956 | [16:40:39] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
957 | [16:40:39] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
958 | [16:40:41] [Render thread/INFO]: [CHAT] <monyanyahoe> lineee
|
959 | [16:40:44] [Render thread/INFO]: [CHAT] <monyanyahoe> ehue
|
960 | [16:40:46] [Render thread/INFO]: [CHAT] <Bamboorat> yo
|
961 | [16:40:46] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
962 | [16:40:53] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
963 | [16:41:09] [Render thread/INFO]: [CHAT] <Bamboorat> wht
|
964 | [16:41:11] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
965 | [16:41:48] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
966 | [16:41:55] [Render thread/INFO]: [CHAT] No entity was found
|
967 | [16:41:59] [Render thread/INFO]: [CHAT] No entity was found
|
968 | [16:42:07] [Render thread/INFO]: [CHAT] Killed 2 entities
|
969 | [16:42:18] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:horse ~ ~.7 ~-.2 {Variant:0,Tame:1,Temper:100,CustomName:'[{"text":"chair"}]',Health:99999,Invulnerable:1b,NoAI:1b,NoGravity:1b,OnGround:1b,PersistenceRequired:1b,Silent:1b,Rotation:[180f],ActiveEffects:[{Id:14,Duration:99999999,Amplifier:0,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}
|
970 | [16:42:51] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:horse ~ ~.7 ~-.2 {Variant:0,Tame:1,Temper:100,CustomName:'[{"text":"chair"}]',Health:99999,Invulnerable:1b,NoAI:1b,NoGravity:1b,OnGround:1b,PersistenceRequired:1b,Silent:1b,Rotation:[180f],ActiveEffects:[{Id:14,Duration:99999999,Amplifier:0,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}
|
971 | [16:42:53] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
972 | [16:42:53] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
973 | [16:43:23] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
974 | [16:43:52] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
975 | [16:44:02] [Render thread/INFO]: [CHAT] Killed 2 entities
|
976 | [16:44:28] [Render thread/INFO]: [CHAT] Bamboorat drowned
|
977 | [16:48:02] [Render thread/INFO]: Connecting to burikaticakes.aternos.me, 24531
|
978 | [16:48:04] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
|
979 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_bedside_cabinet
|
980 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_blinds
|
981 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_cabinet
|
982 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_chair
|
983 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_coffee_table
|
984 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_crate
|
985 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_desk
|
986 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_desk_cabinet
|
987 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_hedge
|
988 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_counter
|
989 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_drawer
|
990 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_sink_dark
|
991 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_sink_light
|
992 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_mail_box
|
993 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_park_bench
|
994 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_table
|
995 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_upgraded_fence
|
996 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_upgraded_gate
|
997 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_bedside_cabinet
|
998 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_cabinet
|
999 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_chair
|
1000 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_coffee_table
|
1001 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_desk
|
1002 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_desk_cabinet
|
1003 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_table
|
1004 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_bedside_cabinet
|
1005 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_blinds
|
1006 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_cabinet
|
1007 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_chair
|
1008 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_coffee_table
|
1009 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_crate
|
1010 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_desk
|
1011 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_desk_cabinet
|
1012 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_hedge
|
1013 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_counter
|
1014 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_drawer
|
1015 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_sink_dark
|
1016 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_sink_light
|
1017 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_mail_box
|
1018 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_park_bench
|
1019 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_table
|
1020 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_upgraded_fence
|
1021 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_upgraded_gate
|
1022 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_cooler
|
1023 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_grill
|
1024 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_kitchen_counter
|
1025 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_kitchen_drawer
|
1026 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_kitchen_sink
|
1027 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_picket_fence
|
1028 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_picket_gate
|
1029 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_sofa
|
1030 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_cooler
|
1031 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_grill
|
1032 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_kitchen_counter
|
1033 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_kitchen_drawer
|
1034 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_kitchen_sink
|
1035 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_picket_fence
|
1036 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_picket_gate
|
1037 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_sofa
|
1038 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_cooler
|
1039 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_grill
|
1040 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_kitchen_counter
|
1041 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_kitchen_drawer
|
1042 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_kitchen_sink
|
1043 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_picket_fence
|
1044 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_picket_gate
|
1045 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_sofa
|
1046 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_bedside_cabinet
|
1047 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_blinds
|
1048 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_cabinet
|
1049 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_chair
|
1050 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_coffee_table
|
1051 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_crate
|
1052 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_desk
|
1053 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_desk_cabinet
|
1054 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_counter
|
1055 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_drawer
|
1056 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_sink_dark
|
1057 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_sink_light
|
1058 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_mail_box
|
1059 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_park_bench
|
1060 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_table
|
1061 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_upgraded_fence
|
1062 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_upgraded_gate
|
1063 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_cooler
|
1064 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_grill
|
1065 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_kitchen_counter
|
1066 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_kitchen_drawer
|
1067 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_kitchen_sink
|
1068 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_picket_fence
|
1069 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_picket_gate
|
1070 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_sofa
|
1071 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_bedside_cabinet
|
1072 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_blinds
|
1073 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_cabinet
|
1074 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_chair
|
1075 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_coffee_table
|
1076 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_crate
|
1077 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_desk
|
1078 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_desk_cabinet
|
1079 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_hedge
|
1080 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_counter
|
1081 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_drawer
|
1082 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_sink_dark
|
1083 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_sink_light
|
1084 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_mail_box
|
1085 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_park_bench
|
1086 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_table
|
1087 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_upgraded_fence
|
1088 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_upgraded_gate
|
1089 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_bedside_cabinet
|
1090 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_cabinet
|
1091 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_chair
|
1092 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_coffee_table
|
1093 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_desk
|
1094 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_desk_cabinet
|
1095 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_table
|
1096 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diving_board
|
1097 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:door_mat
|
1098 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:freezer_dark
|
1099 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:freezer_light
|
1100 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:fridge_dark
|
1101 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:fridge_light
|
1102 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_bedside_cabinet
|
1103 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_cabinet
|
1104 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_chair
|
1105 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_coffee_table
|
1106 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_desk
|
1107 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_desk_cabinet
|
1108 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_table
|
1109 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_cooler
|
1110 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_grill
|
1111 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_kitchen_counter
|
1112 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_kitchen_drawer
|
1113 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_kitchen_sink
|
1114 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_picket_fence
|
1115 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_picket_gate
|
1116 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_sofa
|
1117 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_cooler
|
1118 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_grill
|
1119 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_kitchen_counter
|
1120 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_kitchen_drawer
|
1121 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_kitchen_sink
|
1122 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_picket_fence
|
1123 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_picket_gate
|
1124 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_sofa
|
1125 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_bedside_cabinet
|
1126 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_blinds
|
1127 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_cabinet
|
1128 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_chair
|
1129 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_coffee_table
|
1130 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_crate
|
1131 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_desk
|
1132 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_desk_cabinet
|
1133 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_hedge
|
1134 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_counter
|
1135 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_drawer
|
1136 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_sink_dark
|
1137 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_sink_light
|
1138 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_mail_box
|
1139 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_park_bench
|
1140 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_table
|
1141 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_upgraded_fence
|
1142 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_upgraded_gate
|
1143 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_cooler
|
1144 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_grill
|
1145 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_kitchen_counter
|
1146 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_kitchen_drawer
|
1147 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_kitchen_sink
|
1148 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_picket_fence
|
1149 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_picket_gate
|
1150 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_sofa
|
1151 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_cooler
|
1152 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_grill
|
1153 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_kitchen_counter
|
1154 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_kitchen_drawer
|
1155 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_kitchen_sink
|
1156 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_picket_fence
|
1157 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_picket_gate
|
1158 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_sofa
|
1159 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_cooler
|
1160 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_grill
|
1161 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_kitchen_counter
|
1162 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_kitchen_drawer
|
1163 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_kitchen_sink
|
1164 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_picket_fence
|
1165 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_picket_gate
|
1166 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_sofa
|
1167 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_cooler
|
1168 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_grill
|
1169 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_kitchen_counter
|
1170 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_kitchen_drawer
|
1171 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_kitchen_sink
|
1172 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_picket_fence
|
1173 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_picket_gate
|
1174 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_sofa
|
1175 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_bedside_cabinet
|
1176 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_blinds
|
1177 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_cabinet
|
1178 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_chair
|
1179 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_coffee_table
|
1180 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_crate
|
1181 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_desk
|
1182 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_desk_cabinet
|
1183 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_hedge
|
1184 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_counter
|
1185 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_drawer
|
1186 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_sink_dark
|
1187 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_sink_light
|
1188 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_mail_box
|
1189 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_park_bench
|
1190 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_table
|
1191 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_upgraded_fence
|
1192 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_upgraded_gate
|
1193 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_cooler
|
1194 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_grill
|
1195 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_kitchen_counter
|
1196 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_kitchen_drawer
|
1197 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_kitchen_sink
|
1198 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_picket_fence
|
1199 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_picket_gate
|
1200 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_sofa
|
1201 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_cooler
|
1202 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_grill
|
1203 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_kitchen_counter
|
1204 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_kitchen_drawer
|
1205 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_kitchen_sink
|
1206 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_picket_fence
|
1207 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_picket_gate
|
1208 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_sofa
|
1209 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:post_box
|
1210 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_cooler
|
1211 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_grill
|
1212 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_kitchen_counter
|
1213 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_kitchen_drawer
|
1214 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_kitchen_sink
|
1215 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_picket_fence
|
1216 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_picket_gate
|
1217 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_sofa
|
1218 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:rainbow_sofa
|
1219 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_cooler
|
1220 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_grill
|
1221 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_kitchen_counter
|
1222 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_kitchen_drawer
|
1223 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_kitchen_sink
|
1224 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_picket_fence
|
1225 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_picket_gate
|
1226 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_sofa
|
1227 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:rock_path
|
1228 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_bedside_cabinet
|
1229 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_blinds
|
1230 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_cabinet
|
1231 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_chair
|
1232 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_coffee_table
|
1233 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_crate
|
1234 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_desk
|
1235 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_desk_cabinet
|
1236 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_hedge
|
1237 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_counter
|
1238 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_drawer
|
1239 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_sink_dark
|
1240 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_sink_light
|
1241 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_mail_box
|
1242 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_park_bench
|
1243 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_table
|
1244 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_upgraded_fence
|
1245 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_upgraded_gate
|
1246 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_bedside_cabinet
|
1247 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_cabinet
|
1248 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_chair
|
1249 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_coffee_table
|
1250 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_desk
|
1251 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_desk_cabinet
|
1252 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_table
|
1253 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_bedside_cabinet
|
1254 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_blinds
|
1255 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_cabinet
|
1256 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_chair
|
1257 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_coffee_table
|
1258 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_crate
|
1259 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_desk
|
1260 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_desk_cabinet
|
1261 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_counter
|
1262 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_drawer
|
1263 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_sink_dark
|
1264 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_sink_light
|
1265 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_mail_box
|
1266 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_park_bench
|
1267 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_table
|
1268 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_upgraded_fence
|
1269 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_upgraded_gate
|
1270 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_bedside_cabinet
|
1271 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_blinds
|
1272 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_cabinet
|
1273 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_chair
|
1274 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_coffee_table
|
1275 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_crate
|
1276 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_desk
|
1277 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_desk_cabinet
|
1278 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_counter
|
1279 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_drawer
|
1280 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_sink_dark
|
1281 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_sink_light
|
1282 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_mail_box
|
1283 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_park_bench
|
1284 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_table
|
1285 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_upgraded_fence
|
1286 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_upgraded_gate
|
1287 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_bedside_cabinet
|
1288 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_blinds
|
1289 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_cabinet
|
1290 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_chair
|
1291 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_coffee_table
|
1292 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_crate
|
1293 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_desk
|
1294 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_desk_cabinet
|
1295 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_counter
|
1296 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_drawer
|
1297 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_sink_dark
|
1298 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_sink_light
|
1299 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_mail_box
|
1300 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_park_bench
|
1301 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_table
|
1302 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_upgraded_fence
|
1303 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_upgraded_gate
|
1304 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_bedside_cabinet
|
1305 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_blinds
|
1306 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_cabinet
|
1307 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_chair
|
1308 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_coffee_table
|
1309 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_crate
|
1310 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_desk
|
1311 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_desk_cabinet
|
1312 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_counter
|
1313 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_drawer
|
1314 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_sink_dark
|
1315 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_sink_light
|
1316 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_mail_box
|
1317 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_park_bench
|
1318 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_table
|
1319 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_upgraded_fence
|
1320 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_upgraded_gate
|
1321 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_bedside_cabinet
|
1322 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_blinds
|
1323 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_cabinet
|
1324 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_chair
|
1325 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_coffee_table
|
1326 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_crate
|
1327 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_desk
|
1328 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_desk_cabinet
|
1329 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_counter
|
1330 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_drawer
|
1331 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_sink_dark
|
1332 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_sink_light
|
1333 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_mail_box
|
1334 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_park_bench
|
1335 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_table
|
1336 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_upgraded_fence
|
1337 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_upgraded_gate
|
1338 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_bedside_cabinet
|
1339 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_blinds
|
1340 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_cabinet
|
1341 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_chair
|
1342 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_coffee_table
|
1343 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_crate
|
1344 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_desk
|
1345 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_desk_cabinet
|
1346 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_counter
|
1347 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_drawer
|
1348 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_sink_dark
|
1349 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_sink_light
|
1350 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_mail_box
|
1351 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_park_bench
|
1352 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_table
|
1353 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_upgraded_fence
|
1354 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_upgraded_gate
|
1355 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_bedside_cabinet
|
1356 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_blinds
|
1357 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_cabinet
|
1358 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_chair
|
1359 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_coffee_table
|
1360 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_crate
|
1361 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_desk
|
1362 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_desk_cabinet
|
1363 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_counter
|
1364 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_drawer
|
1365 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_sink_dark
|
1366 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_sink_light
|
1367 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_mail_box
|
1368 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_park_bench
|
1369 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_table
|
1370 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_upgraded_fence
|
1371 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_upgraded_gate
|
1372 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_bedside_cabinet
|
1373 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_blinds
|
1374 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_cabinet
|
1375 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_chair
|
1376 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_coffee_table
|
1377 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_crate
|
1378 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_desk
|
1379 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_desk_cabinet
|
1380 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_counter
|
1381 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_drawer
|
1382 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_sink_dark
|
1383 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_sink_light
|
1384 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_mail_box
|
1385 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_park_bench
|
1386 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_table
|
1387 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_upgraded_fence
|
1388 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_upgraded_gate
|
1389 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:trampoline
|
1390 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_bedside_cabinet
|
1391 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_blinds
|
1392 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_cabinet
|
1393 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_chair
|
1394 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_coffee_table
|
1395 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_crate
|
1396 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_desk
|
1397 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_desk_cabinet
|
1398 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_counter
|
1399 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_drawer
|
1400 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_sink_dark
|
1401 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_sink_light
|
1402 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_mail_box
|
1403 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_park_bench
|
1404 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_table
|
1405 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_upgraded_fence
|
1406 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_upgraded_gate
|
1407 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_cooler
|
1408 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_grill
|
1409 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_kitchen_counter
|
1410 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_kitchen_drawer
|
1411 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_kitchen_sink
|
1412 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_picket_fence
|
1413 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_picket_gate
|
1414 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_sofa
|
1415 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_cooler
|
1416 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_grill
|
1417 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_kitchen_counter
|
1418 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_kitchen_drawer
|
1419 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_kitchen_sink
|
1420 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_picket_fence
|
1421 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_picket_gate
|
1422 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_sofa
|
1423 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:black_kitchen_floor
|
1424 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:blue_kitchen_floor
|
1425 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:brown_kitchen_floor
|
1426 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cabinet
|
1427 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cooking_table
|
1428 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:corner
|
1429 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:counter
|
1430 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cow_jar
|
1431 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cutting_board
|
1432 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cyan_kitchen_floor
|
1433 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:fridge
|
1434 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:fruit_basket
|
1435 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:gray_kitchen_floor
|
1436 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:green_kitchen_floor
|
1437 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:hanging_corner
|
1438 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:light_blue_kitchen_floor
|
1439 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:light_gray_kitchen_floor
|
1440 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:lime_kitchen_floor
|
1441 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:magenta_kitchen_floor
|
1442 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:milk_jar
|
1443 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:orange_kitchen_floor
|
1444 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:oven
|
1445 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:pink_kitchen_floor
|
1446 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:purple_kitchen_floor
|
1447 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:red_kitchen_floor
|
1448 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:sink
|
1449 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:spice_rack
|
1450 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:toaster
|
1451 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:tool_rack
|
1452 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:white_kitchen_floor
|
1453 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:yellow_kitchen_floor
|
1454 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:acacia_cabinet
|
1455 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:apple_pie
|
1456 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:basket
|
1457 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:beetroot_crate
|
1458 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:birch_cabinet
|
1459 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:black_canvas_sign
|
1460 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:black_canvas_wall_sign
|
1461 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:blue_canvas_sign
|
1462 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:blue_canvas_wall_sign
|
1463 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:brown_canvas_sign
|
1464 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:brown_canvas_wall_sign
|
1465 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:brown_mushroom_colony
|
1466 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cabbage_crate
|
1467 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cabbages
|
1468 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:canvas_rug
|
1469 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:canvas_sign
|
1470 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:canvas_wall_sign
|
1471 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:carrot_crate
|
1472 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:chocolate_pie
|
1473 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cooking_pot
|
1474 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:crimson_cabinet
|
1475 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cutting_board
|
1476 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cyan_canvas_sign
|
1477 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cyan_canvas_wall_sign
|
1478 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:dark_oak_cabinet
|
1479 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:full_tatami_mat
|
1480 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:gray_canvas_sign
|
1481 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:gray_canvas_wall_sign
|
1482 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:green_canvas_sign
|
1483 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:green_canvas_wall_sign
|
1484 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:half_tatami_mat
|
1485 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:honey_glazed_ham_block
|
1486 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:jungle_cabinet
|
1487 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_blue_canvas_sign
|
1488 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_blue_canvas_wall_sign
|
1489 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_gray_canvas_sign
|
1490 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_gray_canvas_wall_sign
|
1491 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:lime_canvas_sign
|
1492 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:lime_canvas_wall_sign
|
1493 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:magenta_canvas_sign
|
1494 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:magenta_canvas_wall_sign
|
1495 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:oak_cabinet
|
1496 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:onion_crate
|
1497 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:onions
|
1498 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:orange_canvas_sign
|
1499 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:orange_canvas_wall_sign
|
1500 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:organic_compost
|
1501 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:pink_canvas_sign
|
1502 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:pink_canvas_wall_sign
|
1503 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:potato_crate
|
1504 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:purple_canvas_sign
|
1505 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:purple_canvas_wall_sign
|
1506 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:red_canvas_sign
|
1507 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:red_canvas_wall_sign
|
1508 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:red_mushroom_colony
|
1509 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice
|
1510 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice_bag
|
1511 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice_bale
|
1512 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice_panicles
|
1513 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rich_soil
|
1514 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rich_soil_farmland
|
1515 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:roast_chicken_block
|
1516 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rope
|
1517 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:safety_net
|
1518 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:shepherds_pie_block
|
1519 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:skillet
|
1520 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:spruce_cabinet
|
1521 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:stove
|
1522 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:straw_bale
|
1523 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:stuffed_pumpkin_block
|
1524 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:sweet_berry_cheesecake
|
1525 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:tatami
|
1526 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:tomato_crate
|
1527 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:tomatoes
|
1528 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:warped_cabinet
|
1529 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:white_canvas_sign
|
1530 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:white_canvas_wall_sign
|
1531 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_beetroots
|
1532 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_cabbages
|
1533 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_carrots
|
1534 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_onions
|
1535 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_potatoes
|
1536 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_rice
|
1537 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_tomatoes
|
1538 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:yellow_canvas_sign
|
1539 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:yellow_canvas_wall_sign
|
1540 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_full_drawers_1
|
1541 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_full_drawers_2
|
1542 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_full_drawers_4
|
1543 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_half_drawers_1
|
1544 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_half_drawers_2
|
1545 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_half_drawers_4
|
1546 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_trim
|
1547 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_full_drawers_1
|
1548 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_full_drawers_2
|
1549 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_full_drawers_4
|
1550 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_half_drawers_1
|
1551 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_half_drawers_2
|
1552 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_half_drawers_4
|
1553 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_trim
|
1554 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:compacting_drawers_3
|
1555 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:controller
|
1556 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:controller_slave
|
1557 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_full_drawers_1
|
1558 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_full_drawers_2
|
1559 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_full_drawers_4
|
1560 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_half_drawers_1
|
1561 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_half_drawers_2
|
1562 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_half_drawers_4
|
1563 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_trim
|
1564 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_full_drawers_1
|
1565 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_full_drawers_2
|
1566 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_full_drawers_4
|
1567 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_half_drawers_1
|
1568 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_half_drawers_2
|
1569 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_half_drawers_4
|
1570 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_trim
|
1571 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_full_drawers_1
|
1572 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_full_drawers_2
|
1573 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_full_drawers_4
|
1574 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_half_drawers_1
|
1575 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_half_drawers_2
|
1576 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_half_drawers_4
|
1577 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_trim
|
1578 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_full_drawers_1
|
1579 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_full_drawers_2
|
1580 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_full_drawers_4
|
1581 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_half_drawers_1
|
1582 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_half_drawers_2
|
1583 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_half_drawers_4
|
1584 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_trim
|
1585 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_full_drawers_1
|
1586 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_full_drawers_2
|
1587 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_full_drawers_4
|
1588 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_half_drawers_1
|
1589 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_half_drawers_2
|
1590 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_half_drawers_4
|
1591 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_trim
|
1592 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_full_drawers_1
|
1593 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_full_drawers_2
|
1594 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_full_drawers_4
|
1595 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_half_drawers_1
|
1596 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_half_drawers_2
|
1597 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_half_drawers_4
|
1598 | [16:48:04] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_trim
|
1599 | [16:48:05] [Netty Client IO #2/INFO]: Connected to a modded server.
|
1600 | [16:48:05] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
1601 | [16:48:08] [Render thread/INFO]: Loaded 681 advancements
|
1602 | [16:48:29] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:pig ~ ~.7 ~-.2 {Saddle:1,CustomName:'[{"text":"chair"}]',Health:999999,Invulnerable:1b,NoAI:1b,NoGravity:1b,PersistenceRequired:1b,Silent:1b,Rotation:[180f],ActiveEffects:[{Id:14,Duration:999999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:999999f}]}
|
1603 | [16:48:33] [Render thread/INFO]: [CHAT] Command set: /summon minecraft:pig ~ ~.7 ~-.2 {Saddle:1,CustomName:'[{"text":"chair"}]',Health:999999,Invulnerable:1b,NoAI:1b,NoGravity:1b,PersistenceRequired:1b,Silent:1b,Rotation:[180f],ActiveEffects:[{Id:14,Duration:999999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:999999f}]}
|
1604 | [16:48:43] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1605 | [16:48:43] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1606 | [16:49:24] [Render thread/INFO]: [CHAT] Killed 2 entities
|
1607 | [16:53:16] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.7 ~-.2 {NoGravity:1b,Passengers:[{id:"minecraft:horse",NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1608 | [16:53:19] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.7 ~-.2 {NoGravity:1b,Passengers:[{id:"minecraft:horse",NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1609 | [16:53:24] [Render thread/INFO]: [CHAT] [@: Summoned new Minecart]
|
1610 | [16:53:24] [Render thread/INFO]: [CHAT] [@: Summoned new Minecart]
|
1611 | [16:53:38] [Render thread/INFO]: [CHAT] No entity was found
|
1612 | [16:53:57] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1613 | [16:54:10] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1614 | [16:54:27] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1615 | [16:54:43] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1616 | [16:55:20] [Render thread/INFO]: [CHAT] Killed Horse
|
1617 | [16:55:24] [Render thread/INFO]: [CHAT] No entity was found
|
1618 | [16:56:55] [Render thread/INFO]: [CHAT] <Bamboorat> guys brb
|
1619 | [16:57:21] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.7 ~-.2 {NoGravity:1b,Silent:1b,Passengers:[{id:"minecraft:horse",Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1620 | [16:58:28] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.7 ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1621 | [16:58:31] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.7 ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1622 | [16:58:42] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1623 | [16:58:42] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1624 | [16:58:54] [Render thread/INFO]: [CHAT] Killed 2 entities
|
1625 | [16:59:09] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1626 | [16:59:27] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1627 | [16:59:55] [Render thread/INFO]: [CHAT] Killed 2 entities
|
1628 | [17:00:09] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1629 | [17:00:09] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1630 | [17:00:23] [Render thread/INFO]: [CHAT] <aenhx> I MAIDE AJNSDFJNAS
|
1631 | [17:01:09] [Render thread/INFO]: [CHAT] <aenhx> GUYS I MADE A SITABBLE CHAIR
|
1632 | [17:03:16] [Render thread/INFO]: [CHAT] Killed 2 entities
|
1633 | [17:03:23] [Render thread/INFO]: [CHAT] Killed 2 entities
|
1634 | [17:04:46] [Render thread/INFO]: [CHAT] <BK_Luiguels> parang castle ng arabo
|
1635 | [17:04:49] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~ ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1636 | [17:04:52] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~ ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1637 | [17:04:54] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1638 | [17:04:54] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1639 | [17:04:54] [Render thread/INFO]: [CHAT] <monyanyahoe> oi amas
|
1640 | [17:04:55] [Render thread/INFO]: [CHAT] <BK_Luiguels> may pond sa ilalim
|
1641 | [17:05:04] [Render thread/INFO]: [CHAT] <BK_Luiguels> gagi di asar yon AHHAHHA
|
1642 | [17:05:10] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1643 | [17:05:18] [Render thread/INFO]: [CHAT] <monyanyahoe> ayt mbmb
|
1644 | [17:05:20] [Render thread/INFO]: [CHAT] Killed 4 entities
|
1645 | [17:05:27] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1646 | [17:06:00] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1647 | [17:06:10] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~ ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1648 | [17:06:11] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1649 | [17:06:11] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1650 | [17:06:16] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1651 | [17:06:23] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1652 | [17:06:57] [Render thread/INFO]: [CHAT] Killed 4 entities
|
1653 | [17:10:08] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[0f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1654 | [17:10:11] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[0f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1655 | [17:10:13] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1656 | [17:10:13] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1657 | [17:10:23] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1658 | [17:10:28] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1659 | [17:10:35] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~ ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1660 | [17:10:58] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1661 | [17:11:10] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1662 | [17:11:10] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1663 | [17:11:14] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1664 | [17:11:18] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1665 | [17:12:13] [Render thread/WARN]: Received passengers for unknown entity
|
1666 | [17:12:14] [Render thread/WARN]: Received passengers for unknown entity
|
1667 | [17:12:14] [Render thread/WARN]: Received passengers for unknown entity
|
1668 | [17:12:14] [Render thread/WARN]: Received passengers for unknown entity
|
1669 | [17:12:14] [Render thread/WARN]: Received passengers for unknown entity
|
1670 | [17:12:18] [Render thread/WARN]: Received passengers for unknown entity
|
1671 | [17:12:28] [Render thread/INFO]: [CHAT] Teleported Bamboorat to aenhx
|
1672 | [17:13:52] [Render thread/INFO]: [CHAT] monyanyahoe left the game
|
1673 | [17:14:11] [Render thread/WARN]: Received passengers for unknown entity
|
1674 | [17:14:21] [Render thread/WARN]: Received passengers for unknown entity
|
1675 | [17:14:27] [Render thread/WARN]: Received passengers for unknown entity
|
1676 | [17:16:09] [Render thread/WARN]: Received passengers for unknown entity
|
1677 | [17:16:11] [Render thread/WARN]: Received passengers for unknown entity
|
1678 | [17:17:31] [Render thread/WARN]: Received passengers for unknown entity
|
1679 | [17:17:35] [Render thread/WARN]: Received passengers for unknown entity
|
1680 | [17:17:36] [Render thread/WARN]: Received passengers for unknown entity
|
1681 | [17:20:02] [Render thread/INFO]: [CHAT] Bamboorat tried to swim in lava
|
1682 | [17:20:45] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~-.2 ~.5 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:9999,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1683 | [17:20:56] [Render thread/INFO]: [CHAT] Bamboorat tried to swim in lava
|
1684 | [17:20:59] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1685 | [17:21:10] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1686 | [17:22:02] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1687 | [17:25:03] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1688 | [17:25:05] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1689 | [17:25:16] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1690 | [17:25:16] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1691 | [17:25:26] [Render thread/INFO]: [CHAT] Killed 14 entities
|
1692 | [17:25:30] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1693 | [17:25:30] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1694 | [17:25:43] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1695 | [17:26:01] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1696 | [17:26:23] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[0f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1697 | [17:26:27] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[0f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1698 | [17:26:31] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1699 | [17:26:31] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1700 | [17:28:51] [Render thread/INFO]: [CHAT] crtfdsos joined the game
|
1701 | [17:29:13] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~-.2 ~.5 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1702 | [17:29:52] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1703 | [17:29:55] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1704 | [17:30:24] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1705 | [17:30:34] [Render thread/INFO]: [CHAT] Killed 10 entities
|
1706 | [17:32:15] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1707 | [17:32:17] [Render thread/WARN]: Received passengers for unknown entity
|
1708 | [17:32:26] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1709 | [17:32:30] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1710 | [17:32:41] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1711 | [17:33:11] [Render thread/INFO]: [CHAT] Killed 2 entities
|
1712 | [17:33:21] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1713 | [17:33:35] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1714 | [17:33:40] [Render thread/INFO]: [CHAT] Set own game mode to Spectator Mode
|
1715 | [17:33:56] [Render thread/INFO]: [CHAT] Set own game mode to Creative Mode
|
1716 | [17:34:32] [Render thread/INFO]: [CHAT] Killed 2 entities
|
1717 | [17:34:49] [Render thread/WARN]: Received passengers for unknown entity
|
1718 | [17:35:09] [Render thread/INFO]: [CHAT] crtfdsos drowned
|
1719 | [17:35:17] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.2 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1720 | [17:35:38] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1721 | [17:36:24] [Render thread/INFO]: [CHAT] Killed 2 entities
|
1722 | [17:36:51] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
1723 | [17:36:55] [Render thread/WARN]: Received passengers for unknown entity
|
1724 | [17:37:02] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
1725 | [17:39:09] [Render thread/INFO]: Connecting to pilchard.aternos.host, 24531
|
1726 | [17:39:10] [Render thread/INFO]: Injecting existing registry data into this CLIENT instance
|
1727 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_bedside_cabinet
|
1728 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_blinds
|
1729 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_cabinet
|
1730 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_chair
|
1731 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_coffee_table
|
1732 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_crate
|
1733 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_desk
|
1734 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_desk_cabinet
|
1735 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_hedge
|
1736 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_counter
|
1737 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_drawer
|
1738 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_sink_dark
|
1739 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_kitchen_sink_light
|
1740 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_mail_box
|
1741 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_park_bench
|
1742 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_table
|
1743 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_upgraded_fence
|
1744 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:acacia_upgraded_gate
|
1745 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_bedside_cabinet
|
1746 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_cabinet
|
1747 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_chair
|
1748 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_coffee_table
|
1749 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_desk
|
1750 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_desk_cabinet
|
1751 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:andesite_table
|
1752 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_bedside_cabinet
|
1753 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_blinds
|
1754 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_cabinet
|
1755 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_chair
|
1756 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_coffee_table
|
1757 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_crate
|
1758 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_desk
|
1759 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_desk_cabinet
|
1760 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_hedge
|
1761 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_counter
|
1762 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_drawer
|
1763 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_sink_dark
|
1764 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_kitchen_sink_light
|
1765 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_mail_box
|
1766 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_park_bench
|
1767 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_table
|
1768 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_upgraded_fence
|
1769 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:birch_upgraded_gate
|
1770 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_cooler
|
1771 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_grill
|
1772 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_kitchen_counter
|
1773 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_kitchen_drawer
|
1774 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_kitchen_sink
|
1775 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_picket_fence
|
1776 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_picket_gate
|
1777 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:black_sofa
|
1778 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_cooler
|
1779 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_grill
|
1780 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_kitchen_counter
|
1781 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_kitchen_drawer
|
1782 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_kitchen_sink
|
1783 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_picket_fence
|
1784 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_picket_gate
|
1785 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:blue_sofa
|
1786 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_cooler
|
1787 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_grill
|
1788 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_kitchen_counter
|
1789 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_kitchen_drawer
|
1790 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_kitchen_sink
|
1791 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_picket_fence
|
1792 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_picket_gate
|
1793 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:brown_sofa
|
1794 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_bedside_cabinet
|
1795 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_blinds
|
1796 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_cabinet
|
1797 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_chair
|
1798 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_coffee_table
|
1799 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_crate
|
1800 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_desk
|
1801 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_desk_cabinet
|
1802 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_counter
|
1803 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_drawer
|
1804 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_sink_dark
|
1805 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_kitchen_sink_light
|
1806 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_mail_box
|
1807 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_park_bench
|
1808 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_table
|
1809 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_upgraded_fence
|
1810 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:crimson_upgraded_gate
|
1811 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_cooler
|
1812 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_grill
|
1813 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_kitchen_counter
|
1814 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_kitchen_drawer
|
1815 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_kitchen_sink
|
1816 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_picket_fence
|
1817 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_picket_gate
|
1818 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:cyan_sofa
|
1819 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_bedside_cabinet
|
1820 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_blinds
|
1821 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_cabinet
|
1822 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_chair
|
1823 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_coffee_table
|
1824 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_crate
|
1825 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_desk
|
1826 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_desk_cabinet
|
1827 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_hedge
|
1828 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_counter
|
1829 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_drawer
|
1830 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_sink_dark
|
1831 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_kitchen_sink_light
|
1832 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_mail_box
|
1833 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_park_bench
|
1834 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_table
|
1835 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_upgraded_fence
|
1836 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:dark_oak_upgraded_gate
|
1837 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_bedside_cabinet
|
1838 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_cabinet
|
1839 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_chair
|
1840 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_coffee_table
|
1841 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_desk
|
1842 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_desk_cabinet
|
1843 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diorite_table
|
1844 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:diving_board
|
1845 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:door_mat
|
1846 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:freezer_dark
|
1847 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:freezer_light
|
1848 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:fridge_dark
|
1849 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:fridge_light
|
1850 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_bedside_cabinet
|
1851 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_cabinet
|
1852 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_chair
|
1853 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_coffee_table
|
1854 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_desk
|
1855 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_desk_cabinet
|
1856 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:granite_table
|
1857 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_cooler
|
1858 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_grill
|
1859 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_kitchen_counter
|
1860 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_kitchen_drawer
|
1861 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_kitchen_sink
|
1862 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_picket_fence
|
1863 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_picket_gate
|
1864 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:gray_sofa
|
1865 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_cooler
|
1866 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_grill
|
1867 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_kitchen_counter
|
1868 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_kitchen_drawer
|
1869 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_kitchen_sink
|
1870 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_picket_fence
|
1871 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_picket_gate
|
1872 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:green_sofa
|
1873 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_bedside_cabinet
|
1874 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_blinds
|
1875 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_cabinet
|
1876 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_chair
|
1877 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_coffee_table
|
1878 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_crate
|
1879 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_desk
|
1880 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_desk_cabinet
|
1881 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_hedge
|
1882 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_counter
|
1883 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_drawer
|
1884 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_sink_dark
|
1885 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_kitchen_sink_light
|
1886 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_mail_box
|
1887 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_park_bench
|
1888 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_table
|
1889 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_upgraded_fence
|
1890 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:jungle_upgraded_gate
|
1891 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_cooler
|
1892 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_grill
|
1893 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_kitchen_counter
|
1894 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_kitchen_drawer
|
1895 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_kitchen_sink
|
1896 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_picket_fence
|
1897 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_picket_gate
|
1898 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_blue_sofa
|
1899 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_cooler
|
1900 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_grill
|
1901 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_kitchen_counter
|
1902 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_kitchen_drawer
|
1903 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_kitchen_sink
|
1904 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_picket_fence
|
1905 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_picket_gate
|
1906 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:light_gray_sofa
|
1907 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_cooler
|
1908 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_grill
|
1909 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_kitchen_counter
|
1910 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_kitchen_drawer
|
1911 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_kitchen_sink
|
1912 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_picket_fence
|
1913 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_picket_gate
|
1914 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:lime_sofa
|
1915 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_cooler
|
1916 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_grill
|
1917 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_kitchen_counter
|
1918 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_kitchen_drawer
|
1919 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_kitchen_sink
|
1920 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_picket_fence
|
1921 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_picket_gate
|
1922 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:magenta_sofa
|
1923 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_bedside_cabinet
|
1924 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_blinds
|
1925 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_cabinet
|
1926 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_chair
|
1927 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_coffee_table
|
1928 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_crate
|
1929 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_desk
|
1930 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_desk_cabinet
|
1931 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_hedge
|
1932 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_counter
|
1933 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_drawer
|
1934 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_sink_dark
|
1935 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_kitchen_sink_light
|
1936 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_mail_box
|
1937 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_park_bench
|
1938 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_table
|
1939 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_upgraded_fence
|
1940 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:oak_upgraded_gate
|
1941 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_cooler
|
1942 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_grill
|
1943 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_kitchen_counter
|
1944 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_kitchen_drawer
|
1945 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_kitchen_sink
|
1946 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_picket_fence
|
1947 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_picket_gate
|
1948 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:orange_sofa
|
1949 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_cooler
|
1950 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_grill
|
1951 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_kitchen_counter
|
1952 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_kitchen_drawer
|
1953 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_kitchen_sink
|
1954 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_picket_fence
|
1955 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_picket_gate
|
1956 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:pink_sofa
|
1957 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:post_box
|
1958 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_cooler
|
1959 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_grill
|
1960 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_kitchen_counter
|
1961 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_kitchen_drawer
|
1962 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_kitchen_sink
|
1963 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_picket_fence
|
1964 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_picket_gate
|
1965 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:purple_sofa
|
1966 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:rainbow_sofa
|
1967 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_cooler
|
1968 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_grill
|
1969 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_kitchen_counter
|
1970 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_kitchen_drawer
|
1971 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_kitchen_sink
|
1972 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_picket_fence
|
1973 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_picket_gate
|
1974 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:red_sofa
|
1975 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:rock_path
|
1976 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_bedside_cabinet
|
1977 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_blinds
|
1978 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_cabinet
|
1979 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_chair
|
1980 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_coffee_table
|
1981 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_crate
|
1982 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_desk
|
1983 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_desk_cabinet
|
1984 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_hedge
|
1985 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_counter
|
1986 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_drawer
|
1987 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_sink_dark
|
1988 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_kitchen_sink_light
|
1989 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_mail_box
|
1990 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_park_bench
|
1991 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_table
|
1992 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_upgraded_fence
|
1993 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:spruce_upgraded_gate
|
1994 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_bedside_cabinet
|
1995 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_cabinet
|
1996 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_chair
|
1997 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_coffee_table
|
1998 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_desk
|
1999 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_desk_cabinet
|
2000 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stone_table
|
2001 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_bedside_cabinet
|
2002 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_blinds
|
2003 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_cabinet
|
2004 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_chair
|
2005 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_coffee_table
|
2006 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_crate
|
2007 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_desk
|
2008 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_desk_cabinet
|
2009 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_counter
|
2010 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_drawer
|
2011 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_sink_dark
|
2012 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_kitchen_sink_light
|
2013 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_mail_box
|
2014 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_park_bench
|
2015 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_table
|
2016 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_upgraded_fence
|
2017 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_acacia_upgraded_gate
|
2018 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_bedside_cabinet
|
2019 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_blinds
|
2020 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_cabinet
|
2021 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_chair
|
2022 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_coffee_table
|
2023 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_crate
|
2024 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_desk
|
2025 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_desk_cabinet
|
2026 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_counter
|
2027 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_drawer
|
2028 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_sink_dark
|
2029 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_kitchen_sink_light
|
2030 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_mail_box
|
2031 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_park_bench
|
2032 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_table
|
2033 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_upgraded_fence
|
2034 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_birch_upgraded_gate
|
2035 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_bedside_cabinet
|
2036 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_blinds
|
2037 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_cabinet
|
2038 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_chair
|
2039 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_coffee_table
|
2040 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_crate
|
2041 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_desk
|
2042 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_desk_cabinet
|
2043 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_counter
|
2044 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_drawer
|
2045 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_sink_dark
|
2046 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_kitchen_sink_light
|
2047 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_mail_box
|
2048 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_park_bench
|
2049 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_table
|
2050 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_upgraded_fence
|
2051 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_crimson_upgraded_gate
|
2052 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_bedside_cabinet
|
2053 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_blinds
|
2054 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_cabinet
|
2055 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_chair
|
2056 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_coffee_table
|
2057 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_crate
|
2058 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_desk
|
2059 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_desk_cabinet
|
2060 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_counter
|
2061 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_drawer
|
2062 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_sink_dark
|
2063 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_kitchen_sink_light
|
2064 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_mail_box
|
2065 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_park_bench
|
2066 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_table
|
2067 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_upgraded_fence
|
2068 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_dark_oak_upgraded_gate
|
2069 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_bedside_cabinet
|
2070 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_blinds
|
2071 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_cabinet
|
2072 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_chair
|
2073 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_coffee_table
|
2074 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_crate
|
2075 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_desk
|
2076 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_desk_cabinet
|
2077 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_counter
|
2078 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_drawer
|
2079 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_sink_dark
|
2080 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_kitchen_sink_light
|
2081 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_mail_box
|
2082 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_park_bench
|
2083 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_table
|
2084 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_upgraded_fence
|
2085 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_jungle_upgraded_gate
|
2086 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_bedside_cabinet
|
2087 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_blinds
|
2088 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_cabinet
|
2089 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_chair
|
2090 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_coffee_table
|
2091 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_crate
|
2092 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_desk
|
2093 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_desk_cabinet
|
2094 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_counter
|
2095 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_drawer
|
2096 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_sink_dark
|
2097 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_kitchen_sink_light
|
2098 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_mail_box
|
2099 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_park_bench
|
2100 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_table
|
2101 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_upgraded_fence
|
2102 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_oak_upgraded_gate
|
2103 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_bedside_cabinet
|
2104 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_blinds
|
2105 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_cabinet
|
2106 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_chair
|
2107 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_coffee_table
|
2108 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_crate
|
2109 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_desk
|
2110 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_desk_cabinet
|
2111 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_counter
|
2112 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_drawer
|
2113 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_sink_dark
|
2114 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_kitchen_sink_light
|
2115 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_mail_box
|
2116 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_park_bench
|
2117 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_table
|
2118 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_upgraded_fence
|
2119 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_spruce_upgraded_gate
|
2120 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_bedside_cabinet
|
2121 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_blinds
|
2122 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_cabinet
|
2123 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_chair
|
2124 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_coffee_table
|
2125 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_crate
|
2126 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_desk
|
2127 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_desk_cabinet
|
2128 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_counter
|
2129 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_drawer
|
2130 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_sink_dark
|
2131 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_kitchen_sink_light
|
2132 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_mail_box
|
2133 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_park_bench
|
2134 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_table
|
2135 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_upgraded_fence
|
2136 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:stripped_warped_upgraded_gate
|
2137 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:trampoline
|
2138 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_bedside_cabinet
|
2139 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_blinds
|
2140 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_cabinet
|
2141 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_chair
|
2142 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_coffee_table
|
2143 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_crate
|
2144 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_desk
|
2145 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_desk_cabinet
|
2146 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_counter
|
2147 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_drawer
|
2148 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_sink_dark
|
2149 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_kitchen_sink_light
|
2150 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_mail_box
|
2151 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_park_bench
|
2152 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_table
|
2153 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_upgraded_fence
|
2154 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:warped_upgraded_gate
|
2155 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_cooler
|
2156 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_grill
|
2157 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_kitchen_counter
|
2158 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_kitchen_drawer
|
2159 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_kitchen_sink
|
2160 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_picket_fence
|
2161 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_picket_gate
|
2162 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:white_sofa
|
2163 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_cooler
|
2164 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_grill
|
2165 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_kitchen_counter
|
2166 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_kitchen_drawer
|
2167 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_kitchen_sink
|
2168 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_picket_fence
|
2169 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_picket_gate
|
2170 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cfm:yellow_sofa
|
2171 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:black_kitchen_floor
|
2172 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:blue_kitchen_floor
|
2173 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:brown_kitchen_floor
|
2174 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cabinet
|
2175 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cooking_table
|
2176 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:corner
|
2177 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:counter
|
2178 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cow_jar
|
2179 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cutting_board
|
2180 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:cyan_kitchen_floor
|
2181 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:fridge
|
2182 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:fruit_basket
|
2183 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:gray_kitchen_floor
|
2184 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:green_kitchen_floor
|
2185 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:hanging_corner
|
2186 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:light_blue_kitchen_floor
|
2187 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:light_gray_kitchen_floor
|
2188 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:lime_kitchen_floor
|
2189 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:magenta_kitchen_floor
|
2190 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:milk_jar
|
2191 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:orange_kitchen_floor
|
2192 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:oven
|
2193 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:pink_kitchen_floor
|
2194 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:purple_kitchen_floor
|
2195 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:red_kitchen_floor
|
2196 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:sink
|
2197 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:spice_rack
|
2198 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:toaster
|
2199 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:tool_rack
|
2200 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:white_kitchen_floor
|
2201 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world cookingforblockheads:yellow_kitchen_floor
|
2202 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:acacia_cabinet
|
2203 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:apple_pie
|
2204 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:basket
|
2205 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:beetroot_crate
|
2206 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:birch_cabinet
|
2207 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:black_canvas_sign
|
2208 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:black_canvas_wall_sign
|
2209 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:blue_canvas_sign
|
2210 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:blue_canvas_wall_sign
|
2211 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:brown_canvas_sign
|
2212 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:brown_canvas_wall_sign
|
2213 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:brown_mushroom_colony
|
2214 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cabbage_crate
|
2215 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cabbages
|
2216 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:canvas_rug
|
2217 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:canvas_sign
|
2218 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:canvas_wall_sign
|
2219 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:carrot_crate
|
2220 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:chocolate_pie
|
2221 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cooking_pot
|
2222 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:crimson_cabinet
|
2223 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cutting_board
|
2224 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cyan_canvas_sign
|
2225 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:cyan_canvas_wall_sign
|
2226 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:dark_oak_cabinet
|
2227 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:full_tatami_mat
|
2228 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:gray_canvas_sign
|
2229 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:gray_canvas_wall_sign
|
2230 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:green_canvas_sign
|
2231 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:green_canvas_wall_sign
|
2232 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:half_tatami_mat
|
2233 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:honey_glazed_ham_block
|
2234 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:jungle_cabinet
|
2235 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_blue_canvas_sign
|
2236 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_blue_canvas_wall_sign
|
2237 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_gray_canvas_sign
|
2238 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:light_gray_canvas_wall_sign
|
2239 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:lime_canvas_sign
|
2240 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:lime_canvas_wall_sign
|
2241 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:magenta_canvas_sign
|
2242 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:magenta_canvas_wall_sign
|
2243 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:oak_cabinet
|
2244 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:onion_crate
|
2245 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:onions
|
2246 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:orange_canvas_sign
|
2247 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:orange_canvas_wall_sign
|
2248 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:organic_compost
|
2249 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:pink_canvas_sign
|
2250 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:pink_canvas_wall_sign
|
2251 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:potato_crate
|
2252 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:purple_canvas_sign
|
2253 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:purple_canvas_wall_sign
|
2254 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:red_canvas_sign
|
2255 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:red_canvas_wall_sign
|
2256 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:red_mushroom_colony
|
2257 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice
|
2258 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice_bag
|
2259 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice_bale
|
2260 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rice_panicles
|
2261 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rich_soil
|
2262 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rich_soil_farmland
|
2263 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:roast_chicken_block
|
2264 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:rope
|
2265 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:safety_net
|
2266 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:shepherds_pie_block
|
2267 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:skillet
|
2268 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:spruce_cabinet
|
2269 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:stove
|
2270 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:straw_bale
|
2271 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:stuffed_pumpkin_block
|
2272 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:sweet_berry_cheesecake
|
2273 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:tatami
|
2274 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:tomato_crate
|
2275 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:tomatoes
|
2276 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:warped_cabinet
|
2277 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:white_canvas_sign
|
2278 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:white_canvas_wall_sign
|
2279 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_beetroots
|
2280 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_cabbages
|
2281 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_carrots
|
2282 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_onions
|
2283 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_potatoes
|
2284 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_rice
|
2285 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:wild_tomatoes
|
2286 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:yellow_canvas_sign
|
2287 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world farmersdelight:yellow_canvas_wall_sign
|
2288 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_full_drawers_1
|
2289 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_full_drawers_2
|
2290 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_full_drawers_4
|
2291 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_half_drawers_1
|
2292 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_half_drawers_2
|
2293 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_half_drawers_4
|
2294 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:acacia_trim
|
2295 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_full_drawers_1
|
2296 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_full_drawers_2
|
2297 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_full_drawers_4
|
2298 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_half_drawers_1
|
2299 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_half_drawers_2
|
2300 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_half_drawers_4
|
2301 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:birch_trim
|
2302 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:compacting_drawers_3
|
2303 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:controller
|
2304 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:controller_slave
|
2305 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_full_drawers_1
|
2306 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_full_drawers_2
|
2307 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_full_drawers_4
|
2308 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_half_drawers_1
|
2309 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_half_drawers_2
|
2310 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_half_drawers_4
|
2311 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:crimson_trim
|
2312 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_full_drawers_1
|
2313 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_full_drawers_2
|
2314 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_full_drawers_4
|
2315 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_half_drawers_1
|
2316 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_half_drawers_2
|
2317 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_half_drawers_4
|
2318 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:dark_oak_trim
|
2319 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_full_drawers_1
|
2320 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_full_drawers_2
|
2321 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_full_drawers_4
|
2322 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_half_drawers_1
|
2323 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_half_drawers_2
|
2324 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_half_drawers_4
|
2325 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:jungle_trim
|
2326 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_full_drawers_1
|
2327 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_full_drawers_2
|
2328 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_full_drawers_4
|
2329 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_half_drawers_1
|
2330 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_half_drawers_2
|
2331 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_half_drawers_4
|
2332 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:oak_trim
|
2333 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_full_drawers_1
|
2334 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_full_drawers_2
|
2335 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_full_drawers_4
|
2336 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_half_drawers_1
|
2337 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_half_drawers_2
|
2338 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_half_drawers_4
|
2339 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:spruce_trim
|
2340 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_full_drawers_1
|
2341 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_full_drawers_2
|
2342 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_full_drawers_4
|
2343 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_half_drawers_1
|
2344 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_half_drawers_2
|
2345 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_half_drawers_4
|
2346 | [17:39:10] [Render thread/INFO]: Registry minecraft:block: Found a missing id from the world storagedrawers:warped_trim
|
2347 | [17:39:11] [Netty Client IO #3/INFO]: Connected to a modded server.
|
2348 | [17:39:11] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
2349 | [17:39:12] [Render thread/WARN]: Received passengers for unknown entity
|
2350 | [17:39:13] [Render thread/INFO]: Loaded 681 advancements
|
2351 | [17:39:33] [Render thread/INFO]: [CHAT] crtfdsos left the game
|
2352 | [17:39:49] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2353 | [17:39:54] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2354 | [17:39:57] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2355 | [17:39:59] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2356 | [17:40:36] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2357 | [17:41:10] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2358 | [17:41:13] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2359 | [17:41:39] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2360 | [17:42:10] [Render thread/WARN]: Received passengers for unknown entity
|
2361 | [17:42:58] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~.3 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2362 | [17:43:10] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2363 | [17:44:22] [Render thread/INFO]: [CHAT] Killed 4 entities
|
2364 | [17:45:05] [Render thread/INFO]: [CHAT] Command set: (with cusion)/summon minecart ~.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2365 | [17:45:19] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2366 | [17:45:48] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2367 | [17:45:48] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2368 | [17:45:58] [Render thread/INFO]: [CHAT] Killed 4 entities
|
2369 | [17:46:06] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2370 | [17:46:06] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2371 | [17:46:42] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2372 | [17:46:53] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2373 | [17:46:53] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2374 | [17:47:35] [Render thread/INFO]: [CHAT] Killed 8 entities
|
2375 | [17:48:00] [Render thread/WARN]: Received passengers for unknown entity
|
2376 | [17:48:30] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2377 | [17:48:30] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2378 | [17:48:52] [Render thread/INFO]: [CHAT] Killed 4 entities
|
2379 | [17:50:32] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2380 | [17:50:36] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2381 | [17:50:59] [Render thread/INFO]: [CHAT] Killed 2 entities
|
2382 | [17:51:33] [Render thread/WARN]: Received passengers for unknown entity
|
2383 | [17:51:38] [Render thread/WARN]: Received passengers for unknown entity
|
2384 | [17:52:08] [Render thread/WARN]: Received passengers for unknown entity
|
2385 | [17:52:15] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2386 | [17:52:17] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2387 | [17:52:19] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2388 | [17:52:21] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2389 | [17:53:39] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2390 | [17:53:43] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2391 | [17:55:25] [Render thread/WARN]: Received passengers for unknown entity
|
2392 | [17:55:32] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2393 | [17:55:54] [Render thread/WARN]: Received passengers for unknown entity
|
2394 | [17:55:59] [Render thread/WARN]: Received passengers for unknown entity
|
2395 | [17:56:39] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2396 | [17:56:49] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2397 | [17:56:54] [Render thread/WARN]: Received passengers for unknown entity
|
2398 | [17:58:45] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2399 | [17:58:45] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2400 | [17:59:27] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2401 | [17:59:41] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2402 | [17:59:43] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2403 | [17:59:47] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2404 | [17:59:49] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2405 | [18:01:44] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2406 | [18:01:44] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2407 | [18:01:52] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2408 | [18:01:52] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2409 | [18:02:06] [Render thread/INFO]: [CHAT] Killed 12 entities
|
2410 | [18:02:10] [Render thread/INFO]: [CHAT] No entity was found
|
2411 | [18:02:13] [Render thread/INFO]: [CHAT] No entity was found
|
2412 | [18:02:34] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2413 | [18:02:34] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2414 | [18:03:25] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2415 | [18:03:25] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2416 | [18:03:33] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2417 | [18:03:33] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2418 | [18:03:54] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2419 | [18:03:55] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.3 ~1.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2420 | [18:03:56] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2421 | [18:03:56] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2422 | [18:04:03] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2423 | [18:04:03] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2424 | [18:04:22] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2425 | [18:04:22] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2426 | [18:04:24] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2427 | [18:04:24] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2428 | [18:05:58] [Render thread/INFO]: [CHAT] BK_Luiguels left the game
|
2429 | [18:08:00] [Render thread/INFO]: [CHAT] Killed 28 entities
|
2430 | [18:08:19] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2431 | [18:08:19] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2432 | [18:08:21] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2433 | [18:08:21] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2434 | [18:08:23] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2435 | [18:08:23] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2436 | [18:08:24] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2437 | [18:08:24] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2438 | [18:08:40] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2439 | [18:08:40] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2440 | [18:08:54] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2441 | [18:08:54] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2442 | [18:10:16] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.2 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2443 | [18:10:20] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.2 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2444 | [18:10:40] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.2 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2445 | [18:10:42] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~.2 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[-90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2446 | [18:11:11] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.2 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2447 | [18:11:13] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.2 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2448 | [18:11:18] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.2 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2449 | [18:11:20] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~-.2 ~.5 ~ {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[90f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2450 | [18:11:56] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2451 | [18:11:56] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2452 | [18:11:57] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2453 | [18:11:57] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2454 | [18:11:59] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2455 | [18:11:59] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2456 | [18:11:59] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2457 | [18:11:59] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2458 | [18:12:51] [Render thread/WARN]: Received passengers for unknown entity
|
2459 | [18:12:52] [Render thread/WARN]: Received passengers for unknown entity
|
2460 | [18:13:03] [Render thread/WARN]: Received passengers for unknown entity
|
2461 | [18:13:33] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2462 | [18:13:36] [Render thread/INFO]: [CHAT] Command set: /summon minecart ~ ~.5 ~-.2 {NoGravity:1b,Silent:1b,CustomName:'[{"text":"chair"}]',Passengers:[{id:"minecraft:horse",CustomName:'[{"text":"chair"}]',Invulnerable:1b,Tame:1,NoGravity:1b,Silent:1b,NoAI:1b,PersistenceRequired:1b,Rotation:[180f],ActiveEffects:[{Id:14b,Amplifier:0b,Duration:2147483647,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:99999f}]}]}
|
2463 | [18:13:49] [Render thread/WARN]: Received passengers for unknown entity
|
2464 | [18:13:54] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2465 | [18:13:54] [Render thread/INFO]: [CHAT] [@: Summoned new chair]
|
2466 | [18:14:03] [Render thread/WARN]: Received passengers for unknown entity
|
2467 | [18:14:03] [Render thread/WARN]: Received passengers for unknown entity
|
2468 | [18:14:16] [Render thread/WARN]: Received passengers for unknown entity
|
2469 | [18:14:22] [Render thread/INFO]: [CHAT] Removed 108 items from player aenhx
|
2470 | [18:14:33] [Render thread/INFO]: [CHAT] Set own game mode to Survival Mode
|
2471 | [18:14:56] [Render thread/WARN]: Received passengers for unknown entity
|
2472 | [18:15:43] [Netty Client IO #4/ERROR]: Channels [forge:tier_sorting] rejected their server side version number during listping
|
2473 | [18:15:43] [Netty Client IO #4/INFO]: Client has mods that are missing on server: [minecraft, tlskincape]
|
2474 | [18:19:13] [Netty Client IO #5/ERROR]: Channels [forge:tier_sorting] rejected their server side version number during listping
|
2475 | [18:19:13] [Netty Client IO #5/INFO]: Client has mods that are missing on server: [minecraft, tlskincape]
|
2476 | [18:19:18] [Render thread/INFO]: Connecting to mandarinfish.aternos.host, 24531
|
2477 | [18:19:45] [Render thread/INFO]: Connecting to mandarinfish.aternos.host, 24531
|