---- Minecraft Crash Report ----
Time: 2026-03-29 17:17:37
Description: Ticking entity
java.lang.NoSuchMethodError: 'com.cobblemon.mod.common.api.spawning.context.SpawningContext com.cobblemon.mod.common.api.events.entity.SpawnEvent.getCtx()'
at knot//com.zero_delusions.poke_marks.events.pokemon.PokemonSpawnEventHandler.init$lambda$0(PokemonSpawnEventHandler.kt:11)
at knot//com.cobblemon.mod.common.api.reactive.ObservableSubscription.handle(ObservableSubscription.java:16)
at knot//com.cobblemon.mod.common.api.reactive.SimpleObservable.emit(SimpleObservable.java:39)
at knot//com.cobblemon.mod.common.api.reactive.TransformObservable.parentHandler(TransformObservable.java:45)
at knot//com.cobblemon.mod.common.api.reactive.TransformObservable.subscribe$lambda$0(TransformObservable.java:33)
at knot//com.cobblemon.mod.common.api.reactive.ObservableSubscription.handle(ObservableSubscription.java:16)
at knot//com.cobblemon.mod.common.api.reactive.CancelableObservable.emit(CancelableObservable.java:34)
at knot//com.cobblemon.mod.common.api.reactive.CancelableObservable.emit(CancelableObservable.java:23)
at knot//com.cobblemon.mod.common.api.spawning.detail.SingleEntitySpawnAction.run(SingleEntitySpawnAction.java:66)
at knot//com.cobblemon.mod.common.api.spawning.detail.SingleEntitySpawnAction.run(SingleEntitySpawnAction.java:27)
at knot//com.cobblemon.mod.common.api.spawning.detail.SpawnAction.complete(SpawnAction.java:46)
at knot//com.cobblemon.mod.common.api.spawning.spawner.Spawner.runForArea(Spawner.java:177)
at knot//com.cobblemon.mod.common.api.spawning.spawner.BasicSpawner.runForArea(BasicSpawner.java:25)
at knot//com.cobblemon.mod.common.api.spawning.spawner.Spawner.runForArea$default(Spawner.java:170)
at knot//com.cobblemon.mod.common.api.spawning.spawner.PlayerSpawner.tick(PlayerSpawner.java:89)
at net.minecraft.server.network.ServerPlayerEntity.handler$bbg000$cobblemon$tickSpawner(ServerPlayerEntity.java:5165)
at net.minecraft.server.network.ServerPlayerEntity.tick(ServerPlayerEntity.java:564)
at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:770)
at net.minecraft.world.World.tickEntity(World.java:498)
at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:408)
at net.minecraft.world.EntityList.forEach(EntityList.java:54)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:372)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1021)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:912)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
at java.base/java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
at knot//com.zero_delusions.poke_marks.events.pokemon.PokemonSpawnEventHandler.init$lambda$0(PokemonSpawnEventHandler.kt:11)
at knot//com.cobblemon.mod.common.api.reactive.ObservableSubscription.handle(ObservableSubscription.java:16)
at knot//com.cobblemon.mod.common.api.reactive.SimpleObservable.emit(SimpleObservable.java:39)
at knot//com.cobblemon.mod.common.api.reactive.TransformObservable.parentHandler(TransformObservable.java:45)
at knot//com.cobblemon.mod.common.api.reactive.TransformObservable.subscribe$lambda$0(TransformObservable.java:33)
at knot//com.cobblemon.mod.common.api.reactive.ObservableSubscription.handle(ObservableSubscription.java:16)
at knot//com.cobblemon.mod.common.api.reactive.CancelableObservable.emit(CancelableObservable.java:34)
at knot//com.cobblemon.mod.common.api.reactive.CancelableObservable.emit(CancelableObservable.java:23)
at knot//com.cobblemon.mod.common.api.spawning.detail.SingleEntitySpawnAction.run(SingleEntitySpawnAction.java:66)
at knot//com.cobblemon.mod.common.api.spawning.detail.SingleEntitySpawnAction.run(SingleEntitySpawnAction.java:27)
at knot//com.cobblemon.mod.common.api.spawning.detail.SpawnAction.complete(SpawnAction.java:46)
at knot//com.cobblemon.mod.common.api.spawning.spawner.Spawner.runForArea(Spawner.java:177)
at knot//com.cobblemon.mod.common.api.spawning.spawner.BasicSpawner.runForArea(BasicSpawner.java:25)
at knot//com.cobblemon.mod.common.api.spawning.spawner.Spawner.runForArea$default(Spawner.java:170)
at knot//com.cobblemon.mod.common.api.spawning.spawner.PlayerSpawner.tick(PlayerSpawner.java:89)
at net.minecraft.server.network.ServerPlayerEntity.handler$bbg000$cobblemon$tickSpawner(ServerPlayerEntity.java:5165)
at net.minecraft.server.network.ServerPlayerEntity.tick(ServerPlayerEntity.java:564)
at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:770)
at net.minecraft.world.World.tickEntity(World.java:498)
at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:408)
at net.minecraft.world.EntityList.forEach(EntityList.java:54)
-- Entity being ticked --
Entity Type: minecraft:player (net.minecraft.class_3222)
Entity Name: {MINECRAFT_USERNAME}
Entity's Exact location: -15545531.82, 86.02, 28440809.23
Entity's Block location: World: (-15545532,86,28440809), Section: (at 4,6,9 in -971596,5,1777550; chunk contains blocks -15545536,-64,28440800 to -15545521,319,28440815), Region: (-30363,55548; contains chunks -971616,1777536 to -971585,1777567, blocks -15545856,-64,28440576 to -15545345,319,28441087)
Entity's Momentum: 0.00, 0.00, 0.00
at net.minecraft.world.World.tickEntity(World.java:498)
at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:408)
at net.minecraft.world.EntityList.forEach(EntityList.java:54)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:372)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1021)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:912)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
at java.base/java.lang.Thread.run(Unknown Source)
All players: 1 total; [class_3222['{MINECRAFT_USERNAME}'/3, l='ServerLevel[Pokedex]', x=-15545531.82, y=86.02, z=28440809.23]]
Level dimension: minecraft:overworld
Level spawn location: World: (0,108,0), Section: (at 0,12,0 in 0,6,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: 582661 game time, 592478 day time
Level game mode: Game mode: survival (ID 0). Hardcore: false. Commands: true
Level weather: Rain time: 53179 (now: false), thunder time: 49652 (now: false)
Known server brands: fabric
Level storage version: 0x04ABD - Anvil
at net.minecraft.server.world.ServerWorld.addDetailsToCrashReport(ServerWorld.java:1693)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:1024)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:912)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:114)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:281)
at java.base/java.lang.Thread.run(Unknown Source)
Git Commit: 37264af (https://gitlab.com/cable-mc/cobblemon/-/commit/37264aff0f6c90c9f9a79bbdfc712bd11929a38c)
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.5, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 806911672 bytes (769 MiB) / 5096079360 bytes (4860 MiB) up to 7180648448 bytes (6848 MiB)
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600 6-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 4060
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8188.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.9174
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Virtual memory max (MiB): 39861.17
Virtual memory used (MiB): 25692.77
Swap memory total (MiB): 23552.00
Swap memory used (MiB): 1747.91
Space in storage for jna.tmpdir (MiB): available: 106664.61, total: 487522.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 106664.61, total: 487522.00
Space in storage for io.netty.native.workdir (MiB): available: 106664.61, total: 487522.00
Space in storage for java.io.tmpdir (MiB): available: 106664.61, total: 487522.00
Space in storage for workdir (MiB): available: 106664.61, total: 487522.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6848M
accessories: Accessories 1.1.0-beta.53+1.21.1
animatica: Animatica 0.6.1+1.21
another_furniture: Another Furniture 4.0.2
appleskin: AppleSkin 3.0.6+mc1.21
architectury: Architectury 13.0.8
badoptimizations: BadOptimizations 2.4.1
badpackets: Bad Packets 0.8.2
beautify: Beautify 2.0.0+1.21.1
betteradvancements: Better Advancements **.**.**.**
betterarcheology: Better Archeology 1.21.1-1.3.4
bookshelf: Bookshelf 21.1.81
botanypots: BotanyPots 21.1.41
capture_xp: Cobblemon Capture XP 1.7.3-fabric-1.3.0
catchindicator: Catch Indicator 1.5.1
catchrate-display: Cobblemon Catch Rate Display 2.8.4
chosenlib: ChosenLib 1.6.0
citresewn: CIT Resewn 1.2.2+1.21
citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.21
cloth-config: Cloth Config v15 15.0.140
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps **.**.**.**
cobblecuisine: CobbleCuisine 2.0.1
cobbled_counter: Counter 1.7.3-fabric-1.9.0
cobbledgacha: Cobbled Gacha 3.0.3
cobbledollars: CobbleDollars 2.0.0+Beta-5.1+1.21.1
cobbledollars_ticket: Cobbledollars_Ticket 1.4.8
cobblefurnies: CobbleFurnies 1.0
cobbleloots: Cobbleloots: Loot Balls and More! 2.2.2
midnightlib: MidnightLib 1.9.2
cobblemon: Cobblemon 1.7.3+1.21.1
cobblemon-additions: Cobblemon Additions 4.3.0
de_marhali_json5-java: json5-java 3.0.0
cobblemon-special-fossils: Cobblemon Special Fossils 0.2.1
cobblemon-ui-tweaks: Cobblemon UI Tweaks 1.0.7
cobblemon_expeditions: Cobblemon Expeditions 1.1.3
cobblemon_pots: cobblemon_pots 1.0.0
cobblemon_shiny_rarities: Cobblemon Shiny Rarities 0.2.1
cobblemon_snap: Cobblemon Snap 1.1.2
cobblemon_wiki_gui: Cobblemon Wiki Gui 2.4.2+1.21.1
cobblemonalphas: CobblemonAlphas 1.4.1
cobblemonboxlink: Cobblemon Box Link 1.0.6
cobblemonextrastructures: Cobblemon Extra Structures 1.2.1
cobblemonraiddens: Cobblemon Raid Dens 0.9.1+1.21.1
cobblemonresearchtasks: Cobblemon Research Tasks 2.0
cobblemonsizevariation: CobblemonSizeVariation 1.4.0
cobblenav: Cobblenav 2.3.0
cobblethemes: CobbleThemes 1.7-v0.9.3-beta
cobbreeding: Cobbreeding 2.2.1
cobeffectiveness: Cobblemon Effectiveness 0.3
continuity: Continuity 3.0.0+1.21
controlling: Controlling 19.0.5
cristellib: Cristel Lib 3.0.3
blue_endless_jankson: jankson 1.2.3
debugify: Debugify 1.21.1+1.0
droploottables: DropLootTables 1.7.3-fabric-1.7.1
durabilitytooltip: Durability Tooltip 1.1.6
dynamic_fps: Dynamic FPS 3.11.4
net_lostluma_battery: battery 2.0.0
elytraslot: Elytra Slot 9.0.1+1.21.1
elytratrims: Elytra Trims 3.9.3
conditional-mixin: conditional mixin 0.6.4
mixinsquared: MixinSquared 0.3.3
enchdesc: EnchantmentDescriptions 21.1.9
enhancedblockentities: Enhanced Block Entities 0.10.2+1.21
entity_model_features: Entity Model Features 3.0.17
entity_texture_features: Entity Texture Features 7.0.13
entityculling: EntityCulling 1.10.0
explorations: Explorations 1.21.1-1.6.2
explosiveenhancement: Explosive Enhancement 1.3.2-1.21-1.21.1
fabric-api: Fabric API 0.116.9+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.72+7b3d111d19
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.6+7f945d5b19
fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.2+fa89716719
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.6+5b36e0f719
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.35+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.4+7b3d111d19
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
fabric-language-kotlin: Fabric Language Kotlin 1.13.10+kotlin.2.3.20
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.3.20
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.3.20
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.3.20
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.3.20
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.32.1
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.9.0
org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.9.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.10.0
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.10.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.10.0
fabricloader: Fabric Loader 0.18.4
mixinextras: MixinExtras 0.5.0
fallingleaves: Falling Leaves 1.17.1
fallingtree: FallingTree **.**.**.**
fast-rtp: FastRTP 1.5.1-1.21
fabric-permissions-api-v0: fabric-permissions-api 0.3.1
ferritecore: FerriteCore 7.0.3
fireworkcapsules: Cobblemon Firework Capsules 2.1.3+1.21.1
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
fossilsplus: FossilsPlus 1.0
freecam: Freecam 1.3.0+mc1.21
gammautils: Gamma Utils 2.1.2
geckolib: GeckoLib 4 4.8.4
handcrafted: Handcrafted 4.0.3
immediatelyfast: ImmediatelyFast 1.6.10+1.21.1
net_lenni0451_reflect: Reflect 1.6.1+curseforge
ironchest: Iron Chests 2.0.4
libgui: LibGui 11.1.0+1.21
jankson: Jankson 8.0.0+j1.2.3
libninepatch: LibNinePatch 1.2.0
jamlib: JamLib 1.3.6+1.21.1
java: OpenJDK 64-Bit Server VM 21
jei: Just Enough Items **.**.**.**
com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
leavesbegone: Leaves Be Gone 21.1.0
legendarymonuments: Legendary Monuments 7.8
litematica: Litematica 0.19.60
make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
mcwbridges: Macaw's Bridges 3.1.2
mcwdoors: Macaw's Doors 1.1.5
mcwfences: Macaw's Fences and Walls 1.2.1
mcwfurnitures: Macaw's Furniture 3.4.1
mcwpaintings: Macaw's Paintings 1.0.5
mcwpaths: Macaw's Paths and Pavings 1.1.1
mcwroofs: Macaw's Roofs 2.3.2
mcwstairs: Macaw's Stairs and Balconies 1.0.2
mcwtrpdoors: Macaw's Trapdoors 1.1.5
mcwwindows: Macaw's Windows 2.4.2
mega_showdown: Cobblemon:Mega Showdown 1.7.2+1.7.3+1.21.1-hotfix
minecraft: Minecraft 1.21.1
modelfix: Model Gap Fix 1.21-1.6
modernfix: ModernFix 5.25.1+mc1.21.1
moonlight: Moonlight Lib 1.21-2.29.23
mousetweaks: Mouse Tweaks 2.26
mr_baby_legendscobblemon: Baby Legends (Cobblemon) 2.3
mr_cobble_cafforms: Cobblemon cafe 5.0.0
mr_cobblemon_journeymounts: Cobblemon Journey Mounts 1.7.2
mr_cobblemon_legendarystructures: Cobblemon: Legends Untold 2.2
mr_cobblemon_pinkanislands: Cobblemon: Pinkan Islands 1.0
mr_hiddenmons_cobblemon: HiddenMons [Cobblemon] 1-v0.6
mr_pickmin: Cobblemon: Pickmin 1.2
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
owo: oωo **.**.**.**+1.21
io_wispforest_endec: endec **.**.**.**
io_wispforest_endec_gson: gson **.**.**.**
io_wispforest_endec_jankson: jankson **.**.**.**
io_wispforest_endec_netty: netty 0.1.2
particular: Particular 1.1.2+1.21
pasture-loot: PastureLoot 1.0.5+1.21.1
pickaxeminigame: pickaxeminigame 2.1.5
placeholder-api: Placeholder API 2.4.2+1.21
playerxp: PlayerXP 1.0.8+1.21.1
poke-marks: poke-marks 1.0.0+cobblemon-1.6.1
pokeblocks: Pokeblocks 1.4.0-1.21.1
prickle: PrickleMC 21.1.11
puzzleslib: Puzzles Lib 21.1.39
releaserewards: Cobblemon: Parting Gifts 3.0.1
resourcefulconfig: Resourcefulconfig 3.0.11
resourcefullib: Resourceful Lib 3.0.12
com_teamresourceful_bytecodecs: bytecodecs 1.1.2
com_teamresourceful_yabn: yabn 1.0.3
rightclickharvest: Right Click Harvest 4.6.1+1.21.1
rustlingspots: Rustling Spots 2.0.1
safepastures: Safe Pastures 1.1.1+1.21.1
searchables: Searchables 1.0.2
shiny-boosters: Shiny Boosters 1.6.0+1.21.1
shulkerboxtooltip: Shulker Box Tooltip 5.1.9+1.21.1
silk-all: Silk (All modules) 1.10.7
silk-commands: Silk Commands 1.10.7
silk-core: Silk Core 1.10.7
silk-game: Silk Game 1.10.7
silk-igui: Silk Inventory GUI 1.10.7
silk-nbt: Silk NBT 1.10.7
silk-network: Silk Network 1.10.7
silk-persistence: Silk Persistence 1.10.7
simplehats: SimpleHats 0.4.0
skinlayers3d: 3d-Skin-Layers 1.11.0
sodium: Sodium 0.6.13+mc1.21.1
sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.**.**.**.**
sophisticatedcore: Sophisticated Core 1.21.1-1.**.**.**.**
porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47+1.21.1
porting_lib_core: Porting Lib Core 3.1.0-beta.47+1.21.1
porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47+1.21.1
porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47+1.21.1
porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47+1.21.1
porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47+1.21.1
porting_lib_loot: Porting Lib Loot 3.1.0-beta.47+1.21.1
porting_lib_model_loader: Porting Lib Model Loader 3.1.0-beta.47+1.21.1
porting_lib_render_types: Porting Lib Render Types 3.1.0-beta.47+1.21.1
porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47+1.21.1
team_reborn_energy: Energy 4.1.0
spawn_notification: Spawn Notification 1.7.3-fabric-2.3.0
supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
supplementaries: Supplementaries 1.21-3.5.26
suppsquared: Supplementaries Squared 1.21-1.2.17
survivalfly: Survival Fly 1.1.1+mc1.21x
t_and_t: Towns and Towers 1.13.7
terrablender: TerraBlender **.**.**.**
tim_core: Tim Core 1.7.3-fabric-1.31.0
tooltipscroll: Tooltip Scroll 1.5.1+1.21.1
lilylib: LilyLib 1.4.1+1.21
trinkets: Trinkets 3.10.0
cardinal-components-base: Cardinal Components API (base) 6.1.0
cardinal-components-entity: Cardinal Components API (entities) 6.1.0
tsflareons-item-core: TSFlareon's Item Core 1.0.0
unchained: Unchained 1.7.3-fabric-1.7.1
veinminer: Veinminer 2.4.2
de_miraculixx_core_dev: core 2.4.2
visuality: Visuality 0.7.7+1.21
wakes: Wakes 0.4.1+1.21.1
com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0
waveycapes: WaveyCapes 1.9.0
transition: TRansition 1.0.15
waystones: Waystones 21.1.29
xaerominimap: Xaero's Minimap 25.3.10
xaeroworldmap: Xaero's World Map 1.40.11
yeetusexperimentus: Yeetus Experimentus 87.0.0
yet_another_config_lib_v3: YetAnotherConfigLib 3.8.2+1.21.1-fabric
com_twelvemonkeys_common_common-image: common-image 3.12.0
com_twelvemonkeys_common_common-io: common-io 3.12.0
com_twelvemonkeys_common_common-lang: common-lang 3.12.0
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
org_quiltmc_parsers_gson: gson 0.2.1
org_quiltmc_parsers_json: json 0.2.1
yungsapi: YUNG's API 1.21.1-Fabric-5.1.6
org_javassist_javassist: javassist 3.29.2-GA
org_reflections_reflections: reflections 0.10.2
yungsbridges: YUNG's Bridges 1.21.1-Fabric-5.1.1
zoomify: Zoomify 2.15.2+1.21.1
com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.7.1
Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/3, l='ServerLevel[Pokedex]', x=-15545531.82, y=86.02, z=28440809.23]]
Active Data Packs: vanilla, fabric, accessories, another_furniture, balm (incompatible), beautify, betterarcheology, bookshelf (incompatible), botanypots (incompatible), carryon (incompatible), chipped, cobblecuisine, cobbled_counter, cobbledgacha (incompatible), cobbledollars, cobbledollars_ticket, cobblefurnies, cobbleloots, cobblemon, cobblemon-additions, cobblemon-special-fossils, cobblemon_expeditions, cobblemon_pots, cobblemon_shiny_rarities, cobblemon_snap, cobblemonalphas, cobblemonboxlink (incompatible), cobblemonextrastructures, cobblemonraiddens, cobblemonresearchtasks, cobblemonsizevariation, cobblenav, cobbreeding, elytraslot (incompatible), elytratrims (incompatible), explorations, fabric-convention-tags-v2, fireworkcapsules, fossilsplus, handcrafted, ironchest, legendarymonuments, malilib, mcwbridges (incompatible), mcwdoors (incompatible), mcwfences (incompatible), mcwfurnitures, mcwpaintings (incompatible), mcwpaths, mcwroofs (incompatible), mcwstairs (incompatible), mcwtrpdoors (incompatible), mcwwindows (incompatible), mega_showdown, moonlight, mr_baby_legendscobblemon, mr_cobble_cafforms, mr_cobblemon_journeymounts, mr_cobblemon_legendarystructures (incompatible), mr_cobblemon_pinkanislands (incompatible), mr_hiddenmons_cobblemon (incompatible), mr_pickmin (incompatible), mythsandlegends, naturescompass, pickaxeminigame, pokeblocks, porting_lib_item_abilities, releaserewards (incompatible), rightclickharvest, simplehats (incompatible), sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), spawn_notification, supplementaries, suppsquared, t_and_t, terrablender (incompatible), tim_core, trinkets, tsflareons-item-core, waystones (incompatible), yungsapi (incompatible), yungsbridges (incompatible), t_and_t:resources/t_and_t_waystones_patch, supplementaries:generated_pack, suppsquared:dynamic_assets, cristellib:runtime_pack
Available Data Packs: accessories, another_furniture, balm (incompatible), beautify, betterarcheology, bookshelf (incompatible), botanypots (incompatible), bundle, carryon (incompatible), chipped, cobblecuisine, cobbled_counter, cobbledgacha (incompatible), cobbledollars, cobbledollars_ticket, cobblefurnies, cobbleloots, cobblemon, cobblemon-additions, cobblemon-special-fossils, cobblemon_expeditions, cobblemon_pots, cobblemon_shiny_rarities, cobblemon_snap, cobblemonalphas, cobblemonboxlink (incompatible), cobblemonextrastructures, cobblemonraiddens, cobblemonresearchtasks, cobblemonsizevariation, cobblenav, cobbreeding, cristellib:runtime_pack, elytraslot (incompatible), elytratrims (incompatible), explorations, fabric, fabric-convention-tags-v2, fireworkcapsules, fossilsplus, handcrafted, ironchest, legendarymonuments, malilib, mcwbridges (incompatible), mcwdoors (incompatible), mcwfences (incompatible), mcwfurnitures, mcwpaintings (incompatible), mcwpaths, mcwroofs (incompatible), mcwstairs (incompatible), mcwtrpdoors (incompatible), mcwwindows (incompatible), mega_showdown, moonlight, mr_baby_legendscobblemon, mr_cobble_cafforms, mr_cobblemon_journeymounts, mr_cobblemon_legendarystructures (incompatible), mr_cobblemon_pinkanislands (incompatible), mr_hiddenmons_cobblemon (incompatible), mr_pickmin (incompatible), mythsandlegends, naturescompass, pickaxeminigame, pokeblocks, porting_lib_item_abilities, releaserewards (incompatible), rightclickharvest, simplehats (incompatible), sophisticatedbackpacks (incompatible), sophisticatedcore (incompatible), spawn_notification, supplementaries, supplementaries:generated_pack, suppsquared, suppsquared:dynamic_assets, t_and_t, t_and_t:resources/t_and_t_waystones_patch, terrablender (incompatible), tim_core, trade_rebalance, trinkets, tsflareons-item-core, vanilla, waystones (incompatible), yungsapi (incompatible), yungsbridges (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Seed: 3640081410782453227
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'