---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2023-09-05 21:20:55 Description: Rendering Block Entity java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.api.renderer.v1.Renderer.meshBuilder()" because the return value of "net.fabricmc.fabric.api.renderer.v1.RendererAccess.getRenderer()" is null at me.pepperbell.continuity.impl.client.ProcessingContextImpl.(ProcessingContextImpl.java:18) at me.pepperbell.continuity.client.model.CTMBakedModel$CTMQuadTransform.(CTMBakedModel.java:83) at me.pepperbell.continuity.client.model.ModelObjectsContainer.(ModelObjectsContainer.java:10) at java.base/java.lang.ThreadLocal$SuppliedThreadLocal.initialValue(ThreadLocal.java:305) at java.base/java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:195) at java.base/java.lang.ThreadLocal.get(ThreadLocal.java:172) at me.pepperbell.continuity.client.model.ModelObjectsContainer.get(ModelObjectsContainer.java:18) at me.pepperbell.continuity.impl.client.ContinuityFeatureStatesImpl.get(ContinuityFeatureStatesImpl.java:16) at me.pepperbell.continuity.api.client.ContinuityFeatureStates.get(ContinuityFeatureStates.java:10) at net.minecraft.class_835.handler$bia000$continuity$beforeRenderModels(class_835.java:1018) at net.minecraft.class_835.method_3576(class_835.java:39) at net.minecraft.class_835.method_3569(class_835.java:20) at net.minecraft.class_824.method_23079(class_824.java:90) at net.minecraft.class_824.method_23081(class_824.java:79) at net.minecraft.class_824.method_3554(class_824.java:104) at net.minecraft.class_824.method_3555(class_824.java:79) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:369) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:308) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:271) at net.minecraft.class_761.handler$emb000$sodium$onRenderBlockEntities(class_761.java:15599) at net.minecraft.class_761.method_22710(class_761.java:1372) at net.minecraft.class_757.method_3188(class_757.java:1110) at net.minecraft.class_757.method_3192(class_757.java:880) at net.minecraft.class_310.method_1523(class_310.java:1219) at net.minecraft.class_310.method_1514(class_310.java:802) at net.minecraft.client.main.Main.main(Main.java:250) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at me.pepperbell.continuity.impl.client.ProcessingContextImpl.(ProcessingContextImpl.java:18) at me.pepperbell.continuity.client.model.CTMBakedModel$CTMQuadTransform.(CTMBakedModel.java:83) at me.pepperbell.continuity.client.model.ModelObjectsContainer.(ModelObjectsContainer.java:10) at java.base/java.lang.ThreadLocal$SuppliedThreadLocal.initialValue(ThreadLocal.java:305) at java.base/java.lang.ThreadLocal.setInitialValue(ThreadLocal.java:195) at java.base/java.lang.ThreadLocal.get(ThreadLocal.java:172) at me.pepperbell.continuity.client.model.ModelObjectsContainer.get(ModelObjectsContainer.java:18) at me.pepperbell.continuity.impl.client.ContinuityFeatureStatesImpl.get(ContinuityFeatureStatesImpl.java:16) at me.pepperbell.continuity.api.client.ContinuityFeatureStates.get(ContinuityFeatureStates.java:10) at net.minecraft.class_835.handler$bia000$continuity$beforeRenderModels(class_835.java:1018) at net.minecraft.class_835.method_3576(class_835.java:39) at net.minecraft.class_835.method_3569(class_835.java:20) at net.minecraft.class_824.method_23079(class_824.java:90) at net.minecraft.class_824.method_23081(class_824.java:79) at net.minecraft.class_824.method_3554(class_824.java:104) at net.minecraft.class_824.method_3555(class_824.java:79) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:369) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:308) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:271) at net.minecraft.class_761.handler$emb000$sodium$onRenderBlockEntities(class_761.java:15599) at net.minecraft.class_761.method_22710(class_761.java:1372) at net.minecraft.class_757.method_3188(class_757.java:1110) -- Block Entity Details -- Details: Name: minecraft:piston // net.minecraft.class_2669 Block: Block{minecraft:moving_piston}[facing=up,type=sticky] Block location: World: (454,22,-1861), Section: (at 6,6,11 in 28,1,-117; chunk contains blocks 448,0,-1872 to 463,255,-1857), Region: (0,-4; contains chunks 0,-128 to 31,-97, blocks 0,0,-2048 to 511,255,-1537) Block: Block{minecraft:moving_piston}[facing=up,type=sticky] Block location: World: (454,22,-1861), Section: (at 6,6,11 in 28,1,-117; chunk contains blocks 448,0,-1872 to 463,255,-1857), Region: (0,-4; contains chunks 0,-128 to 31,-97, blocks 0,0,-2048 to 511,255,-1537) Stacktrace: at net.minecraft.class_824.method_3554(class_824.java:104) at net.minecraft.class_824.method_3555(class_824.java:79) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:369) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:308) at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:271) at net.minecraft.class_761.handler$emb000$sodium$onRenderBlockEntities(class_761.java:15599) at net.minecraft.class_761.method_22710(class_761.java:1372) at net.minecraft.class_757.method_3188(class_757.java:1110) at net.minecraft.class_757.method_3192(class_757.java:880) at net.minecraft.class_310.method_1523(class_310.java:1219) at net.minecraft.class_310.method_1514(class_310.java:802) at net.minecraft.client.main.Main.main(Main.java:250) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- Affected level -- Details: All players: 9 total; [class_746['HopOnHypixel'/9288, l='ClientLevel', x=463.43, y=27.00, z=-1862.65], class_745['Spikebomb1'/9289, l='ClientLevel', x=463.41, y=38.15, z=-1862.66], class_745['PeachyPuffin849'/41, l='ClientLevel', x=465.95, y=27.00, z=-1861.48], class_745['PandaHarry9'/51, l='ClientLevel', x=436.66, y=27.00, z=-1863.53], class_745['EinsteinIRLTrade'/54, l='ClientLevel', x=444.22, y=27.00, z=-1856.63], class_745['Rangerrrrrr'/46, l='ClientLevel', x=455.00, y=27.00, z=-1883.50], class_745['Static_17_'/57, l='ClientLevel', x=461.03, y=27.00, z=-1874.06], class_745['Pumpiiking'/42, l='ClientLevel', x=441.31, y=27.00, z=-1882.46], class_745['Beauplayer124'/47, l='ClientLevel', x=436.69, y=27.00, z=-1874.56]] Chunk stats: 16384, 380 Level dimension: minecraft:overworld Level spawn location: World: (-2451,17,734), Section: (at 13,1,14 in -154,1,45; chunk contains blocks -2464,0,720 to -2449,255,735), Region: (-5,1; contains chunks -160,32 to -129,63, blocks -2560,0,512 to -2049,255,1023) Level time: 6732563 game time, 6000 day time Server brand: Hypixel BungeeCord (1.3.22) <- vanilla Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.class_638.method_8538(class_638.java:458) at net.minecraft.class_310.method_1587(class_310.java:2406) at net.minecraft.class_310.method_1514(class_310.java:821) at net.minecraft.client.main.Main.main(Main.java:250) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, fabric, file/VanillaTweaks_r372023.zip, file/FreshAnimations_v1.8.1.zip, file/2pixels-improved-ghast-tear (1).zip, file/2pixels-seagrass-alt.zip, file/Animated_Furnaces_(1.19.3).zip, file/Azalea_Icons_(1.19.3).zip, file/Banner Pattern Clarity v1.3 pf15.zip, file/Better Apples.zip, file/Better Emerald.zip, file/Better Iron Ingot.zip, file/Better Lapis lazuli.zip, file/Better Shears.zip, file/Better Silverfish And Endermite.zip, file/Better+Spyglass.zip, file/Better_Enderdragon.zip, file/Better_Mobs_RP_1.0.zip, file/Border Powder Snow.zip, file/CTM-Overhaul-V_5.0.zip, file/Colorful-Containers-Dark-Mode.zip, file/Colorful_Coral_(1.19).zip, file/Consistent_Signs_(1.20).zip, file/DSWG Better Compass 1.20 v1.1.zip, file/EclecticTrove-noconfig-1.19-1.2.0.zip, file/Enhanced+Audio+r6.zip, file/Enhanced+Tools++Armour.zip, file/Enhanced+moss.zip, file/Explicit_armor_trim_1.20+.zip, file/Fixed_Barrel_(1.20).zip, file/Ghostly+Gourds.zip, file/Golden+crit.zip, file/Grimdark-VoidPurple-Glint-v1-1-15.zip, file/Handful_of_Fixes_(1.19.3).zip, file/Item+Dragon+egg.zip, file/Lava+Crawlers.zip, file/More_Hanging_Roots_(1.19.3).zip, file/More_Nether_Roots_(1.19.3).zip, file/MuffinQw's+Modern+GU+v3.zip, file/Realiable Stew.zip, file/more-villagers-rp-e1350.zip, file/Retired_Wandering_Trader_(1.19.3).zip, file/Soul_Campfire_(1.19.3).zip, file/Spring_Flowers_(1.19.3).zip, file/Subtle_Dripstone_(1.19.3).zip, file/[1.3] Enhanced Boss Bars.zip, file/astraliyte-s-animated-texturesv1-2.zip, file/better-crops-3d-16x.zip, file/chests-to-pouches-e2000.zip, file/end-portal-frame.zip, file/glowing trims 1.20 v1.5.zip, file/nan2uu-visual-spawn-egg-v1-1.zip, file/shulker.zip, file/vixel-magical-tools.zip, file/xali's+Enchanted+Books+v0.12.0.zip, file/xali's+Enhanced+Jungle+Wood+v1.2.zip, file/xali's+Potions+v1.0.zip, replaymod_lang, essential -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 505605176 bytes (482 MiB) / 1627389952 bytes (1552 MiB) up to 10737418240 bytes (10240 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 4800H with Radeon Graphics Identifier: AuthenticAMD Family 23 Model 96 Stepping 1 Microarchitecture: unknown Frequency (GHz): 2.89 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon(TM) Graphics Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 512.00 Graphics card #0 deviceId: 0x1636 Graphics card #0 versionInfo: DriverVersion=31.0.21023.2010 Graphics card #1 name: NVIDIA GeForce RTX 3050 Laptop GPU Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x25a2 Graphics card #1 versionInfo: DriverVersion=31.0.15.3699 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 33414.22 Virtual memory used (MB): 28132.98 Swap memory total (MB): 17623.38 Swap memory used (MB): 1223.37 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m Fabric Mods: advancementplaques: Advancement Plaques 1.4.11 animatica: Animatica 0.6+1.20 appleskin: AppleSkin 2.5.0+mc1.20 ash_api: Ash API 3.0.2+1.20.1 autoclicker-fabric: Auto Clicker 1.20.1-1.8.0-build.25 balm-fabric: Balm 7.0.7 beenfo: Beenfo 1.20-fabric0.83.0-1.3.3 crowdin-translate: CrowdinTranslate 1.4+1.19.3 betteradvancements: Better Advancements 0.3.2.161 betterbeds: Better Beds 1.3.0 betterclouds: Better Clouds 1.3.5+1.20.1 betterf3: BetterF3 7.0.1 betterstats: Better Statistics Screen 2.10.3+1.20.1 architectury: Architectury 9.0.8 tcdcommons: TCD Commons API 2.10.2+1.20.1 betterthirdperson: Better Third Person 1.9.0 blur: Blur (Fabric) 3.1.0 midnightlib: MidnightLib 1.4.1 satin: Satin 1.13.0 boatiview: Boat Item View Fabric 0.0.5 bookshelf: Bookshelf 20.0.3 boostedbrightness: Boosted Brightness 2.2.0 cakechomps: Cake Chomps 6.1.0+1.20.1 cameraoverhaul: Camera Overhaul 1.4.0-fabric-universal camerautils: Camera Utils 1.20.1-1.0.5 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.36+fb8d95da82 carpet: Carpet Mod 1.4.112+v230608 chat_heads: Chat Heads 0.10.20 chatpatches: Chat Patches 201.5.5 citresewn: CIT Resewn 1.1.3+1.20 citresewn-defaults: CIT Resewn: Defaults 1.1.3+1.20 clean_tooltips: Clean Tooltips 1.0 cleardespawn: Clear Despawn 1.1.13 clickthrough: ClickThrough 1.20-fabric0.83.0-0.4.1 gbfabrictools: GBfabrictools 1.4+1.20 clienttweaks: Client Tweaks 11.0.0 cloth-config: Cloth Config v11 11.1.106 cloth-basic-math: cloth-basic-math 0.6.1 clumps: Clumps 12.0.0.3 collective: Collective 6.65 colormeoutlines: Color Me Outlines 1.1.2 continuity: Continuity 3.0.0-beta.3+1.20.1 controlling: Controlling For Fabric 12.0.2 copyshot: Copyshot 1.0.0 craftingtweaks: Crafting Tweaks 18.0.2 csearcher: ContainerSearcher 0.1.8+mc1.20 dark-loading-screen: Dark Loading Screen 1.6.14 deathfinder: Death Finder 8.0.1 cardinal-components-base: Cardinal Components API (base) 5.2.1 cardinal-components-entity: Cardinal Components API (entities) 5.2.1 detailab: Detail Armor Bar 2.6.3+1.20.1-fabric disc_jockey: Disc Jockey 1.2.5 do_a_barrel_roll: Do a Barrel Roll 3.3.1+1.20 cicada: CICADA 0.4.3 fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT doubledoors: Double Doors 5.0 dynamiccrosshair: Dynamic Crosshair 7.0.4+1.20 yaclx: YetAnotherConfigLibExtensions 1.3+1.20 eatinganimationid: Eating Animation 1.9.4+1.20 ecs: Elytra/Chestplate Swapper 1.3.0-MC1.20 elementa: Elementa 597 elytra_physics: ElytraPhysics 1.3-1.20 entity_model_features: Entity Model Features 0.2.13 entity_texture_features: Entity Texture Features 4.5.1 org_apache_httpcomponents_httpmime: httpmime 4.5.10 equipmentcompare: Equipment Compare 1.3.7 essential: Essential 13792+deploy-staging+g3e03bf5da essential-container: essential-container 1.0.0 essential-loader: essential-loader 1.2.1 fabric-api: Fabric API 0.88.1+1.20.1 fabric-api-base: Fabric API Base 0.4.30+7abfd51577 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.35+4d8536c977 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.10+b3afc78b77 fabric-block-api-v1: Fabric Block API (v1) 1.0.10+92a0d36777 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.0+92a0d36777 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.40+b3afc78b77 fabric-client-tags-api-v1: Fabric Client Tags 1.1.1+97bb207577 fabric-command-api-v1: Fabric Command API (v1) 1.2.33+f71b366f77 fabric-command-api-v2: Fabric Command API (v2) 2.2.12+b3afc78b77 fabric-commands-v0: Fabric Commands (v0) 0.2.50+df3654b377 fabric-containers-v0: Fabric Containers (v0) 0.1.63+df3654b377 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.9+b3afc78b77 fabric-convention-tags-v1: Fabric Convention Tags 1.5.4+a1a980da77 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.18+aeb40ebe77 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.2.2+1e61dba177 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.53+8536527b77 fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.22+b3afc78b77 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.1+e91849a877 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.62+df3654b377 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.38+b04edc7a77 fabric-item-api-v1: Fabric Item API (v1) 2.1.27+b3afc78b77 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.10+23d9108177 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.34+df3654b377 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.21+b3afc78b77 fabric-loot-api-v2: Fabric Loot API (v2) 1.1.39+b3afc78b77 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.43+9e7660c677 fabric-message-api-v1: Fabric Message API (v1) 5.1.7+3265161977 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.49+b3afc78b77 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.2+709a987177 fabric-models-v0: Fabric Models (v0) 0.4.1+9386d8a777 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.10+eeb8eb3677 fabric-networking-v0: Fabric Networking (v0) 0.3.50+df3654b377 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.1+6beca84877 fabric-particles-v1: Fabric Particles (v1) 1.1.1+201a23a077 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.20+b3afc78b77 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.2+4df89eb277 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.1.3+92a0d36777 fabric-renderer-indigo: Fabric Renderer - Indigo 1.4.3+6bdb2ed077 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.45+df3654b377 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.36+92a0d36777 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.27+b3afc78b77 fabric-rendering-v0: Fabric Rendering (v0) 1.1.48+df3654b377 fabric-rendering-v1: Fabric Rendering (v1) 3.0.7+b3afc78b77 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.5+ea08f9d877 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.9+132c48c177 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.7+b3afc78b77 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.29+b3afc78b77 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.12+b3afc78b77 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.1+195226a777 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.0+6c31357e77 fabric-language-kotlin: Fabric Language Kotlin 1.10.10+kotlin.1.9.10 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.10 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.10 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.10 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.10 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.22.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.3 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.3 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.0 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.0 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.0 fabricloader: Fabric Loader 0.14.21 fallingleaves: Falling Leaves 1.15.2+1.20.1 flowermap: Flower Map 1.3.0 forgeconfigapiport: Forge Config API Port 8.0.0 held-item-info: Held Item Info 1.5.0 highlighter: Highlighter 1.1.6 iceberg: Iceberg 1.1.15 inventoryhud: Inventory HUD + 3.4.18 inventoryprofilesnext: Inventory Profiles Next 1.10.7 iris: Iris 1.6.7 io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13 org_anarres_jcpp: jcpp 1.4.14 org_antlr_antlr4-runtime: antlr4-runtime 4.11.1 isometric-renders: Isometric Renders 0.4.5+1.20 worldmesher: Worldmesher 0.4.2+1.20 itemborders: Item Borders 1.2.0 itemscroller: Item Scroller 0.20.0 itemswapper: ItemSwapper 0.5.3-mc1.20.1 jade: Jade 11.4.3 java: OpenJDK 64-Bit Server VM 17 jei: Just Enough Items 15.2.0.27 lambdynlights: LambDynamicLights 2.3.1+1.20.1 pride: Pride Lib 1.2.0+1.19.4 spruceui: SpruceUI 5.0.0+1.20 legendarytooltips: Legendary Tooltips 1.4.4 libipn: libIPN 4.0.0 litematica: Litematica 0.15.3 lithium: Lithium 0.11.2 malilib: MaLiLib 0.16.2 maptooltip: Map Tooltip 3.0.0 minecraft: Minecraft 1.20.1 minihud: MiniHUD 0.27.0 modelfix: Model Gap Fix 1.14 modmenu: Mod Menu 7.1.0 mousetweaks: Mouse Tweaks 2.25 namepain: Name Pain 1.5.2 notes: Notes 1.20.1-2.1.0-fabric org_jetbrains_annotations: annotations 13.0 owo: oωo 0.11.1+1.20 blue_endless_jankson: jankson 1.2.2 panorama: Panorama 1.3.0 paperdoll: Paper Doll 8.0.0 pickblockpro: Pick Block Pro 1.7.20 pistorder: Pistorder 1.5.0 playlist: Playlist 1.3.0 presencefootsteps: Presence Footsteps 1.9.0 kirin: Kirin UI 1.15.0 prism: Prism 1.0.5 puzzleslib: Puzzles Lib 8.0.24 replaymod: Replay Mod 1.20.1-2.6.13 screenshot_viewer: Screenshot Viewer 1.2.0-fabric-mc1.20 catconfig-mc: Cat Config MC 0.1.1 io_github_lgatodu47_catconfig: catconfig 0.2.4 searchables: Searchables 1.0.1 showmeyourskin: Show Me Your Skin! 1.6.11+1.20 shuffle: Shuffle 9.0.0+1.20.1 shulkerboxtooltip: Shulker Box Tooltip 4.0.4+1.20.1 simplefog: Simple Fog Control 1.4.0 skinlayers: 3d Skin Layers 1.5.4-mc1.20.1 skinswapper: Skin Swapper 3.1.4 org_apache_httpcomponents_httpclient: httpclient 4.5.10 org_apache_httpcomponents_httpcore: httpcore 4.4.12 slotcycler: Slot Cycler 8.0.1 puzzlesapi: Puzzles Api 8.0.2 puzzlesaccessapi: Puzzles Access Api 8.0.5 sodium: Sodium 0.5.1 sound_physics_remastered: Sound Physics Remastered 1.20.1-1.1.2 status-effect-bars: Status Effect Bars 1.0.3 stendhal: Stendhal 1.3.9-1.20 libgui: LibGui 8.0.0-beta.1+1.20-rc1 jankson: Jankson 5.0.1+j1.2.2 libninepatch: LibNinePatch 1.2.0 tia: Tiny Item Animations 1.20-1.1 tipthescales: Tip The Scales 9.0.0.1 toolstats: ToolStats 16.0.3 tooltipfix: ToolTip Fix 1.1.1-1.20 universalcraft: UniversalCraft 277 vigilance: Vigilance 286 voicechat: Simple Voice Chat 1.20.1-2.4.24 worldedit: WorldEdit 7.2.15+6463-5ca4dff xaerominimap: Xaero's Minimap 23.6.3 xaeroworldmap: Xaero's World Map 1.33.1 yet_another_config_lib_v3: YetAnotherConfigLib 3.1.0+1.20 com_twelvemonkeys_common_common-image: common-image 3.10.0-SNAPSHOT com_twelvemonkeys_common_common-io: common-io 3.10.0-SNAPSHOT com_twelvemonkeys_common_common-lang: common-lang 3.10.0-SNAPSHOT com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0-SNAPSHOT com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0-SNAPSHOT com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0-SNAPSHOT zergatulfreecam: FreeCam 2.0.0 zoomify: Zoomify 2.11.0 com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.4.1 com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.9 dev_isxander_settxi_settxi-core: settxi-core 2.10.6 dev_isxander_settxi_settxi-kotlinx-serialization: settxi-kotlinx-serialization 2.10.6 Loaded Shaderpack: (off) NEC status: No NEC detected Launched Version: fabric-loader-0.14.21-1.20.1 Backend library: LWJGL version 3.3.1 SNAPSHOT Backend API: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 536.99, NVIDIA Corporation Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: vanilla, fabric, file/VanillaTweaks_r372023.zip, file/FreshAnimations_v1.8.1.zip (incompatible), file/2pixels-improved-ghast-tear (1).zip (incompatible), file/2pixels-seagrass-alt.zip (incompatible), file/Animated_Furnaces_(1.19.3).zip (incompatible), file/Azalea_Icons_(1.19.3).zip (incompatible), file/Banner Pattern Clarity v1.3 pf15.zip, file/Better Apples.zip (incompatible), file/Better Emerald.zip (incompatible), file/Better Iron Ingot.zip (incompatible), file/Better Lapis lazuli.zip (incompatible), file/Better Shears.zip (incompatible), file/Better Silverfish And Endermite.zip (incompatible), file/Better+Spyglass.zip (incompatible), file/Better_Enderdragon.zip (incompatible), file/Better_Mobs_RP_1.0.zip (incompatible), file/Border Powder Snow.zip (incompatible), file/CTM-Overhaul-V_5.0.zip, file/Colorful-Containers-Dark-Mode.zip (incompatible), file/Colorful_Coral_(1.19).zip (incompatible), file/Consistent_Signs_(1.20).zip, file/DSWG Better Compass 1.20 v1.1.zip, file/EclecticTrove-noconfig-1.19-1.2.0.zip (incompatible), file/Enhanced+Audio+r6.zip (incompatible), file/Enhanced+Tools++Armour.zip (incompatible), file/Enhanced+moss.zip (incompatible), file/Explicit_armor_trim_1.20+.zip, file/Fixed_Barrel_(1.20).zip, file/Ghostly+Gourds.zip (incompatible), file/Golden+crit.zip (incompatible), file/Grimdark-VoidPurple-Glint-v1-1-15.zip, file/Handful_of_Fixes_(1.19.3).zip (incompatible), file/Item+Dragon+egg.zip (incompatible), file/Lava+Crawlers.zip (incompatible), file/More_Hanging_Roots_(1.19.3).zip (incompatible), file/More_Nether_Roots_(1.19.3).zip (incompatible), file/MuffinQw's+Modern+GU+v3.zip (incompatible), file/Realiable Stew.zip, file/more-villagers-rp-e1350.zip (incompatible), file/Retired_Wandering_Trader_(1.19.3).zip (incompatible), file/Soul_Campfire_(1.19.3).zip (incompatible), file/Spring_Flowers_(1.19.3).zip (incompatible), file/Subtle_Dripstone_(1.19.3).zip (incompatible), file/[1.3] Enhanced Boss Bars.zip, file/astraliyte-s-animated-texturesv1-2.zip (incompatible), file/better-crops-3d-16x.zip (incompatible), file/chests-to-pouches-e2000.zip (incompatible), file/end-portal-frame.zip (incompatible), file/glowing trims 1.20 v1.5.zip, file/nan2uu-visual-spawn-egg-v1-1.zip (incompatible), file/shulker.zip (incompatible), file/vixel-magical-tools.zip (incompatible), file/xali's+Enchanted+Books+v0.12.0.zip (incompatible), file/xali's+Enhanced+Jungle+Wood+v1.2.zip (incompatible), file/xali's+Potions+v1.0.zip (incompatible) Current Language: en_us CPU: 16x AMD Ryzen 7 4800H with Radeon Graphics