| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-12-02 19:01:40
|
| 5 | Description: Rendering Block Entity
|
| 6 |
|
| 7 | com.google.common.util.concurrent.UncheckedExecutionException: net.minecraft.class_148: Tesselating block model
|
| 8 | at knot//com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2055)
|
| 9 | at knot//com.google.common.cache.LocalCache.get(LocalCache.java:3966)
|
| 10 | at knot//com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4863)
|
| 11 | at knot//net.createmod.catnip.render.SuperByteBufferCache.get(SuperByteBufferCache.java:43)
|
| 12 | at knot//net.createmod.catnip.render.CachedBuffers.partial(CachedBuffers.java:49)
|
| 13 | at knot//com.simibubi.create.content.equipment.armor.BacktankRenderer.renderSafe(BacktankRenderer.java:30)
|
| 14 | at knot//com.simibubi.create.content.equipment.armor.BacktankRenderer.renderSafe(BacktankRenderer.java:19)
|
| 15 | at knot//com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer.method_3569(SafeBlockEntityRenderer.java:23)
|
| 16 | at knot//net.minecraft.class_824.method_23079(class_824.java:90)
|
| 17 | at knot//net.minecraft.class_824.method_23081(class_824.java:79)
|
| 18 | at knot//net.minecraft.class_824.method_3554(class_824.java:104)
|
| 19 | at knot//net.minecraft.class_824.method_3555(class_824.java:79)
|
| 20 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:373)
|
| 21 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:312)
|
| 22 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:275)
|
| 23 | at knot//net.minecraft.class_761.handler$cao000$sodium$onRenderBlockEntities(class_761.java:8599)
|
| 24 | at knot//net.minecraft.class_761.method_22710(class_761.java:1372)
|
| 25 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
| 26 | at knot//net.minecraft.class_757.method_3192(class_757.java:880)
|
| 27 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
| 28 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
| 29 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 30 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
|
| 31 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 32 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 33 | Caused by: net.minecraft.class_148: Tesselating block model
|
| 34 | at knot//net.minecraft.class_778.method_3374(class_778.java:58)
|
| 35 | at knot//net.createmod.catnip.impl.client.render.model.BakedModelBuffererImpl.bufferModel(BakedModelBuffererImpl.java:51)
|
| 36 | at knot//net.createmod.catnip.impl.client.render.model.BakedModelBuffererImpl.bufferModel(BakedModelBuffererImpl.java:61)
|
| 37 | at knot//net.createmod.catnip.platform.FabricClientHooksHelper.bufferModel(FabricClientHooksHelper.java:88)
|
| 38 | at knot//net.createmod.catnip.client.render.model.BakedModelBufferer.bufferModel(BakedModelBufferer.java:24)
|
| 39 | at knot//net.createmod.catnip.render.SuperBufferFactory.createForBlock(SuperBufferFactory.java:47)
|
| 40 | at knot//net.createmod.catnip.render.SuperBufferFactory.createForBlock(SuperBufferFactory.java:40)
|
| 41 | at knot//net.createmod.catnip.render.CachedBuffers.lambda$partial$1(CachedBuffers.java:50)
|
| 42 | at knot//com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4868)
|
| 43 | at knot//com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533)
|
| 44 | at knot//com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282)
|
| 45 | at knot//com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159)
|
| 46 | at knot//com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049)
|
| 47 | ... 24 more
|
| 48 | Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4588.method_22920(net.minecraft.class_4587$class_4665, net.minecraft.class_777, float[], float, float, float, int[], int, boolean)" because "this.currentDelegate" is null
|
| 49 | at knot//net.createmod.catnip.impl.client.render.model.UniversalMeshEmitter.method_22920(UniversalMeshEmitter.java:120)
|
| 50 | at knot//net.minecraft.class_778.method_23073(class_778.java:144)
|
| 51 | at knot//net.minecraft.class_778.method_3363(class_778.java:120)
|
| 52 | at knot//net.minecraft.class_778.method_3361(class_778.java:84)
|
| 53 | at knot//net.minecraft.class_778.method_3374(class_778.java:48)
|
| 54 | ... 36 more
|
| 55 |
|
| 56 |
|
| 57 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 58 | ---------------------------------------------------------------------------------------
|
| 59 |
|
| 60 | -- Head --
|
| 61 | Thread: Render thread
|
| 62 | Stacktrace:
|
| 63 | at knot//com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2055)
|
| 64 | at knot//com.google.common.cache.LocalCache.get(LocalCache.java:3966)
|
| 65 | at knot//com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4863)
|
| 66 | at knot//net.createmod.catnip.render.SuperByteBufferCache.get(SuperByteBufferCache.java:43)
|
| 67 | at knot//net.createmod.catnip.render.CachedBuffers.partial(CachedBuffers.java:49)
|
| 68 | at knot//com.simibubi.create.content.equipment.armor.BacktankRenderer.renderSafe(BacktankRenderer.java:30)
|
| 69 | at knot//com.simibubi.create.content.equipment.armor.BacktankRenderer.renderSafe(BacktankRenderer.java:19)
|
| 70 | at knot//com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer.method_3569(SafeBlockEntityRenderer.java:23)
|
| 71 | at knot//net.minecraft.class_824.method_23079(class_824.java:90)
|
| 72 | at knot//net.minecraft.class_824.method_23081(class_824.java:79)
|
| 73 | at knot//net.minecraft.class_824.method_3554(class_824.java:104)
|
| 74 | at knot//net.minecraft.class_824.method_3555(class_824.java:79)
|
| 75 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:373)
|
| 76 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:312)
|
| 77 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:275)
|
| 78 | at knot//net.minecraft.class_761.handler$cao000$sodium$onRenderBlockEntities(class_761.java:8599)
|
| 79 | at knot//net.minecraft.class_761.method_22710(class_761.java:1372)
|
| 80 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
| 81 |
|
| 82 | -- Block Entity Details --
|
| 83 | Details:
|
| 84 | Name: create:backtank // com.simibubi.create.content.equipment.armor.BacktankBlockEntity
|
| 85 | Block: Block{create:copper_backtank}[facing=north,waterlogged=false]
|
| 86 | Block location: World: (5,-13,6), Section: (at 5,3,6 in 0,-1,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)
|
| 87 | Block: Block{create:copper_backtank}[facing=north,waterlogged=false]
|
| 88 | Block location: World: (5,-13,6), Section: (at 5,3,6 in 0,-1,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)
|
| 89 | Stacktrace:
|
| 90 | at knot//net.minecraft.class_824.method_3554(class_824.java:104)
|
| 91 | at knot//net.minecraft.class_824.method_3555(class_824.java:79)
|
| 92 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:373)
|
| 93 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:312)
|
| 94 | at knot//me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:275)
|
| 95 | at knot//net.minecraft.class_761.handler$cao000$sodium$onRenderBlockEntities(class_761.java:8599)
|
| 96 | at knot//net.minecraft.class_761.method_22710(class_761.java:1372)
|
| 97 | at knot//net.minecraft.class_757.method_3188(class_757.java:1110)
|
| 98 | at knot//net.minecraft.class_757.method_3192(class_757.java:880)
|
| 99 | at knot//net.minecraft.class_310.method_1523(class_310.java:1219)
|
| 100 | at knot//net.minecraft.class_310.method_1514(class_310.java:802)
|
| 101 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 102 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
|
| 103 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 104 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 105 |
|
| 106 | -- Affected level --
|
| 107 | Details:
|
| 108 | All players: 1 total; [class_746['Bielve'/1, l='ClientLevel', x=5.50, y=-13.00, z=4.50]]
|
| 109 | Chunk stats: 2209, 1529
|
| 110 | Level dimension: minecraft:overworld
|
| 111 | Level spawn location: World: (0,-13,0), Section: (at 0,3,0 in 0,-1,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)
|
| 112 | Level time: 1594 game time, 1594 day time
|
| 113 | Server brand: fabric
|
| 114 | Server type: Integrated singleplayer server
|
| 115 | Stacktrace:
|
| 116 | at knot//net.minecraft.class_638.method_8538(class_638.java:458)
|
| 117 | at knot//net.minecraft.class_310.method_1587(class_310.java:2406)
|
| 118 | at knot//net.minecraft.class_310.method_1514(class_310.java:821)
|
| 119 | at knot//net.minecraft.client.main.Main.main(Main.java:250)
|
| 120 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
|
| 121 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 122 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 123 |
|
| 124 | -- Last reload --
|
| 125 | Details:
|
| 126 | Reload number: 1
|
| 127 | Reload reason: initial
|
| 128 | Finished: Yes
|
| 129 | Packs: vanilla, create:dynamic_data, fabric, file/VanillaTweaks_r543387_MC1.20.x
|
| 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.15, Microsoft
|
| 137 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 138 | Memory: 542932272 bytes (517 MiB) / 1962934272 bytes (1872 MiB) up to 4294967296 bytes (4096 MiB)
|
| 139 | CPUs: 16
|
| 140 | Processor Vendor: AuthenticAMD
|
| 141 | Processor Name: AMD Ryzen 7 5700U with Radeon Graphics
|
| 142 | Identifier: AuthenticAMD Family 23 Model 104 Stepping 1
|
| 143 | Microarchitecture: unknown
|
| 144 | Frequency (GHz): 1.80
|
| 145 | Number of physical packages: 1
|
| 146 | Number of physical CPUs: 8
|
| 147 | Number of logical CPUs: 16
|
| 148 | Graphics card #0 name: AMD Radeon(TM) Graphics
|
| 149 | Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
|
| 150 | Graphics card #0 VRAM (MB): 3072.00
|
| 151 | Graphics card #0 deviceId: 0x164c
|
| 152 | Graphics card #0 versionInfo: DriverVersion=31.0.12027.9001
|
| 153 | Memory slot #0 capacity (MB): 16384.00
|
| 154 | Memory slot #0 clockSpeed (GHz): 3.20
|
| 155 | Memory slot #0 type: DDR4
|
| 156 | Memory slot #1 capacity (MB): 16384.00
|
| 157 | Memory slot #1 clockSpeed (GHz): 3.20
|
| 158 | Memory slot #1 type: DDR4
|
| 159 | Virtual memory max (MB): 31454.69
|
| 160 | Virtual memory used (MB): 16458.58
|
| 161 | Swap memory total (MB): 1856.00
|
| 162 | Swap memory used (MB): 2.76
|
| 163 | JVM Flags: 8 total; -XX: UnlockExperimentalVMOptions -XX: UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Xmx4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
|
| 164 | Fabric Mods:
|
| 165 | betterthanmending: BetterThanMending 1.3.0
|
| 166 | create: Create **.**.**.** build.1734-mc1.20.1
|
| 167 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
| 168 | flywheel: Flywheel 1.0.5 1.20.1.build.264
|
| 169 | forgeconfigapiport: Forge Config API Port 8.0.0
|
| 170 | milk: Milk Lib 1.2.60
|
| 171 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
| 172 | ponder: Ponder 1.0.91
|
| 173 | javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
|
| 174 | porting_lib_accessors: Porting Lib Accessors 2.3.13 1.20.1
|
| 175 | porting_lib_base: Porting Lib Base 2.3.13 1.20.1
|
| 176 | com_electronwill_night-config_core: core 3.6.6
|
| 177 | com_electronwill_night-config_toml: toml 3.6.6
|
| 178 | porting_lib_attributes: Porting Lib Attributes 2.3.13 1.20.1
|
| 179 | porting_lib_common: Porting Lib Common 2.3.13 1.20.1
|
| 180 | porting_lib_config: Porting Lib Config 2.3.13 1.20.1
|
| 181 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.13 1.20.1
|
| 182 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.13 1.20.1
|
| 183 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.13 1.20.1
|
| 184 | porting_lib_brewing: Porting Lib Brewing 2.3.13 1.20.1
|
| 185 | porting_lib_client_events: Porting Lib Client Events 2.3.13 1.20.1
|
| 186 | porting_lib_entity: Porting Lib Entity 2.3.13 1.20.1
|
| 187 | porting_lib_extensions: Porting Lib Extensions 2.3.13 1.20.1
|
| 188 | porting_lib_model_generators: Porting Lib Model Generators 2.3.13 1.20.1
|
| 189 | porting_lib_core: Porting Lib Core 2.3.13 1.20.1
|
| 190 | porting_lib_data: Porting Lib Data 2.3.13 1.20.1
|
| 191 | porting_lib_model_materials: Porting Lib Model Materials 2.3.13 1.20.1
|
| 192 | porting_lib_utility: Porting Lib Utility 2.3.13 1.20.1
|
| 193 | porting_lib_models: Porting Lib Models 2.3.13 1.20.1
|
| 194 | porting_lib_fluids: Porting Lib Fluids 2.3.13 1.20.1
|
| 195 | porting_lib_model_loader: Porting Lib Model Loader 2.3.13 1.20.1
|
| 196 | porting_lib_networking: Porting Lib Networking 2.3.13 1.20.1
|
| 197 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.13 1.20.1
|
| 198 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.13 1.20.1
|
| 199 | porting_lib_transfer: Porting Lib Transfer 2.3.13 1.20.1
|
| 200 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
| 201 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
| 202 | porting_lib_tags: Porting Lib Tags 3.0
|
| 203 | porting_lib_gametest: Porting Lib GameTest 2.1.1090 1.20
|
| 204 | fabric-api: Fabric API 0.92.6 1.20.1
|
| 205 | fabric-api-base: Fabric API Base 0.4.32 1802ada577
|
| 206 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37 1802ada577
|
| 207 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14 1802ada577
|
| 208 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12 1802ada577
|
| 209 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3 924f046a77
|
| 210 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42 1802ada577
|
| 211 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3 1802ada577
|
| 212 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35 f71b366f77
|
| 213 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14 1802ada577
|
| 214 | fabric-commands-v0: Fabric Commands (v0) 0.2.52 df3654b377
|
| 215 | fabric-containers-v0: Fabric Containers (v0) 0.1.67 df3654b377
|
| 216 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13 1802ada577
|
| 217 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6 1802ada577
|
| 218 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20 1802ada577
|
| 219 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2 de0fd6d177
|
| 220 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7 1802ada577
|
| 221 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55 1802ada577
|
| 222 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1 1c78457f77
|
| 223 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5 13a40c6677
|
| 224 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64 df3654b377
|
| 225 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41 1802ada577
|
| 226 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29 1802ada577
|
| 227 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14 1802ada577
|
| 228 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38 1802ada577
|
| 229 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36 df3654b377
|
| 230 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23 1802ada577
|
| 231 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3 1802ada577
|
| 232 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47 9e7660c677
|
| 233 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10 1802ada577
|
| 234 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52 1802ada577
|
| 235 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4 1802ada577
|
| 236 | fabric-models-v0: Fabric Models (v0) 0.4.3 9386d8a777
|
| 237 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14 a158aa0477
|
| 238 | fabric-networking-v0: Fabric Networking (v0) 0.3.54 df3654b377
|
| 239 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5 e35120df77
|
| 240 | fabric-particles-v1: Fabric Particles (v1) 1.1.3 1802ada577
|
| 241 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24 1802ada577
|
| 242 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6 1802ada577
|
| 243 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2 1802ada577
|
| 244 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3 85287f9f77
|
| 245 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47 df3654b377
|
| 246 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39 92a0d36777
|
| 247 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29 1802ada577
|
| 248 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50 df3654b377
|
| 249 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9 1802ada577
|
| 250 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9 1802ada577
|
| 251 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12 fb82e9d777
|
| 252 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9 1802ada577
|
| 253 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33 1802ada577
|
| 254 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14 1802ada577
|
| 255 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6 8dd72ea377
|
| 256 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2 1802ada577
|
| 257 | fabricloader: Fabric Loader 0.18.1
|
| 258 | mixinextras: MixinExtras 0.5.0
|
| 259 | java: OpenJDK 64-Bit Server VM 17
|
| 260 | jei: Just Enough Items **.**.**.**
|
| 261 | litematica: Litematica 0.15.4
|
| 262 | malilib: MaLiLib 0.16.3
|
| 263 | minecraft: Minecraft 1.20.1
|
| 264 | minihud: MiniHUD 0.27.1
|
| 265 | mythicupgrades: Mythic Upgrades 4.2.0 mc1.20.1
|
| 266 | owo: oωo 0.11.2 1.20
|
| 267 | blue_endless_jankson: jankson 1.2.2
|
| 268 | sodium: Sodium 0.5.13 mc1.20.1
|
| 269 | tweakeroo: Tweakeroo 0.17.1
|
| 270 | yungsapi: YUNG's API 1.20-Fabric-4.0.6
|
| 271 | org_javassist_javassist: javassist 3.29.2-GA
|
| 272 | org_reflections_reflections: reflections 0.10.2
|
| 273 | Flywheel Backend: flywheel:instancing
|
| 274 | Launched Version: fabric-loader-0.18.1-1.20.1
|
| 275 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
| 276 | Backend API: AMD Radeon(TM) Graphics GL version 3.2.0 Core Profile Context **.**.**.**.230330, ATI Technologies Inc.
|
| 277 | Window size: 2560x1351
|
| 278 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 279 | GL debug messages:
|
| 280 | Using VBOs: Yes
|
| 281 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
| 282 | Type: Integrated Server (map_client.txt)
|
| 283 | Graphics mode: fancy
|
| 284 | Resource Packs: vanilla, create:dynamic_data, fabric, file/VanillaTweaks_r543387_MC1.20.x
|
| 285 | Current Language: en_us
|
| 286 | CPU: 16x AMD Ryzen 7 5700U with Radeon Graphics
|
| 287 | Server Running: true
|
| 288 | Player Count: 1 / 8; [class_3222['Bielve'/1, l='ServerLevel[Creative Create Mod]', x=5.50, y=-13.00, z=4.50]]
|
| 289 | Data Packs: vanilla, fabric, create:dynamic_data
|
| 290 | Enabled Feature Flags: minecraft:vanilla
|
| 291 | World Generation: Stable
|
| 292 |
|