Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // You're mean.
- Time: 2026-01-08 00:36:15
- Description: Rendering entity in world
- java.lang.ClassCastException: class com.cobblemon.mod.common.entity.pokemon.PokemonServerDelegate cannot be cast to class com.cobblemon.mod.common.client.entity.PokemonClientDelegate (com.cobblemon.mod.common.entity.pokemon.PokemonServerDelegate and com.cobblemon.mod.common.client.entity.PokemonClientDelegate are in unnamed module of loader 'knot' @491666ad)
- at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.render(PokemonRenderer.java:106)
- at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.method_3936(PokemonRenderer.java:68)
- at knot//net.minecraft.class_898.method_3954(class_898.java:148)
- at knot//com.shiftthedev.pickablepets.data.Helper.renderPet(Helper.java:152)
- at knot//com.shiftthedev.pickablepets.items.PetItemRenderer.render(PetItemRenderer.java:33)
- at knot//net.minecraft.class_756.handler$zef000$alexandria$renderByItem_alexandria(class_756.java:527)
- at knot//net.minecraft.class_756.method_3166(class_756.java)
- at knot//net.minecraft.class_918.method_23179(class_918.java:127)
- at knot//net.minecraft.class_918.method_23177(class_918.java:260)
- at knot//net.minecraft.class_759.method_3233(class_759.java:166)
- at knot//net.minecraft.class_759.method_3228(class_759.java:623)
- at knot//net.minecraft.class_759.method_22976(class_759.java:399)
- at knot//net.minecraft.class_757.method_3172(class_757.java:790)
- at knot//net.minecraft.class_757.method_3188(class_757.java:1114)
- at knot//net.minecraft.class_757.method_3192(class_757.java:850)
- at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
- at knot//net.minecraft.class_310.method_1514(class_310.java:882)
- at knot//net.minecraft.client.main.Main.main(Main.java:256)
- at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
- 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 knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.render(PokemonRenderer.java:106)
- at knot//com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer.method_3936(PokemonRenderer.java:68)
- at knot//net.minecraft.class_898.method_3954(class_898.java:148)
- at knot//com.shiftthedev.pickablepets.data.Helper.renderPet(Helper.java:152)
- at knot//com.shiftthedev.pickablepets.items.PetItemRenderer.render(PetItemRenderer.java:33)
- at knot//net.minecraft.class_756.handler$zef000$alexandria$renderByItem_alexandria(class_756.java:527)
- at knot//net.minecraft.class_756.method_3166(class_756.java)
- at knot//net.minecraft.class_918.method_23179(class_918.java:127)
- at knot//net.minecraft.class_918.method_23177(class_918.java:260)
- at knot//net.minecraft.class_759.method_3233(class_759.java:166)
- at knot//net.minecraft.class_759.method_3228(class_759.java:623)
- at knot//net.minecraft.class_759.method_22976(class_759.java:399)
- at knot//net.minecraft.class_757.method_3172(class_757.java:790)
- at knot//net.minecraft.class_757.method_3188(class_757.java:1114)
- -- Entity being rendered --
- Details:
- Entity Type: cobblemon:pokemon (com.cobblemon.mod.common.entity.pokemon.PokemonEntity)
- Entity ID: 78
- Entity Name: Eevee
- Entity's Exact location: -2817.06, -45.00, 1139.99
- Entity's Block location: World: (-2818,-45,1139), Section: (at 14,3,3 in -177,-3,71; chunk contains blocks -2832,-64,1136 to -2817,319,1151), Region: (-6,2; contains chunks -192,64 to -161,95, blocks -3072,-64,1024 to -2561,319,1535)
- Entity's Momentum: 0.00, -0.08, 0.00
- Entity's Passengers: []
- Entity's Vehicle: null
- Stacktrace:
- at knot//net.minecraft.class_898.method_3954(class_898.java:148)
- at knot//com.shiftthedev.pickablepets.data.Helper.renderPet(Helper.java:152)
- at knot//com.shiftthedev.pickablepets.items.PetItemRenderer.render(PetItemRenderer.java:33)
- at knot//net.minecraft.class_756.handler$zef000$alexandria$renderByItem_alexandria(class_756.java:527)
- at knot//net.minecraft.class_756.method_3166(class_756.java)
- at knot//net.minecraft.class_918.method_23179(class_918.java:127)
- at knot//net.minecraft.class_918.method_23177(class_918.java:260)
- at knot//net.minecraft.class_759.method_3233(class_759.java:166)
- at knot//net.minecraft.class_759.method_3228(class_759.java:623)
- at knot//net.minecraft.class_759.method_22976(class_759.java:399)
- at knot//net.minecraft.class_757.method_3172(class_757.java:790)
- at knot//net.minecraft.class_757.method_3188(class_757.java:1114)
- at knot//net.minecraft.class_757.method_3192(class_757.java:850)
- at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
- at knot//net.minecraft.class_310.method_1514(class_310.java:882)
- at knot//net.minecraft.client.main.Main.main(Main.java:256)
- at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
- at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
- -- Renderer details --
- Details:
- Assigned renderer: com.cobblemon.mod.common.client.render.pokemon.PokemonRenderer@1de6ae6a
- Location: 0.00,0.00,0.00 - World: (0,0,0), Section: (at 0,0,0 in 0,0,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)
- Rotation: 0.0
- Delta: 0.0
- Stacktrace:
- at knot//net.minecraft.class_898.method_3954(class_898.java:148)
- at knot//com.shiftthedev.pickablepets.data.Helper.renderPet(Helper.java:152)
- at knot//com.shiftthedev.pickablepets.items.PetItemRenderer.render(PetItemRenderer.java:33)
- at knot//net.minecraft.class_756.handler$zef000$alexandria$renderByItem_alexandria(class_756.java:527)
- at knot//net.minecraft.class_756.method_3166(class_756.java)
- at knot//net.minecraft.class_918.method_23179(class_918.java:127)
- at knot//net.minecraft.class_918.method_23177(class_918.java:260)
- at knot//net.minecraft.class_759.method_3233(class_759.java:166)
- at knot//net.minecraft.class_759.method_3228(class_759.java:623)
- at knot//net.minecraft.class_759.method_22976(class_759.java:399)
- at knot//net.minecraft.class_757.method_3172(class_757.java:790)
- at knot//net.minecraft.class_757.method_3188(class_757.java:1114)
- at knot//net.minecraft.class_757.method_3192(class_757.java:850)
- at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
- at knot//net.minecraft.class_310.method_1514(class_310.java:882)
- at knot//net.minecraft.client.main.Main.main(Main.java:256)
- at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
- at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
- -- Uptime --
- Details:
- JVM uptime: 193.853s
- Wall uptime: 148.515s
- High-res time: 87.865s
- Client ticks: 407 ticks / 20.350s
- Stacktrace:
- at knot//net.minecraft.class_310.method_1587(class_310.java:2501)
- at knot//net.minecraft.class_310.method_54580(class_310.java:949)
- at knot//net.minecraft.class_310.method_1514(class_310.java:902)
- at knot//net.minecraft.client.main.Main.main(Main.java:256)
- at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
- at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
- -- Affected level --
- Details:
- All players: 1 total; [class_746['Brokeboyx15'/122, l='ClientLevel', x=-2815.52, y=-45.00, z=1140.12]]
- Chunk stats: 121, 45
- Level dimension: minecraft:overworld
- Level spawn location: World: (0,69,0), Section: (at 0,5,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)
- Level time: 699467 game time, 117118 day time
- Server brand: fabric
- Server type: Integrated singleplayer server
- Tracked entity count: 10
- -- Last reload --
- Details:
- Reload number: 1
- Reload reason: initial
- Finished: Yes
- Packs: vanilla, fabric, accessories, adventure-platform-fabric, alexandria, backpacked, badgebox, balm, biomesoplenty, cloth-config, cobbledollars, cobblemon, cobblemon_effectiveness, cobblemon_quests, cobblemon_simple_center, cobblemon_ultrabeast, cobblemonalphas, cobblemonboxlink, cobblemonextrastructures, cobblemonopponents, cobblemonraiddens, cobblemore_lib, cobblenav, cobblepedia, controllable, crittersandcompanions, doggytalents, essential, essential-container, essential-loader, explorerscompass, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingtree, fightorflight, forgeconfigapiport, framework, ftblibrary, ftbquests, ftbteams, fullbrightnesstoggle, indypets, jei, journeymap, mega_showdown, moresparkles, mythsandlegends, naturescompass, owo, patchouli, pickablepets, poke-clothing, pokeblocks, polymer-blocks, polymer-core, polymer-resource-pack, pommel, porting_lib_attributes, porting_lib_core, porting_lib_entity, porting_lib_gametest, porting_lib_mixin_extensions, rctmod, safepastures, simpletms, spawn_notification, team_reborn_energy, terrablender, tim_core, travelerscompass, waystones, cobblemon:regionbiasforms, cobblemon:gyaradosjump, $polymer-resources, crittersandcompanions:friendlyart, cobblemon:uniqueshinyforms, file/Cobblemon 3D Poké Rods 1.0.zip, file/Cobblemon Dark Edition v2.zip, file/Cobblemon Interface Modded v1.9.4.zip, file/Cobblemon Interface v1.6.0.zip, file/Cobblemon Pasture Enhanced v3.zip, file/E19 Cobblemon Minimap Icons.zip, file/Maxi's-JM+CM_Pixel-U8.zip, mega_showdown:gyaradosjumpingmega, mega_showdown:regionbiasmsd, file/CCC_1.9.2.zip, file/VISIBLE ORES PLUS v1.11.0.zip, Essential Assets, essential
- -- Cobblemon --
- Details:
- Version: 1.7.1
- Is Snapshot: false
- Git Commit: 12d224d (https://gitlab.com/cable-mc/cobblemon/-/commit/12d224d15a3eed1344e8431dfcf30ec5c7590f5f)
- Branch: HEAD
- -- System Details --
- Details:
- Minecraft Version: 1.21.1
- Minecraft Version ID: 1.21.1
- Operating System: Windows 11 (amd64) version 10.0
- Java Version: 21.0.7, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 1524854104 bytes (1454 MiB) / 3716153344 bytes (3544 MiB) up to 5872025600 bytes (5600 MiB)
- CPUs: 8
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 3 7320U with Radeon Graphics
- Identifier: AuthenticAMD Family 23 Model 160 Stepping 0
- Microarchitecture: unknown
- Frequency (GHz): 2.39
- Number of physical packages: 1
- Number of physical CPUs: 4
- Number of logical CPUs: 8
- Graphics card #0 name: AMD Radeon(TM) Graphics
- Graphics card #0 vendor: Advanced Micro Devices, Inc.
- Graphics card #0 VRAM (MiB): 512.00
- Graphics card #0 deviceId: VideoController1
- Graphics card #0 versionInfo: 32.0.11020.16
- Memory slot #0 capacity (MiB): 4096.00
- Memory slot #0 clockSpeed (GHz): 5.50
- Memory slot #0 type: Unknown
- Memory slot #1 capacity (MiB): 4096.00
- Memory slot #1 clockSpeed (GHz): 5.50
- Memory slot #1 type: Unknown
- Virtual memory max (MiB): 19143.24
- Virtual memory used (MiB): 15407.92
- Swap memory total (MiB): 11730.44
- Swap memory used (MiB): 1892.02
- Space in storage for jna.tmpdir (MiB): available: 11698.33, total: 243116.00
- Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 11698.33, total: 243116.00
- Space in storage for io.netty.native.workdir (MiB): available: 11698.33, total: 243116.00
- Space in storage for java.io.tmpdir (MiB): available: 11698.33, total: 243116.00
- Space in storage for workdir (MiB): available: 11698.33, total: 243116.00
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5600m -Xms256m
- Fabric Mods:
- accessories: Accessories 1.1.0-beta.52+1.21.1
- alexandria: Alexandria 1.0.3.2
- architectury: Architectury 13.0.8
- backpacked: Backpacked 3.0.0-beta.20
- badgebox: Badge Box 1.1.1
- balm: Balm 21.0.56
- kuma_api: KumaAPI 21.0.7
- biomesoplenty: BiomesOPlenty 21.1.0.13
- cloth-config: Cloth Config v15 15.0.140
- cloth-basic-math: cloth-basic-math 0.6.1
- cobbledollars: CobbleDollars 2.0.0+Beta-5.1+1.21.1
- cobblemon: Cobblemon 1.7.1+1.21.1
- fabric-language-kotlin: Fabric Language Kotlin 1.13.6+kotlin.2.2.20
- org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.20
- org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.20
- org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.20
- org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.20
- org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
- org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
- org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
- org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
- cobblemon_effectiveness: Cobblemon Effectiveness 0.2
- cobblemon_poke_labs: cobblemon_poke_labs 1.1.1
- cobblemon_quests: Cobblemon Quests 1.2.0
- cobblemon_simple_center: cobblemon_simple_center 1.1.2
- cobblemon_ultrabeast: Cobblemon Ultra-Beasts 2.2+Cobblemon-1.7.1
- cobblemonalphas: CobblemonAlphas 1.3
- cobblemonboxlink: Cobblemon Box Link 1.0.5
- cobblemonextrastructures: Cobblemon Extra Structures 1.2.0
- cobblemonopponents: Cobblemon Trainer Structures 1.5.1
- cobblemonraiddens: Cobblemon Raid Dens 0.5.4+1.21.1
- cobblemore_lib: cobblemore_lib 1.2.7
- cobblenav: Cobblenav 2.2.5
- cobblepedia: Cobblepedia 0.7.1
- collective: Collective 8.13
- controllable: Controllable 0.25.4
- com_mrcrayfish_controllable-sdl: controllable-sdl 2.32.8-1.1.0
- crittersandcompanions: Critters and Companions 1.21.1-2.3.4
- porting_lib_attributes: Porting Lib Attributes 3.1.0-beta.75+1.21.1
- porting_lib_entity: Porting Lib Entity 3.1.0-beta.75+1.21.1
- porting_lib_core: Porting Lib Core 3.1.0-beta.75+1.21.1
- porting_lib_gametest: Porting Lib GameTest 3.1.0-beta.75+1.21.1
- porting_lib_mixin_extensions: Porting Lib Mixin Extensions 3.1.0-beta.75+1.21.1
- doggytalents: Doggy Talents Next 1.18.63
- elementa: Elementa 712
- essential: Essential 1.3.10.4
- essential-container: essential-container 1.0.0
- essential-loader: essential-loader 1.2.5
- explorerscompass: Explorer's Compass 1.21.1-2.2.5-fabric
- fabric-api: Fabric API 0.116.7+1.21.1
- fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
- fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.71+b559734419
- fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
- fabric-block-api-v1: Fabric Block API (v1) 1.1.0+0bc3503219
- fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
- fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
- fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
- fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
- fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
- fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
- fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19+b559734419
- fabric-convention-tags-v1: Fabric Convention Tags 2.1.5+7f945d5b19
- fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.1+a406e79519
- fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
- fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.5+6116a37819
- fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.34+37516cd619
- fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.1+65213ef819
- fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0+2b27e0a419
- fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
- fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
- fabric-item-api-v1: Fabric Item API (v1) 11.2.0+3b3cb2e819
- fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
- fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
- fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
- fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+0865547519
- fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
- fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
- fabric-message-api-v1: Fabric Message API (v1) 6.0.14+8aaf3aca19
- fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.1.0+b4d813fc19
- fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
- fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
- fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
- fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.15+2475392c19
- fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.1+e3eddc2119
- fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.1+b4d813fc19
- fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.1+c705a49c19
- fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.69+df3654b319
- fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
- fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
- fabric-rendering-v0: Fabric Rendering (v0) 1.1.72+df3654b319
- fabric-rendering-v1: Fabric Rendering (v1) 5.1.0+ab4c25a019
- fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
- fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
- fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
- fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.90+b559734419
- fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
- fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.3+c24bd99419
- fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
- fabricloader: Fabric Loader 0.18.4
- mixinextras: MixinExtras 0.5.0
- fallingtree: FallingTree 1.21.1.11
- fightorflight: Cobblemon Fight or Flight Fabric 0.10.5
- followersteleporttoo: Followers Teleport Too 2.7
- forgeconfigapiport: Forge Config API Port 21.1.6
- com_electronwill_night-config_core: core 3.8.0
- com_electronwill_night-config_toml: toml 3.8.0
- framework: Framework 0.13.9
- org_javassist_javassist: javassist 3.29.2-GA
- org_reflections_reflections: reflections 0.10.2
- ftblibrary: FTB Library 2101.1.30
- ftbquests: FTB Quests 2101.1.21
- team_reborn_energy: Energy 4.1.0
- ftbteams: FTB Teams 2101.1.9
- fullbrightnesstoggle: Full Brightness Toggle 4.4
- geckolib: GeckoLib 4 4.8.3
- glitchcore: GlitchCore 2.1.0.0
- net_jodah_typetools: typetools 0.6.3
- indypets: IndyPets - Independent Pets 1.4.10
- java: OpenJDK 64-Bit Server VM 21
- jei: Just Enough Items 19.27.0.336
- journeymap: Journeymap 1.21.1-6.0.0-beta.53
- ar_com_hjg_pngj: pngj 2.1.0
- commonnetworking: Common Network 1.0.18-1.21.1
- journeymap-api-fabric: JourneyMap API 2.0.0-1.21.1-SNAPSHOT
- mega_showdown: Cobblemon:Mega Showdown 1.5+1.7.1+1.21.1
- minecraft: Minecraft 1.21.1
- moresparkles: MoreSparkles 1.1
- adventure-platform-fabric: adventure-platform-fabric 5.14.1
- net_kyori_adventure-api: adventure-api 4.17.0
- net_kyori_adventure-key: adventure-key 4.17.0
- net_kyori_adventure-platform-api: adventure-platform-api 4.3.3
- net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 4.17.0
- net_kyori_adventure-text-serializer-ansi: adventure-text-serializer-ansi 4.17.0
- net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.17.0
- net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 4.17.0
- net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.17.0
- net_kyori_ansi: ansi 1.1.0
- net_kyori_examination-api: examination-api 1.3.0
- net_kyori_examination-string: examination-string 1.3.0
- net_kyori_option: option 1.0.0
- fabric-permissions-api-v0: fabric-permissions-api 0.3.1
- net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.17.0
- polymer-blocks: Polymer (Textured Blocks) 0.9.18+1.21.1
- polymer-core: Polymer (Core) 0.9.18+1.21.1
- polymer-networking: Polymer (Networking) 0.9.18+1.21.1
- polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.18+1.21.1
- polymer-resource-pack: Polymer (Resource Pack) 0.9.18+1.21.1
- mythsandlegends: Myths and Legends 1.9.0
- com_moandjiezana_toml_toml4j: toml4j 0.7.2
- naturescompass: Nature's Compass 1.21.1-2.2.7-fabric
- oreharvester: Ore Harvester 1.5
- org_jetbrains_annotations: annotations 13.0
- owo: oωo 0.12.15.4+1.21
- blue_endless_jankson: jankson 1.2.2
- io_wispforest_endec: endec 0.1.5.1
- io_wispforest_endec_gson: gson 0.1.3.1
- io_wispforest_endec_jankson: jankson 0.1.3.1
- io_wispforest_endec_netty: netty 0.1.2
- patchouli: Patchouli 1.21.1-92-FABRIC
- fiber: fiber 0.23.0-2
- pickablepets: Pickable Pets 2.0.3.1
- playerxp: PlayerXP 1.0.4+1.21.1
- poke-clothing: Poke Clothing 1.21.1-1.0
- pokeblocks: Pokeblocks 1.4.0-1.21.1
- polymer-bundled: Polymer 0.9.18+1.21.1
- polymer-common: Polymer (Common) 0.9.18+1.21.1
- packet_tweaker: Packet Tweaker 0.5.5+1.21
- polymer-virtual-entity: Polymer (Virtual Entity) 0.9.18+1.21.1
- pommel: Pommel - Held Item Models 1.4.2+1.21.x
- rctapi: Radical Cobblemon Trainers API 0.14.5-beta
- rctmod: Radical Cobblemon Trainers 0.17.4-beta
- safepastures: Safe Pastures 1.1.1+1.21.1
- simpletms: SimpleTMs 2.3.3
- spawn_notification: Spawn Notification 1.7.1-fabric-2.2.2
- terrablender: TerraBlender 4.1.0.8
- tim_core: Tim Core 1.7.1-fabric-1.27.1
- travelerscompass: Traveler's Compass 4.0.2
- universalcraft: UniversalCraft 446
- vigilance: Vigilance 306
- waystones: Waystones 21.1.25
- Launched Version: fabric-loader-0.18.4-1.21.1
- Launcher name: minecraft-launcher
- Backend library: LWJGL version 3.3.3-snapshot
- Backend API: AMD Radeon(TM) Graphics GL version 3.2.0 Core Profile Context 24.10.20.240607, ATI Technologies Inc.
- Window size: 1024x768
- GFLW Platform: win32
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages:
- Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
- Universe: 400921fb54442d18
- Type: Integrated Server (map_client.txt)
- Graphics mode: fancy
- Render Distance: 2/2 chunks
- Resource Packs: vanilla, fabric, accessories, adventure-platform-fabric, alexandria, backpacked (incompatible), badgebox, balm (incompatible), biomesoplenty, cloth-config, cobbledollars, cobblemon, cobblemon_effectiveness, cobblemon_quests, cobblemon_simple_center, cobblemon_ultrabeast, cobblemonalphas, cobblemonboxlink (incompatible), cobblemonextrastructures, cobblemonopponents, cobblemonraiddens, cobblemore_lib, cobblenav, cobblepedia, controllable (incompatible), crittersandcompanions, doggytalents, essential (incompatible), essential-container, essential-loader, explorerscompass, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingtree, fightorflight, forgeconfigapiport, framework (incompatible), ftblibrary, ftbquests, ftbteams, fullbrightnesstoggle (incompatible), indypets, jei (incompatible), journeymap, mega_showdown, moresparkles, mythsandlegends, naturescompass, owo, patchouli (incompatible), pickablepets, poke-clothing, pokeblocks, polymer-blocks, polymer-core, polymer-resource-pack, pommel, porting_lib_attributes, porting_lib_core, porting_lib_entity, porting_lib_gametest, porting_lib_mixin_extensions, rctmod, safepastures, simpletms, spawn_notification, team_reborn_energy, terrablender (incompatible), tim_core, travelerscompass (incompatible), waystones (incompatible), cobblemon:regionbiasforms, cobblemon:gyaradosjump, $polymer-resources, crittersandcompanions:friendlyart, cobblemon:uniqueshinyforms, file/Cobblemon 3D Poké Rods 1.0.zip, file/Cobblemon Dark Edition v2.zip, file/Cobblemon Interface Modded v1.9.4.zip, file/Cobblemon Interface v1.6.0.zip, file/Cobblemon Pasture Enhanced v3.zip, file/E19 Cobblemon Minimap Icons.zip, file/Maxi's-JM+CM_Pixel-U8.zip, mega_showdown:gyaradosjumpingmega, mega_showdown:regionbiasmsd, file/CCC_1.9.2.zip, file/VISIBLE ORES PLUS v1.11.0.zip
- Current Language: en_us
- Locale: en_US
- System encoding: Cp1252
- File encoding: UTF-8
- CPU: 8x AMD Ryzen 3 7320U with Radeon Graphics
- Server Running: true
- Player Count: 1 / 8; [class_3222['Brokeboyx15'/122, l='ServerLevel[New World]', x=-2815.52, y=-45.00, z=1140.12]]
- Active Data Packs: vanilla, fabric, accessories, backpacked (incompatible), badgebox, balm (incompatible), biomesoplenty (incompatible), cobbledollars, cobblemon, cobblemon_poke_labs, cobblemon_simple_center, cobblemon_ultrabeast, cobblemonalphas, cobblemonboxlink (incompatible), cobblemonextrastructures, cobblemonopponents, cobblemonraiddens, cobblenav, cobblepedia, collective, crittersandcompanions (incompatible), doggytalents, explorerscompass, fabric-convention-tags-v2, fightorflight, ftbquests, mega_showdown, mythsandlegends, naturescompass, patchouli (incompatible), pickablepets, poke-clothing, pokeblocks, porting_lib_gametest, rctmod, simpletms, spawn_notification, terrablender (incompatible), tim_core, travelerscompass (incompatible), waystones (incompatible), $polymer-resources
- Available Data Packs: $polymer-resources, accessories, backpacked (incompatible), badgebox, balm (incompatible), biomesoplenty (incompatible), bundle, cobbledollars, cobblemon, cobblemon_poke_labs, cobblemon_simple_center, cobblemon_ultrabeast, cobblemonalphas, cobblemonboxlink (incompatible), cobblemonextrastructures, cobblemonopponents, cobblemonraiddens, cobblenav, cobblepedia, collective, crittersandcompanions (incompatible), doggytalents, doggytalents:builtin/alt_recipe_1, explorerscompass, fabric, fabric-convention-tags-v2, fightorflight, ftbquests, mega_showdown, mythsandlegends, naturescompass, patchouli (incompatible), pickablepets, poke-clothing, pokeblocks, porting_lib_gametest, rctmod, simpletms, spawn_notification, terrablender (incompatible), tim_core, trade_rebalance, travelerscompass (incompatible), vanilla, waystones (incompatible)
- Enabled Feature Flags: minecraft:vanilla
- World Generation: Stable
- World Seed: 5568539668795902050
Advertisement
Add Comment
Please, Sign In to add comment