| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-12-27 01:24:33
|
| 5 | Description: mouseClicked event handler
|
| 6 |
|
| 7 | java.lang.NullPointerException: Cannot invoke "com.aetherteam.cumulus.api.Menu.getScreen()" because "menu" is null
|
| 8 | at knot//com.aetherteam.cumulus.api.MenuHelper.applyMenu(MenuHelper.java:62)
|
| 9 | at knot//com.aetherteam.aether.client.WorldDisplayHelper.setMenu(WorldDisplayHelper.java:122)
|
| 10 | at knot//com.aetherteam.aether.client.WorldDisplayHelper.setupLevelForDisplay(WorldDisplayHelper.java:238)
|
| 11 | at knot//net.minecraft.class_433.handler$mih000$aether$onDisconnectWorldPreview(class_433.java:2528)
|
| 12 | at knot//net.minecraft.class_433.method_47632(class_433.java)
|
| 13 | at knot//net.minecraft.class_7574.method_46552(class_7574.java:53)
|
| 14 | at knot//net.minecraft.class_433.method_19836(class_433.java:95)
|
| 15 | at knot//net.minecraft.class_4185.method_25306(class_4185.java:94)
|
| 16 | at knot//net.minecraft.class_4264.method_25348(class_4264.java:56)
|
| 17 | at knot//net.minecraft.class_339.method_25402(class_339.java:189)
|
| 18 | at knot//net.minecraft.class_4069.method_25402(class_4069.java:38)
|
| 19 | at knot//net.minecraft.class_312.mixinextras$bridge$method_25402$102(class_312.java)
|
| 20 | at knot//net.minecraft.class_312.wrapOperation$gbo000$kilt$callScreenMouseClickEvents(class_312.java:1051)
|
| 21 | at knot//net.minecraft.class_312.method_1611(class_312.java:98)
|
| 22 | at knot//net.minecraft.class_437.method_25412(class_437.java:409)
|
| 23 | at knot//net.minecraft.class_312.method_1601(class_312.java:98)
|
| 24 | at knot//net.minecraft.class_312.method_22686(class_312.java:169)
|
| 25 | at knot//net.minecraft.class_1255.execute(class_1255.java:102)
|
| 26 | at knot//net.minecraft.class_312.method_22684(class_312.java:169)
|
| 27 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
| 28 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
| 29 | at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474)
|
| 30 | at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237)
|
| 31 | at knot//net.minecraft.class_310.method_1523(class_310.java:1244)
|
| 32 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
| 33 | at net.minecraft.client.main.Main.main(Main.java:250)
|
| 34 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
|
| 35 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 36 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 37 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 38 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
| 39 | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
| 40 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
| 41 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
|
| 42 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
|
| 43 |
|
| 44 |
|
| 45 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 46 | ---------------------------------------------------------------------------------------
|
| 47 |
|
| 48 | -- Head --
|
| 49 | Thread: Render thread
|
| 50 | Stacktrace:
|
| 51 | at knot//com.aetherteam.cumulus.api.MenuHelper.applyMenu(MenuHelper.java:62)
|
| 52 | at knot//com.aetherteam.aether.client.WorldDisplayHelper.setMenu(WorldDisplayHelper.java:122)
|
| 53 | at knot//com.aetherteam.aether.client.WorldDisplayHelper.setupLevelForDisplay(WorldDisplayHelper.java:238)
|
| 54 | at knot//net.minecraft.class_433.handler$mih000$aether$onDisconnectWorldPreview(class_433.java:2528)
|
| 55 | at knot//net.minecraft.class_433.method_47632(class_433.java)
|
| 56 | at knot//net.minecraft.class_7574.method_46552(class_7574.java:53)
|
| 57 | at knot//net.minecraft.class_433.method_19836(class_433.java:95)
|
| 58 | at knot//net.minecraft.class_4185.method_25306(class_4185.java:94)
|
| 59 | at knot//net.minecraft.class_4264.method_25348(class_4264.java:56)
|
| 60 | at knot//net.minecraft.class_339.method_25402(class_339.java:189)
|
| 61 | at knot//net.minecraft.class_4069.method_25402(class_4069.java:38)
|
| 62 | at knot//net.minecraft.class_312.mixinextras$bridge$method_25402$102(class_312.java)
|
| 63 | at knot//net.minecraft.class_312.wrapOperation$gbo000$kilt$callScreenMouseClickEvents(class_312.java:1051)
|
| 64 | at knot//net.minecraft.class_312.method_1611(class_312.java:98)
|
| 65 | at knot//net.minecraft.class_437.method_25412(class_437.java:409)
|
| 66 | at knot//net.minecraft.class_312.method_1601(class_312.java:98)
|
| 67 | at knot//net.minecraft.class_312.method_22686(class_312.java:169)
|
| 68 | at knot//net.minecraft.class_1255.execute(class_1255.java:102)
|
| 69 | at knot//net.minecraft.class_312.method_22684(class_312.java:169)
|
| 70 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
| 71 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
| 72 | at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474)
|
| 73 |
|
| 74 | -- Affected screen --
|
| 75 | Details:
|
| 76 | Screen name: net.minecraft.class_433
|
| 77 | Stacktrace:
|
| 78 | at knot//net.minecraft.class_437.method_25412(class_437.java:409)
|
| 79 | at knot//net.minecraft.class_312.method_1601(class_312.java:98)
|
| 80 | at knot//net.minecraft.class_312.method_22686(class_312.java:169)
|
| 81 | at knot//net.minecraft.class_1255.execute(class_1255.java:102)
|
| 82 | at knot//net.minecraft.class_312.method_22684(class_312.java:169)
|
| 83 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
| 84 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
| 85 | at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474)
|
| 86 | at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:237)
|
| 87 | at knot//net.minecraft.class_310.method_1523(class_310.java:1244)
|
| 88 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
| 89 | at net.minecraft.client.main.Main.main(Main.java:250)
|
| 90 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
|
| 91 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 92 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 93 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 94 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
| 95 | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
| 96 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
| 97 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
|
| 98 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
|
| 99 |
|
| 100 | -- Affected level --
|
| 101 | Details:
|
| 102 | All players: 1 total; [class_746['{MINECRAFT_USERNAME}'/106, l='ClientLevel', x=212.75, y=74.00, z=1706.69]]
|
| 103 | Chunk stats: 961, 776
|
| 104 | Level dimension: minecraft:overworld
|
| 105 | Level spawn location: World: (0,78,0), Section: (at 0,14,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
|
| 106 | Level time: 66239 game time, 6180 day time
|
| 107 | Server brand: fabric + kilt
|
| 108 | Server type: Integrated singleplayer server
|
| 109 | Stacktrace:
|
| 110 | at knot//net.minecraft.class_638.method_8538(class_638.java:458)
|
| 111 | at knot//net.minecraft.class_310.method_1587(class_310.java:2406)
|
| 112 | at knot//net.minecraft.class_310.method_1514(class_310.java:821)
|
| 113 | at net.minecraft.client.main.Main.main(Main.java:250)
|
| 114 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
|
| 115 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 116 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 117 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 118 | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
|
| 119 | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
|
| 120 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
| 121 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
|
| 122 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
|
| 123 |
|
| 124 | -- Last reload --
|
| 125 | Details:
|
| 126 | Reload number: 1
|
| 127 | Reload reason: initial
|
| 128 | Finished: Yes
|
| 129 | Packs: vanilla, fabric, Moonlight Mods Dynamic Assets, diagonalblocks:default_block_models, KubeJS Resource Pack [assets]
|
| 130 |
|
| 131 | -- System Details --
|
| 132 | Details:
|
| 133 | Minecraft Version: 1.20.1
|
| 134 | Minecraft Version ID: 1.20.1
|
| 135 | Operating System: Windows 11 (amd64) version 10.0
|
| 136 | Java Version: 17.0.14, Azul Systems, Inc.
|
| 137 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
| 138 | Memory: 1273795488 bytes (1214 MiB) / 8430551040 bytes (8040 MiB) up to 17179869184 bytes (16384 MiB)
|
| 139 | CPUs: 16
|
| 140 | Processor Vendor: GenuineIntel
|
| 141 | Processor Name: Intel(R) Core(TM) i5-14400F
|
| 142 | Identifier: Intel64 Family 6 Model 191 Stepping 2
|
| 143 | Microarchitecture: unknown
|
| 144 | Frequency (GHz): 2.50
|
| 145 | Number of physical packages: 1
|
| 146 | Number of physical CPUs: 10
|
| 147 | Number of logical CPUs: 16
|
| 148 | Graphics card #0 name: NVIDIA GeForce RTX 4060
|
| 149 | Graphics card #0 vendor: NVIDIA (0x10de)
|
| 150 | Graphics card #0 VRAM (MB): 4095.00
|
| 151 | Graphics card #0 deviceId: 0x2882
|
| 152 | Graphics card #0 versionInfo: DriverVersion=32.0.15.7688
|
| 153 | Graphics card #1 name: Meta Virtual Monitor
|
| 154 | Graphics card #1 vendor: Meta Inc.
|
| 155 | Graphics card #1 VRAM (MB): 0.00
|
| 156 | Graphics card #1 deviceId: unknown
|
| 157 | Graphics card #1 versionInfo: DriverVersion=**.**.**.**
|
| 158 | Memory slot #0 capacity (MB): 16384.00
|
| 159 | Memory slot #0 clockSpeed (GHz): 6.00
|
| 160 | Memory slot #0 type: Unknown
|
| 161 | Memory slot #1 capacity (MB): 16384.00
|
| 162 | Memory slot #1 clockSpeed (GHz): 6.00
|
| 163 | Memory slot #1 type: Unknown
|
| 164 | Virtual memory max (MB): 34651.93
|
| 165 | Virtual memory used (MB): 26574.96
|
| 166 | Swap memory total (MB): 2048.00
|
| 167 | Swap memory used (MB): 61.41
|
| 168 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16384M
|
| 169 | Fabric Mods:
|
| 170 | accessories: Accessories 1.0.0-beta.47+1.20.1
|
| 171 | io_wispforest_endec: endec 0.1.8
|
| 172 | io_wispforest_endec_gson: gson 0.1.5
|
| 173 | io_wispforest_endec_netty: netty 0.1.4
|
| 174 | advancementinfo: AdvancementInfo 1.20-fabric0.83.0-1.4
|
| 175 | almanac: Almanac 1.0.2
|
| 176 | altorigingui: AltOriginGui 1.1.1
|
| 177 | amendments: Amendments 1.20-2.2.3
|
| 178 | appleskin: AppleSkin 2.5.1+mc1.20
|
| 179 | architectury: Architectury 9.2.14
|
| 180 | argonauts: Argonauts 1.0.10
|
| 181 | placeholder-api: Placeholder API 2.1.1+1.20
|
| 182 | armorstatues: Armor Statues 8.0.6
|
| 183 | puzzlesapi: Puzzles Api 8.1.4
|
| 184 | athena: Athena 3.1.2
|
| 185 | autotag-convention: AutoTag Convention 2.0.2+1.20
|
| 186 | autotag: AutoTag 2.0.2+1.20
|
| 187 | azurelib: AzureLib 3.1.1
|
| 188 | badoptimizations: BadOptimizations 2.4.0
|
| 189 | balm: Balm 7.3.37
|
| 190 | kuma_api: KumaAPI 20.1.12
|
| 191 | beachparty: [Let's Do] Beachparty 2.0.3
|
| 192 | betteradvancements: Better Advancements **.**.**.**
|
| 193 | betterf3: BetterF3 7.0.2
|
| 194 | biomesoplenty: BiomesOPlenty **.**.**.**
|
| 195 | bookshelf: Bookshelf 20.2.13
|
| 196 | botarium: Botarium 2.3.4
|
| 197 | team_reborn_energy: Energy 3.0.0
|
| 198 | brewery: [Let's Do] Brewery 2.0.6
|
| 199 | cadmus: Cadmus 1.0.8
|
| 200 | common-protection-api: Common Protection API 1.0.0
|
| 201 | carryon: Carry On **.**.**.**
|
| 202 | chipped: Chipped 3.0.7
|
| 203 | cicada: CICADA 0.14.3+1.20.1
|
| 204 | org_yaml_snakeyaml: snakeyaml 2.2
|
| 205 | clientsort: ClientSort 2.1.3+1.20.1
|
| 206 | cloth-config: Cloth Config v11 11.1.136
|
| 207 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 208 | clumps: Clumps **.**.**.**
|
| 209 | commonnetworking: Common Network 1.0.5-1.20.1
|
| 210 | compressed: Compressed 2.0.1
|
| 211 | constructionwand: Construction Wand (Fabric) 2.0.1
|
| 212 | dev_smto_simpleconfig: simpleconfig 2.4.3+1.20.1
|
| 213 | controlling: Controlling For Fabric 12.0.2
|
| 214 | copper_golem: Copper Golem 1.7.0
|
| 215 | copperandtuffbackport: CopperandTuffBackport 1.3.4
|
| 216 | cornexpansion: [Let's Do Addon] Corn Expansion 1.0.4
|
| 217 | crafter: Autocrafter Early 1.0.2-1.20.1
|
| 218 | creeperoverhaul: Creeper Overhaul 3.0.2
|
| 219 | cubes-without-borders: Cubes Without Borders 3.0.0+mc1.20
|
| 220 | cutthrough: Cut Through 8.0.2
|
| 221 | dataanchor: Data Anchor **.**.**.**
|
| 222 | deltaboxlib: Deltabox Lib 2.2.0
|
| 223 | diagonalfences: Diagonal Fences 8.1.5
|
| 224 | diagonalblocks: Diagonal Blocks 8.0.6
|
| 225 | diagonalwalls: Diagonal Walls 8.0.4
|
| 226 | diamond_nuggets: Diamond Nuggets 1.3
|
| 227 | distanthorizons: Distant Horizons 2.3.6-b
|
| 228 | doaddonfluids: [Let's Do Addon] Fluids 1.3.0
|
| 229 | doapi: [Let's Do] API 1.2.14
|
| 230 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
|
| 231 | doublejumpattribute: Double Jump Attribute 1.0.9
|
| 232 | cardinal-components-base: Cardinal Components API (base) 5.2.2
|
| 233 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2
|
| 234 | dynamic_fps: Dynamic FPS 3.9.5
|
| 235 | net_lostluma_battery: battery 1.3.0
|
| 236 | easyanvils: Easy Anvils 8.0.2
|
| 237 | emi: EMI 1.1.22+1.20.1+fabric
|
| 238 | emi_enchanting: EMI Enchanting 0.1.2+1.20.1
|
| 239 | emi_letsdo_compat: emi-letsdo-compat 1.8.1
|
| 240 | emi_loot: EMI Loot 0.7.8+1.20.1+fabric
|
| 241 | emi_ores: EMI Ores 1.2+1.20.1+fabric
|
| 242 | enchdesc: EnchantmentDescriptions 17.1.19
|
| 243 | engravings: Engravings 1.0.1
|
| 244 | enhancedblockentities: Enhanced Block Entities 0.9+1.20
|
| 245 | advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
|
| 246 | spruceui: SpruceUI 5.0.0+1.20
|
| 247 | entity_model_features: Entity Model Features 3.0.1
|
| 248 | entity_texture_features: Entity Texture Features 7.0.2
|
| 249 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
| 250 | entityculling: EntityCulling 1.9.3
|
| 251 | transition: TRansition 1.0.8
|
| 252 | trender: TRender 1.0.8
|
| 253 | everycomp: Every Compat 1.20-2.9.12
|
| 254 | extra-mod-integrations: Extra Mod Integrations 0.4.7+1.20.1
|
| 255 | extraalchemy: Extra Alchemy 1.10.0
|
| 256 | extrakeybinds: ThatRobins Extra Origins Keybinds 0.5.0+1.17-1.19.4
|
| 257 | extraorigins: Extra Origins 1.20-8
|
| 258 | fabric-api: Fabric API 0.92.6+1.20.1
|
| 259 | fabric-api-base: Fabric API Base 0.4.32+1802ada577
|
| 260 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
| 261 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
| 262 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
| 263 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
| 264 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
| 265 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
| 266 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
| 267 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
| 268 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
| 269 | fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
|
| 270 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
| 271 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
| 272 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
| 273 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
| 274 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
|
| 275 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
| 276 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
| 277 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
|
| 278 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
| 279 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
| 280 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
| 281 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
| 282 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
| 283 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
| 284 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
| 285 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
| 286 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
| 287 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
| 288 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
| 289 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
| 290 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
| 291 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
|
| 292 | fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
|
| 293 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
| 294 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
| 295 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
|
| 296 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
|
| 297 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
| 298 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
| 299 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
| 300 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
| 301 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
| 302 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
| 303 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
| 304 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
| 305 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
| 306 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
| 307 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
|
| 308 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
| 309 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
| 310 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
| 311 | fabric-language-kotlin: Fabric Language Kotlin 1.13.7+kotlin.2.2.21
|
| 312 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.21
|
| 313 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.21
|
| 314 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.21
|
| 315 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.21
|
| 316 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
|
| 317 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
|
| 318 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
|
| 319 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
|
| 320 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
|
| 321 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
|
| 322 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
|
| 323 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
|
| 324 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
|
| 325 | fabricloader: Fabric Loader 0.18.2
|
| 326 | mixinextras: MixinExtras 0.5.0
|
| 327 | fakerlib: fakerlib 0.1.5
|
| 328 | farm_and_charm: [Let's Do] Farm & Charm 1.0.14
|
| 329 | farmersdelight: Farmer's Delight 1.20.1-2.4.1+refabricated
|
| 330 | mm: Manningham Mills 2.3
|
| 331 | porting_lib_tags: Porting Lib Tags 3.0
|
| 332 | farmersdelightexpansion: Farmer's Delight Expansion 1.2.2+1.20.1
|
| 333 | farmingforblockheads: Farming for Blockheads 14.0.4
|
| 334 | fastitemframes: Fast Item Frames 20.1.5
|
| 335 | ferritecore: FerriteCore 6.0.1
|
| 336 | forgeconfigapiport: Forge Config API Port 8.0.3
|
| 337 | framework: Framework 0.7.15
|
| 338 | org_javassist_javassist: javassist 3.29.2-GA
|
| 339 | org_reflections_reflections: reflections 0.10.2
|
| 340 | furniture: [Let's Do] Furniture 1.0.4
|
| 341 | fzzy_config: Fzzy Config 0.7.4-fix1+1.20.1
|
| 342 | blue_endless_jankson: jankson 1.2.3
|
| 343 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
| 344 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
| 345 | geckolib: GeckoLib 4 4.8.2
|
| 346 | com_eliotlash_mclib_mclib: mclib 20
|
| 347 | glitchcore: GlitchCore **.**.**.**
|
| 348 | com_electronwill_night-config_core: core 3.6.7
|
| 349 | com_electronwill_night-config_toml: toml 3.6.7
|
| 350 | gravestones: Gravestones 1.2.3+1.20.1+A
|
| 351 | hammers: Hammers Extension! 2.1.5
|
| 352 | held-item-info: Held Item Info 1.5.0
|
| 353 | herbalbrews: [Let's Do] HerbalBrews 1.0.12
|
| 354 | horseman: Horseman 1.3.14
|
| 355 | immediatelyfast: ImmediatelyFast 1.5.2+1.20.4
|
| 356 | indium: Indium 1.0.36+mc1.20.1
|
| 357 | iris: Iris 1.7.6+mc1.20.1
|
| 358 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
| 359 | org_anarres_jcpp: jcpp 1.4.14
|
| 360 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
| 361 | irons_spells_dynamic_skilltree: Iron's Spells 'n Spellbooks Dynamic Skill Tree 1.1.0
|
| 362 | jade: Jade 11.13.1+fabric
|
| 363 | jamlib: JamLib 1.3.5+1.20.1
|
| 364 | java: OpenJDK 64-Bit Server VM 17
|
| 365 | jei: Just Enough Items **.**.**.**
|
| 366 | kilt: Kilt 20.1.13+build.177384-nightly
|
| 367 | asmfabricloader: AsmFabricLoader 1.3.2-SNAPSHOT
|
| 368 | net_lenni0451_classtransform_core: core 1.14.1
|
| 369 | net_lenni0451_reflect: Reflect 1.5.0
|
| 370 | com_github_fabriccompatibilitylayers_cursedmixinextensions: CursedMixinExtensions 1.1.0
|
| 371 | com_moulberry_mixinconstraints: mixinconstraints 1.0.8
|
| 372 | commons-codec_commons-codec: commons-codec 1.15
|
| 373 | cpw_mods_securejarhandler: securejarhandler fabric-2.1.6
|
| 374 | featurerecycler: Feature Recycler 1.0.0
|
| 375 | kilt_create_compat: Kilt: Create Fabric Compat 1.0.0
|
| 376 | kilt_curios_trinkets_compat: Kilt: Curios & Trinkets Compat 1.0.0
|
| 377 | kilt_fabric_compat: Kilt: Fabric Mods Compat 1.0.0
|
| 378 | kilt_forge_compat: Kilt: Forge Mods Compat 1.0.0
|
| 379 | kilt_transfer_compat: Kilt: Transfer API Compat 1.0.0
|
| 380 | knit-loader: Knit Loader 0.1.0
|
| 381 | net_fabricmc_tiny-mappings-parser: tiny-mappings-parser 0.3.0+build.17
|
| 382 | net_fabricmc_tiny-remapper: tiny-remapper 0.11.1
|
| 383 | net_jodah_typetools: typetools 0.8.3
|
| 384 | net_minecraftforge_forgespi: forgespi 7.1.3
|
| 385 | net_minecraftforge_mergetool-api: mergetool-api 1.0
|
| 386 | net_minecraftforge_unsafe: unsafe 0.2.0
|
| 387 | net_minecrell_terminalconsoleappender: terminalconsoleappender 1.3.0
|
| 388 | org_apache_maven_maven-artifact: maven-artifact 3.8.5
|
| 389 | org_jline_jline-reader: jline-reader 3.12.1
|
| 390 | org_openjdk_nashorn_nashorn-core: nashorn-core 15.4
|
| 391 | porting_lib_accessors: Porting Lib Accessors 2.3.9+1.20.1
|
| 392 | porting_lib_asm: Porting Lib ASM 2.3.9+1.20.1
|
| 393 | porting_lib_attributes: Porting Lib Attributes 2.3.9+1.20.1
|
| 394 | porting_lib_base: Porting Lib Base 2.3.9+1.20.1
|
| 395 | porting_lib_config: Porting Lib Config 2.3.9+1.20.1
|
| 396 | porting_lib_blocks: Porting Lib Blocks 2.3.9+1.20.1
|
| 397 | porting_lib_brewing: Porting Lib Brewing 2.3.9+1.20.1
|
| 398 | porting_lib_chunk_loading: Porting Lib Chunk Loading 2.3.9+1.20.1
|
| 399 | porting_lib_client_events: Porting Lib Client Events 2.3.9+1.20.1
|
| 400 | porting_lib_common: Porting Lib Common 2.3.9+1.20.1
|
| 401 | porting_lib_core: Porting Lib Core 2.3.9+1.20.1
|
| 402 | porting_lib_data: Porting Lib Data 2.3.9+1.20.1
|
| 403 | porting_lib_entity: Porting Lib Entity 2.3.9+1.20.1
|
| 404 | porting_lib_extensions: Porting Lib Extensions 2.3.9+1.20.1
|
| 405 | porting_lib_fluids: Porting Lib Fluids 2.3.9+1.20.1
|
| 406 | porting_lib_gametest: Porting Lib GameTest 2.3.9+1.20.1
|
| 407 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.9+1.20.1
|
| 408 | porting_lib_items: Porting Lib Items 2.3.9+1.20.1
|
| 409 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.9+1.20.1
|
| 410 | porting_lib_level_events: Porting Lib Level Events 2.3.9+1.20.1
|
| 411 | porting_lib_loot: Porting Lib Loot 2.3.9+1.20.1
|
| 412 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.9+1.20.1
|
| 413 | porting_lib_model_builders: Porting Lib Model Builders 2.3.9+1.20.1
|
| 414 | porting_lib_model_generators: Porting Lib Model Generators 2.3.9+1.20.1
|
| 415 | porting_lib_model_loader: Porting Lib Model Loader 2.3.9+1.20.1
|
| 416 | porting_lib_model_materials: Porting Lib Model Materials 2.3.9+1.20.1
|
| 417 | porting_lib_models: Porting Lib Models 2.3.9+1.20.1
|
| 418 | porting_lib_networking: Porting Lib Networking 2.3.9+1.20.1
|
| 419 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.9+1.20.1
|
| 420 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.9+1.20.1
|
| 421 | porting_lib_registries: Porting Lib Registries 2.3.9+1.20.1
|
| 422 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.9+1.20.1
|
| 423 | porting_lib_transfer: Porting Lib Transfer 2.3.9+1.20.1
|
| 424 | porting_lib_utility: Porting Lib Utility 2.3.9+1.20.1
|
| 425 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
| 426 | xyz_bluspring_autorenamingtool: AutoRenamingTool 0.1.52
|
| 427 | xyz_bluspring_eventbus: eventbus 6.2.17
|
| 428 | xyz_bluspring_srgutils: srgutils 0.5.15
|
| 429 | krypton: Krypton 0.2.3
|
| 430 | com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
|
| 431 | kubejs: KubeJS 2001.6.5-build.16
|
| 432 | letmedespawn: Let Me Despawn 1.5.0
|
| 433 | letsdocompat: [Let's Do Addon] Compat 2.2.4
|
| 434 | libz: LibZ 1.0.3
|
| 435 | com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.15.2
|
| 436 | com_fasterxml_jackson_core_jackson-core: jackson-core 2.15.2
|
| 437 | com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.15.2
|
| 438 | lighty: Lighty 2.1.3+1.20.1
|
| 439 | lilis_lucky_lures: Lilis' Lucky Lures 1.0.2
|
| 440 | litematica: Litematica 0.15.4
|
| 441 | lithium: Lithium 0.11.3
|
| 442 | lithostitched: Lithostitched 1.4.11
|
| 443 | lolmcv: More Chest Variants 1.5.6
|
| 444 | lolmcvbop: More Chest Variants - Biomes O' Plenty 1.1.0
|
| 445 | lootr: Lootr **.**.**.**
|
| 446 | majruszlibrary: Majrusz Library 7.0.8
|
| 447 | majruszsenchantments: Majrusz's Enchantments 1.10.8
|
| 448 | malilib: MaLiLib 0.16.3
|
| 449 | meadow: [Let's Do] Meadow 1.3.25
|
| 450 | memoryleakfix: Memory Leak Fix 1.1.5
|
| 451 | midnightlib: MidnightLib 1.4.1
|
| 452 | mighty_mail: Mighty Mail 1.1.4
|
| 453 | minecraft: Minecraft 1.20.1
|
| 454 | modelfix: Model Gap Fix 1.15
|
| 455 | modmenu: Mod Menu 7.2.2
|
| 456 | monsters_in_the_closet: Monsters in the Closet 1.0.3+1.20
|
| 457 | moonlight: Moonlight 1.20-2.16.16
|
| 458 | moredelight: More Delight 25.7.28-1.20-fabric
|
| 459 | mousetweaks: Mouse Tweaks 2.26
|
| 460 | mr_deeper_dark: Deeper Dark 3.0.2
|
| 461 | mr_farmers_cuttingbiomesoplenty: Farmer's Cutting: Biomes O' Plenty 1.20.1-1.1.0-fabric
|
| 462 | mr_murder_dronesorigins: Murder Drones Origins 2.2.1
|
| 463 | naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
|
| 464 | nethersdelight: Nether's Delight Refabricated 1.20.1-4.1.1
|
| 465 | nethervinery: [Let's Do] NetherVinery 1.2.19
|
| 466 | nochatreports: No Chat Reports 1.20.1-v2.2.2
|
| 467 | origins: Origins 1.10.2+mc.1.20.x
|
| 468 | apoli: Apoli 2.9.2+mc.1.20.x
|
| 469 | additionalentityattributes: Additional Entity Attributes 1.7.4+1.20.0
|
| 470 | calio: Calio 1.11.2+mc.1.20.x
|
| 471 | playerabilitylib: Pal 1.8.0
|
| 472 | mixinsquared: MixinSquared 0.3.7-beta.1
|
| 473 | origins-classes: Origins: Classes 1.7.0
|
| 474 | origins-plus-plus: Origins++ 2.4
|
| 475 | originsumbrellas: Origins: Umbrellas 1.5.6
|
| 476 | owo: oωo 0.11.2+1.20
|
| 477 | packetfixer: Packet Fixer 3.3.0
|
| 478 | palegardenbackport: Pale Garden Backport 2.0.3
|
| 479 | particlerain: Particle Rain 4.0.0-beta.3+1.20.1-fabric
|
| 480 | patchouli: Patchouli 1.20.1-84.1-FABRIC
|
| 481 | fiber: fiber 0.23.0-2
|
| 482 | pehkui: Pehkui 3.8.3+1.14.4-1.21
|
| 483 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
| 484 | pickupnotifier: Pick Up Notifier 8.0.0
|
| 485 | pigsteel: Pigsteel 2.2.3
|
| 486 | player-animator: Player Animator 1.0.2-rc1+1.20
|
| 487 | pneumonocore: PneumonoCore 1.20.1
|
| 488 | polymorph: Polymorph 0.49.10+1.20.1
|
| 489 | cardinal-components-block: Cardinal Components API (blocks) 5.2.1
|
| 490 | cardinal-components-item: Cardinal Components API (items) 5.2.1
|
| 491 | spectrelib: SpectreLib 0.13.17+1.20.1
|
| 492 | puffish_attributes: Pufferfish's Attributes 0.8.0
|
| 493 | puffish_skills: Pufferfish's Skills 0.17.0
|
| 494 | puzzleslib: Puzzles Lib 8.1.33
|
| 495 | puzzlesaccessapi: Puzzles Access Api 20.1.1
|
| 496 | quad: Quad 1.2.9
|
| 497 | quad-lolmjnv: More Jukebox/Noteblock Variants 1.2.0
|
| 498 | reeses-sodium-options: Reese's Sodium Options 1.7.2+mc1.20.1-build.101
|
| 499 | reframed: ReFramed 1.6.6
|
| 500 | resourcefulconfig: Resourcefulconfig 2.1.3
|
| 501 | resourcefullib: Resourceful Lib 2.1.29
|
| 502 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
| 503 | com_teamresourceful_yabn: yabn 1.0.3
|
| 504 | rhino: Rhino 2001.2.3-build.10
|
| 505 | rightclickharvest: Right Click Harvest 4.6.0+1.20.1
|
| 506 | searchables: Searchables 1.0.3
|
| 507 | shulkerboxtooltip: Shulker Box Tooltip 4.0.4+1.20.1
|
| 508 | skinlayers3d: 3d-Skin-Layers 1.9.2
|
| 509 | skykid: Sky: Origins 1.2.1
|
| 510 | sodium: Sodium 0.5.13+mc1.20.1
|
| 511 | sodium-extra: Sodium Extra 0.5.9+mc1.20.1
|
| 512 | caffeineconfig: CaffeineConfig 1.3.0+1.17
|
| 513 | sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
|
| 514 | sodiumextras: Sodium Extras 1.0.6
|
| 515 | sodiumoptionsapi: Sodium Options API 1.0.10
|
| 516 | sound_physics_remastered: Sound Physics Remastered 1.20.1-1.5.1
|
| 517 | starlight: Starlight 1.1.2+fabric.dbc156f
|
| 518 | status-effect-bars: Status Effect Bars 1.0.3
|
| 519 | stonezone: Stone Zone 1.20.1
|
| 520 | substrate: Substrate 4.0-hf
|
| 521 | supplementaries: Supplementaries 1.20-3.1.41
|
| 522 | suppsquared: Supplementaries Squared 1.20-1.1.25
|
| 523 | terrablender: TerraBlender **.**.**.**
|
| 524 | terralith: Terralith 2.5.4
|
| 525 | tiered: Tiered 1.3.3
|
| 526 | trimmed: Trimmed 2.1.4
|
| 527 | trinkets: Trinkets 3.7.2
|
| 528 | twilightforest: The Twilight Forest 1.4.7
|
| 529 | cardinal-components-world: Cardinal Components API (worlds) 5.2.2
|
| 530 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
| 531 | disable_custom_worlds_advice: Disable Custom Worlds Advice 4.1
|
| 532 | javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
|
| 533 | vcinteraction: Voice Chat Interaction 1.20.1-1.0.6
|
| 534 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.5.0+1.20
|
| 535 | veinmining: Vein Mining 1.5.0+1.20.1
|
| 536 | via_romana: Via Romana 2.1.1+1.20.1-fabric
|
| 537 | vinery: [Let's Do] Vinery 1.4.41
|
| 538 | vinurl: VinURL 2.1.1
|
| 539 | org_jcraft_jorbis: jorbis 0.0.17
|
| 540 | visuality: Visuality 0.7.1+1.20
|
| 541 | vivecraft: Vivecraft 1.20.1-1.3.4
|
| 542 | com_github_bhaptics_tact-java: tact-java 0.1.4
|
| 543 | com_illposed_osc_javaosc-core: javaosc-core 0.9
|
| 544 | org_java-websocket_java-websocket: Java-WebSocket 1.5.1
|
| 545 | org_lwjgl_lwjgl-openvr: lwjgl-openvr 3.3.2
|
| 546 | org_lwjgl_lwjgl-openvr_natives-linux: lwjgl-openvr 3.3.2
|
| 547 | org_lwjgl_lwjgl-openvr_natives-macos: lwjgl-openvr 3.3.2
|
| 548 | org_lwjgl_lwjgl-openvr_natives-windows: lwjgl-openvr 3.3.2
|
| 549 | voicechat: Simple Voice Chat 1.20.1-2.6.6
|
| 550 | voicechat_api: Simple Voice Chat API 2.6.0
|
| 551 | wildernature: [Let's Do] WilderNature 1.0.6
|
| 552 | xaerominimap: Xaero's Minimap 25.2.10
|
| 553 | xaeroplus: XaeroPlus 2.29.0
|
| 554 | xaeroworldmap: Xaero's World Map 1.39.12
|
| 555 | xaerozoomout: XaeroZoomout 1.1.0
|
| 556 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
|
| 557 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
| 558 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
| 559 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
| 560 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
| 561 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
| 562 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
| 563 | org_quiltmc_parsers_gson: gson 0.2.1
|
| 564 | org_quiltmc_parsers_json: json 0.2.1
|
| 565 | yyzsbackpack: yyzsbackpack 20.1.6
|
| 566 | zoomify: Zoomify 2.14.6+1.20.1
|
| 567 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
| 568 | Loaded Shaderpack: (off) (fallback)
|
| 569 | Launched Version: 1.20.1
|
| 570 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
| 571 | Backend API: NVIDIA GeForce RTX 4060/PCIe/SSE2 GL version 3.2.0 NVIDIA 576.88, NVIDIA Corporation
|
| 572 | Window size: 1920x1081
|
| 573 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 574 | GL debug messages: id=1280, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_ENUM error generated.' x 1
|
| 575 | Using VBOs: Yes
|
| 576 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric + kilt'
|
| 577 | Type: Integrated Server (map_client.txt)
|
| 578 | Graphics mode: fancy
|
| 579 | Resource Packs: fabric
|
| 580 | Current Language: en_us
|
| 581 | CPU: 16x Intel(R) Core(TM) i5-14400F
|
| 582 | Server Running: true
|
| 583 | Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/106, l='ServerLevel[New World]', x=212.75, y=74.00, z=1706.69]]
|
| 584 | Data Packs: vanilla, fabric, lithostitched:breaks_seed_parity, Everycomp Generated Pack, Moonlight Mods Dynamic Assets, Supplementaries Generated Pack, Suppsquared Generated Pack, Via Romana Dynamic Tags, builtin/aether_accessories, file/Fox_pack_1
|
| 585 | Enabled Feature Flags: minecraft:vanilla
|
| 586 | World Generation: Stable
|
| 587 | Crash Report UUID: a21e8407-eef4-4c51-864d-e5b156272d3e
|
| 588 | FML: 47
|
| 589 | Forge: net.minecraftforge:47.4.5
|
| 590 |
|