---- Minecraft Crash Report ---- // Sorry :( Time: 2023-02-10 22:48:41 Description: Ticking block entity java.lang.NoClassDefFoundError: net/minecraft/class_1074 at dev.nathanpb.dml.simulacrum.block.chamber.BlockEntitySimulationChamber.updateSimulationText(BlockEntitySimulationChamber.kt:141) at dev.nathanpb.dml.simulacrum.block.chamber.BlockEntitySimulationChamber.access$updateSimulationText(BlockEntitySimulationChamber.kt:43) at dev.nathanpb.dml.simulacrum.block.chamber.BlockEntitySimulationChamber$Companion.tick(BlockEntitySimulationChamber.kt:365) at dev.nathanpb.dml.simulacrum.block.chamber.BlockSimulationChamber.getTicker$lambda-1(BlockSimulationChamber.kt:76) at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.tick(WorldChunk:660) at net.minecraft.world.chunk.WorldChunk$WrappedBlockEntityTickInvoker.tick(WorldChunk:714) at net.minecraft.world.World.redirect$fao000$redirectTick(World:10567) at net.minecraft.world.World.tickBlockEntities(World:456) at net.minecraft.server.world.ServerWorld.tick(ServerWorld:376) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:875) at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer:289) at net.minecraft.server.MinecraftServer.tick(MinecraftServer:819) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:665) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:257) at java.lang.Thread.run(Thread.java:833) Caused by: java.lang.ClassNotFoundException: net.minecraft.class_1074 at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.lang.ClassLoader.loadClass(ClassLoader.java:520) at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:226) at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:112) at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ... 15 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at dev.nathanpb.dml.simulacrum.block.chamber.BlockEntitySimulationChamber.updateSimulationText(BlockEntitySimulationChamber.kt:141) at dev.nathanpb.dml.simulacrum.block.chamber.BlockEntitySimulationChamber.access$updateSimulationText(BlockEntitySimulationChamber.kt:43) at dev.nathanpb.dml.simulacrum.block.chamber.BlockEntitySimulationChamber$Companion.tick(BlockEntitySimulationChamber.kt:365) at dev.nathanpb.dml.simulacrum.block.chamber.BlockSimulationChamber.getTicker$lambda-1(BlockSimulationChamber.kt:76) at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.tick(class_2818.java:660) at net.minecraft.world.chunk.WorldChunk$WrappedBlockEntityTickInvoker.tick(class_2818.java:714) at net.minecraft.world.World.redirect$fao000$redirectTick(World.java:10567) at net.minecraft.world.World.tickBlockEntities(World.java:456) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:376) -- Block entity being ticked -- Details: Name: dml-refabricated:simulation_chamber_entity // dev.nathanpb.dml.simulacrum.block.chamber.BlockEntitySimulationChamber Block: Block{dml-refabricated:simulation_chamber}[facing=west] Block location: World: (-629,56,1780), Section: (at 11,8,4 in -40,3,111; chunk contains blocks -640,-64,1776 to -625,319,1791), Region: (-2,3; contains chunks -64,96 to -33,127, blocks -1024,-64,1536 to -513,319,2047) Block: Block{dml-refabricated:simulation_chamber}[facing=west] Block location: World: (-629,56,1780), Section: (at 11,8,4 in -40,3,111; chunk contains blocks -640,-64,1776 to -625,319,1791), Region: (-2,3; contains chunks -64,96 to -33,127, blocks -1024,-64,1536 to -513,319,2047) Block Entity NBT: {Items:[{Count:1b,Slot:0b,id:"dml-refabricated:data_model_nether",tag:{dml-refabricated.datamodel.dataAmount:64}},{Count:63b,Slot:1b,id:"dml-refabricated:polymer_clay"}],byproductSuccess:0b,currentDataModelType:"NETHER",energy:100000L,isCrafting:1b,percentDone:0,simulationText:{}} Stacktrace: at net.minecraft.world.chunk.WorldChunk$DirectBlockEntityTickInvoker.tick(class_2818.java:660) at net.minecraft.world.chunk.WorldChunk$WrappedBlockEntityTickInvoker.tick(class_2818.java:714) at net.minecraft.world.World.redirect$fao000$redirectTick(World.java:10567) at net.minecraft.world.World.tickBlockEntities(World.java:456) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:376) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875) at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:289) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:665) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) at java.base/java.lang.Thread.run(Thread.java:833) -- Affected level -- Details: All players: 1 total; [class_3222['SomeAspy'/247, l='ServerLevel[world]', x=-630.16, y=56.00, z=1780.38]] Chunk stats: 11090 Level dimension: minecraft:overworld Level spawn location: World: (0,66,0), Section: (at 0,2,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: 128318011 game time, 21973848 day time Level name: world Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 12227 (now: true), thunder time: 73267 (now: false) Known server brands: fabric Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875) at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:289) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:665) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) at java.base/java.lang.Thread.run(Thread.java:833) -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Linux (amd64) version 5.10.0-19-amd64 Java Version: 17.0.5, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 5835206800 bytes (5564 MiB) / 11744051200 bytes (11200 MiB) up to 12884901888 bytes (12288 MiB) CPUs: 10 Processor Vendor: AuthenticAMD Processor Name: AMD EPYC 7282 16-Core Processor Identifier: AuthenticAMD Family 23 Model 49 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 10 Number of logical CPUs: 10 Graphics card #0 name: Device Graphics card #0 vendor: Vendor (0x1234) Graphics card #0 VRAM (MB): 16.00 Graphics card #0 deviceId: 0x1111 Graphics card #0 versionInfo: unknown Virtual memory max (MB): 30143.82 Virtual memory used (MB): 19106.53 Swap memory total (MB): 0.00 Swap memory used (MB): 0.00 JVM Flags: 20 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=100 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Xmx12G -Xms10G Fabric Mods: accelerateddecay: Accelerated Decay 1.0.0+mc1.19.2 ad_astra: Ad Astra! 1.12.2 advanced_runtime_resource_pack: Runtime Resource Pack 0.6.4 advancednetherite: Advanced Netherite 1.6.6-1.19.2 advdebug: Advancements Debug 2.3.0 adventurez: AdventureZ 1.4.17 ae2: Applied Energistics 2 12.9.2 ae2wtlib: AE2WTLib 12.8.5 almostunified: AlmostUnified 1.19.2-0.3.5 alternate-current: Alternate Current 1.4.0 animal_feeding_trough: Animal Feeding Trough 1.0.3+1.19.2 another_furniture: Another Furniture 2.1.2-1.19.2 appbot: Applied Botanics 1.4.1 appleskin: AppleSkin 2.4.1+mc1.19 archeology: CapsLock Archeology Mod 0.2.4 architects_palette: Architect's Palette Fabric 2.1.1 architectury: Architectury 6.5.69 artifacts: Artifacts 7.1.1+fabric expandability: ExpandAbility 6.0.0 attributefix: AttributeFix 17.1.3 auto-workstations: Auto Workstations v1.0-SNAPSHOT-19 autotag-convention: AutoTag Convention 2.0.0+1.19 autotag: AutoTag 2.0.0+1.19 badpackets: Bad Packets 0.2.1 balm-fabric: Balm 4.5.2+0 bamboocombat: Bamboo Combat 1.0.2 bambooeverything: Bamboo Everything 2.2.4-build.33+mc1.19.2 beaconoverhaul: Beacon Overhaul 1.7.3+1.19.2 bedbenefits: BedBenefits 9.1.2 bee_info: More Bee info 1.1.0 besmirchment: Besmirchment 1.19-7 bettercombat: Better Combat 1.5.5+1.19 betterdeserttemples: YUNG's Better Desert Temples 1.19.2-Fabric-2.2.1 betterdungeons: YUNG's Better Dungeons 1.19.2-Fabric-3.2.1 betterlily: Better Lily Pads 1.1.0 bettermineshafts: YUNG's Better Mineshafts 1.19.2-Fabric-3.2.0 betteroceanmonuments: YUNG's Better Ocean Monuments 1.19.2-Fabric-2.1.0 betterstats: Better Statistics Screen 2.2.1+1.19.2 tcdcommons: TCD Commons API 1.1+1.19.2 betterstrongholds: YUNG's Better Strongholds 1.19.2-Fabric-3.2.0 betterwitchhuts: YUNG's Better Witch Huts 1.19.2-Fabric-2.1.0 bewitchment: Bewitchment 1.19-6 impersonate: Impersonate 2.8.0 bhmenu: BHMenu-Fabric 1.19-1.3 biomemakeover: Biome Makeover 1.19.2-1.6.2 blast: BLAST 1.10 blockus: Blockus 2.5.6+1.19.2 terraform-wood-api-v1: Terraform Wood API (v1) 4.2.0 bonezone: BoneZone 1.0.3 bookshelf: Bookshelf 16.2.17 bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.4.6-1.19.2 maelstrom_library: Maelstrom Library 1.3-1.19-pre1 multipart_entities: MultipartEntities 1.2-1.19-pre1 botania: Botania 1.19.2-437-FABRIC fiber: fiber 0.23.0-2 reach-entity-attributes: Reach Entity Attributes 2.3.0 step-height-entity-attribute: Step Height Entity Attribute 1.0.0 botanypots: BotanyPots 9.0.26 botanytrees: BotanyTrees 5.0.4 botarium: Botarium 1.8.2 bowinfinityfix: Bow Infinity Fix 2.5.0 brazier: Brazier 5.0.0 brewinandchewin: Brewin And Chewin fabric-1.0.5+1.19.2 bushierflowers: Bushier Flowers 0.0.1-1.19.2 bwncr: Bad Wither No Cookie Reloaded 3.14.1 bwplus: Bewitchment Plus 1.19-9 byg: Oh The Biomes You'll Go **.**.**.** com_electronwill_night-config_core: core 3.6.6 com_electronwill_night-config_toml: toml 3.6.6 cacao: Croptopia's Chocolaterie 1.2 calibrated: Calibrated Access 1.0.0+1.19 datacriteria: Data Criteria 1.0.0-beta.3+1.19 campanion: Campanion 4.1.2+fabric cardinal-components: Cardinal Components API 5.0.2 cardinal-components-base: Cardinal Components API (base) 5.0.2 cardinal-components-block: Cardinal Components API (blocks) 5.0.2 cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2 cardinal-components-entity: Cardinal Components API (entities) 5.0.2 cardinal-components-item: Cardinal Components API (items) 5.0.2 cardinal-components-level: Cardinal Components API (world saves) 5.0.2 cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.2 cardinal-components-world: Cardinal Components API (worlds) 5.0.2 catwalksinc: Catwalks Inc. 1.3.1 chalk: Chalk 2.1.0+1.19 charmofundying: Charm of Undying 6.1.1+1.19.2 chassis: Chassis 1.2.2 chathistory: Server Chat History 1.4.0+1.19.2 chefsdelight: Chef's Delight 1.0.2-fabric-1.19.2 structurized-reborn: Structurized Reborn 1.19-01 cherishedworlds: Cherished Worlds 6.0.1+1.19.2 chimes: Chimes 1.1.4 chiselsandbits: chisels-and-bits 1.3.126 org_lz4_lz4-pure-java: lz4-pure-java 1.8.0 saeculariacaudices: Saecularia Caudices 1.0.14 scena: Scena 1.0.92 chunky: Chunky 1.3.38 chunkyborder: Chunkyborder 1.1.34 clienttweaks: Client Tweaks 8.1.0 cloth-api: Cloth API 4.0.65 cloth-basic-math: cloth-basic-math 0.6.1 cloth-client-events-v0: Cloth Client Events v0 4.0.65 cloth-common-events-v1: Cloth Common Events v1 4.0.65 cloth-utils-v1: Cloth Utils v1 4.0.65 cloth-config: Cloth Config v8 8.2.88 clumps: Clumps 9.0.0+14 colorful-azaleas: Colorful Azaleas 1.19.2 compressor: Compressor 0.3.1 crowdin-translate: CrowdinTranslate 1.4+1.19 computercraft: CC: Restitched 1.101.2 io_netty_netty-codec-http: netty-codec-http 4.1.77.Final org_squiddev_cobalt: Cobalt 0.5.5 connectiblechains: Connectible Chains 2.1.4+1.19.2 connectivity: Connectivity Mod 1.19.2-3.8 convenientdecor: Convenient Decor 0.1.0 convenientnametags: Convenient Name Tags 0.3.0 cookingforblockheads: Cooking for Blockheads 13.3.0 couplings: Couplings 1.9.1+1.19 coxinhautilities: Coxinha Utilities 1.4.5+1.19 craftingtweaks: Crafting Tweaks 15.1.0 crawl: Crawl 0.11.1 mm: Manningham Mills 2.3 create: Create 0.5.0.i-946+1.19.2 com_google_code_findbugs_jsr305: jsr305 3.0.2 milk: Milk Lib 1.0.51 dripstone_fluid_lib: Dripstone Fluid Lib 2.0.1 registrate-fabric: Registrate for Fabric 1.1.50-MC1.19.2 createaddition: Create Crafts & Additions 20230209a creativecore: CreativeCore (Fabric) 2.9.3 creeperoverhaul: Creeper Overhaul 2.0.6 croptopia: Croptopia 2.2.2 com_typesafe_config: config 1.4.1 io_leangen_geantyref_geantyref: geantyref 1.3.11 org_spongepowered_configurate-core: configurate-core 4.1.2 org_spongepowered_configurate-hocon: configurate-hocon 4.1.2 croptosis: Croptosis 1.5.1 ctov: ChoiceTheorem's Overhauled Villages 3.1.4 dankstorage: Dank Storage 1.19.2-4.3 darkmodeeverywhere: DarkModeEverywhere 1.19.2-1.0.4 darkutils: DarkUtilities 13.1.7 decorative_blocks: Decorative Blocks 3.0.0 deeperdarker: Deeper and Darker 1.1.6 customportalapi: Custom Portal Api 0.0.1-beta54-1.19 paragon: Paragon 3.0.2 com_moandjiezana_toml_toml4j: toml4j 0.7.2 deepslatecutting: Deepslate Cutting 1.5.0 defaultoptions: Default Options 15.0.0 disfabric: DisFabric 1.5.0+tg autoconfig1u: Auto Config v1 Updated 3.3.1 com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.13.3 com_fasterxml_jackson_core_jackson-core: jackson-core 2.13.3 com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.13.3 com_konghq_unirest-java_standalone: unirest-java 3.13.10 com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14 com_squareup_okhttp3_okhttp: okhttp 4.10.0 com_squareup_okio_okio-jvm: okio-jvm 3.2.0 net_dv8tion_jda: JDA 5.0.0-alpha.18 net_sf_trove4j_trove4j: trove4j 3.0.3 org_apache_commons_commons-collections4: commons-collections4 4.4 display_case: Display Case Mod 1.0.3 dml-refabricated: Deep Mob Learning: Refabricated 0.5.9-BETA+1.19.2 dml-refabricated-base: DML: Refabricated - Base 0.5.9-BETA+1.19.2 dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 0.5.9-BETA+1.19.2 libgui: LibGui 6.3.0+1.19 jankson: Jankson 4.1.1+j1.2.1 libninepatch: LibNinePatch 1.1.0 dmlsimulacrum: Deep Mob Learning: Simulacrum 0.5.9-BETA+1.19.2 ktdatataglib: KtDataTagLib 1.6.6 doodads: Doodads 0.1.2-1.19.2 dracomelette: Dracomelette 1.19-2 dragonfight: Dragonfight Mod 1.19.2-2.7 dragonloot: DragonLoot 1.1.2 drinkbeer: Drink Beer 3.2.2-1.19.2 duckling: Duckling 2.0.8 dummmmmmy: MmmMmmMmmMmm 1.19.2-1.7.0 dungeons_arise: When Dungeons Arise 2.1.51 dusk: Dusk Mod 1.19.1-2.2 ecologics: Ecologics 2.1.11 elytraslot: Elytra Slot 6.1.0+1.19.2 emojiful: Emojiful 4.0.4 com_esotericsoftware_yamlbeans_yamlbeans: yamlbeans 1.15 entity-view-distance: Entity View Distance 1.0.2+1.19 essential_commands: Essential Commands 0.30.0-mc1.19.2 ec-core: Essential Commands Core 1.3.0-mc1.19.2 org_yaml_snakeyaml: snakeyaml 1.33 experiencebugfix: Experience Bug Fix 19 extended_armor_bars: Extended Armor Bars 1.2.1 extraalchemy: Extra Alchemy 1.9.0 fabric-api: Fabric API 0.73.2+1.19.2 fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290 fabric-biome-api-v1: Fabric Biome API (v1) 9.1.0+82db024a90 fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90 fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90 fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790 fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390 fabric-containers-v0: Fabric Containers (v0) 0.1.41+df3654b390 fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.1+7c6cd14d90 fabric-convention-tags-v1: Fabric Convention Tags 1.2.2+27265b3490 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.7+413cbbc790 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290 fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.35+df3654b390 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490 fabric-item-api-v1: Fabric Item API (v1) 1.6.5+dce4603e90 fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.38+9244241690 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4+1b46dc7890 fabric-loot-api-v2: Fabric Loot API (v2) 1.1.12+83a8659290 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.15+9e7660c690 fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.23+33fbc73890 fabric-networking-api-v1: Fabric Networking API (v1) 1.2.11+10eb22f490 fabric-networking-v0: Fabric Networking (v0) 0.3.28+df3654b390 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.1+d8ef690890 fabric-particles-v1: Fabric Particles (v1) 1.0.14+4d0d570390 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+413cbbc790 fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.32+9244241690 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.3+251d254a90 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.7+1cc24b1b90 fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490 fabric-language-kotlin: Fabric Language Kotlin 1.9.1+kotlin.1.8.10 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.8.10 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.8.10 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.8.10 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.8.10 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.19.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.4 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.4 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.4.1 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.4.1 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.4.1 fabricloader: Fabric Loader 0.14.14 farmersdelight: Farmer's Delight 1.19.2-1.3.9 farmersrespite: Farmer's Respite 2.2.4 farmingforblockheads: Farming for Blockheads 11.1.0 ferritecore: FerriteCore 5.0.3 fertilization: Fertilization 9.0.0 findme: FindMe 3.1.0 fishofthieves: Fish of Thieves 2.2.0 forgeconfigapiport: Forge Config API Port 4.2.10 friendlyfire: FriendlyFire 14.0.1 ftbchunks: FTB Chunks 1902.3.15-build.233 ftblibrary: FTB Library 1902.3.12-build.170 ftbquests: FTB Quests 1902.4.6-build.176 ftbteams: FTB Teams 1902.2.12-build.95 ftbultimine: FTB Ultimine 1902.3.5-build.65 fullturtlearmor: Full Turtle Armor 1.2 fwaystones: Fabric Waystones 3.0.5+mc1.19.2 geckolib3: Geckolib 3.1.38 com_eliotlash_mclib_mclib: mclib 20 geodes: More Geodes 1.6.4+1.19 glassential: Glassential 1.4.0 go-fish: Go Fish 1.6.0-1.19.1 graveyard: The Graveyard 2.3 guardvillagers: Guard Villagers Fabric 1.19.2-1.0.16 handcrafted: Handcrafted 2.0.2 harvest_scythes: Harvest Scythes 2.5.4+mc1.19.2 hexcasting: Hex Casting 0.10.3 highlight: Highlight 1.0.0 holograms: Holograms 1.4.0+1.19.2 hologram-api: Hologram API 0.2.2+1.19 iceberg: Iceberg 1.0.46 icy-incitement: Icy Incitement 1.1.4+1.19.x immersive_armors: Immersive Armors 1.5.4+1.19.2 impaled: Impaled 1.1.4 indrev: Industrial Revolution 1.15.1-BETA indrev-nikolite: Industrial Revolution: Nikolite Expansion 1.0+1.19.2 ingredient-extension-api: Ingredient Extension API 3.0.6 inmis: Inmis 2.7.1-1.19 omega-config: OmegaConfig 1.2.3-1.18.1 inventoryessentials: Inventory Essentials 5.0.0 inventorysorter: Inventory Sorter 1.8.10-1.19 invview: InvView 1.4.9-1.19+ sgui: sgui 1.0.0-rc6+1.18-pre5 ironchests: Iron Chests: Restocked 3.1.1 itemfilters: Item Filters 1902.2.9-build.46 jamlib: JamLib 0.6.0+1.19 java: OpenJDK 64-Bit Server VM 17 javd: Just Another Void Dimension 4.0.1-build.2+mc1.19.2 jumpoverfences: Jump Over Fences 1.1.0 keepheadnames: Keep Head Names 1.5.1 kibe: Kibe 1.9.11-BETA+1.19 kleeslabs: KleeSlabs 12.1.0 ksyxis: Ksyxis 1.1 kubejs: KubeJS 1902.6.0-build.142 labels: labels 1.19.2-1.7 lazydfu: LazyDFU 0.1.3 ledger: Ledger 1.2.5 server_translations_api: Server Translations API 1.4.14+1.19-rc2 packet_tweaker: Packet Tweaker 0.3.0+1.18.2 lithium: Lithium 0.10.4 logbegone: Log Begone 1.0.4 logprot: Logprot Mod 1.19-2.0 lootbags: Resourceful Lootbags 1.1.2 lootintegrations: Loot integration Mod 1.19.1-1.7 lootr: Lootr **.**.**.** luckperms: LuckPerms 5.4.46 luggage: Luggage 1.19-1.5.2 com_github_llamalad7_mixinextras: MixinExtras 0.1.1 forge_tags: Porting Lib Tags 3.0 markdown_chat: Markdown Chat 1.3.0 org_commonmark_commonmark: commonmark 0.18.1 org_commonmark_commonmark-ext-autolink: commonmark-ext-autolink 0.18.1 org_commonmark_commonmark-ext-gfm-strikethrough: commonmark-ext-gfm-strikethrough 0.18.1 org_nibor_autolink_autolink: autolink 0.10.0 maxhealthfix: MaxHealthFix 8.0.1 mcwbridges: Macaw's Bridges 1.0.6 mcwdoors: Macaw's Doors 1.0.8 mcwfences: Macaw's Fences and Walls 1.0.7 mcwlights: Macaw's Lights and Lamps 1.0.5 mcwpaintings: Macaw's Paintings 1.0.4 mcwpaths: Macaw's Paths and Pavings 1.0.2 mcwroofs: Macaw's Roofs 2.2.2 mcwtrpdoors: Macaw's Trapdoors 1.0.8 mcwwindows: Macaw's Windows 2.1.2 megacells: MEGA Cells 1.5.3-1.19.2 megane: megane 8.3.0 megane-api: megane-api 8.3.0 megane-applied-energistics-2: megane-applied-energistics-2 8.3.0 megane-fabric-transfer: megane-fabric-transfer 8.3.0 megane-industrial-revolution: megane-industrial-revolution 8.3.0 megane-kibe: megane-kibe 8.3.0 megane-luggage: megane-luggage 8.3.0 megane-modern-dynamics: megane-modern-dynamics 8.3.0 megane-reborn-core: megane-reborn-core 8.3.0 megane-reborn-energy: megane-reborn-energy 8.3.0 megane-runtime: megane-runtime 8.3.0 megane-tech-reborn: megane-tech-reborn 8.3.0 megane-vanilla: megane-vanilla 8.3.0 merequester: ME Requester 1.19.2-1.0.3 midnightlib: MidnightLib 1.0.0 minecells: Mine Cells 1.3.4 minecraft: Minecraft 1.19.2 mininggadgets: Mining Gadgets Fabric ${version} porting_lib: Porting Lib 2.1.766+1.19.2 porting_lib_accessors: Porting Lib Accessors 2.1.766+1.19.2 porting_lib_attributes: Porting Lib Attributes 2.1.766+1.19.2 porting_lib_base: Porting Lib Base 2.1.766+1.19.2 porting_lib_common: Porting Lib Common 2.1.766+1.19.2 porting_lib_constants: Porting Lib Constants 2.1.766+1.19.2 porting_lib_entity: Porting Lib Entity 2.1.766+1.19.2 porting_lib_extensions: Porting Lib Extensions 2.1.766+1.19.2 porting_lib_fake_players: Porting Lib Fake Players 2.1.766+1.19.2 porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.766+1.19.2 porting_lib_model_generators: Porting Lib Model Generators 2.1.766+1.19.2 porting_lib_model_loader: Porting Lib Model Loader 2.1.766+1.19.2 porting_lib_models: Porting Lib Models 2.1.766+1.19.2 porting_lib_networking: Porting Lib Networking 2.1.766+1.19.2 porting_lib_obj_loader: Porting Lib Obj Loader 2.1.766+1.19.2 porting_lib_transfer: Porting Lib Transfer 2.1.766+1.19.2 serialization_hooks: Serialization Hooks 0.3.26 mobscarecrow: Mob Scarecrow 2.2.1-1.19.1 mobvote2022: Mob Vote 2022 1.0 modern_industrialization: Modern Industrialization 1.6.2-beta playerabilitylib: Pal 1.6.0 moderndynamics: Modern Dynamics 0.3.4-beta moonlight: Moonlight 1.19.2-2.2.5 moreachievements: MoreAchievements 1.0.9 moretotems: More Totems 2.12.0 morevillagers: More Villagers 4.0.2 multiworldborders: Multi World Borders 1.5-fabric-1.19 naturalist: Naturalist 2.1.1 naturescompass: Nature's Compass 1.19.2-2.1.0-fabric nears: Nears 1.2.3 netherdepthsupgrade: Nether Depths Upgrade fabric-2.0.4-1.19.2 netherportalfix: NetherPortalFix 10.0.0 nethersdelight: Nether's Delight 1.0.1 nochatreports: No Chat Reports 1.19.2-v1.13.12 notenoughcrashes: Not Enough Crashes 4.1.8+1.19.2 nyfsquiver: Nyf's Quivers Fabric-0.5.1-1.19.2 observable: Observable 3.3.1 owo: oωo 0.8.5+1.19 blue_endless_jankson: jankson 1.2.1 patchouli: Patchouli 1.19.2-77-FABRIC patchoulibutton: PachouliButton 1.0.2 paucal: PAUCAL 0.5.0 paxi: Paxi 1.19.2-Fabric-3.0.1 pehkui: Pehkui 3.6.3+1.14.4-1.19.3 kanos_config: Kanos Config 0.3.1+1.14.4-1.19 perplayerspawns: Example Mod 3.0.3 piercingpaxels: Piercing Paxels 1.0.7 pigpen: PigPen 11.1.2 playdate: Playdate 1.0.1 player-animator: Player Animator 0.4.2 portable_tables: Portable Tables 2.1 powah: Powah! 4.0.6 probablychests: Probably Chests 0.5.5-1.19.2 projectile_damage: Projectile Damage Attribute 3.0.0+1.19 pyrotastic: Pyrotastic 1.19+2.0.3 quickshulker: Quick Shulker 1.3.9-1.19 kyrptconfig: Kyrpt Config 1.4.16-1.19 shulkerutils: shulkerutils 1.0.4-1.19 rare-ice: Rare Ice 0.5.0 reacharound: Reacharound 1.1.2 reaper: Reaper 1.0.4 reborncore: Reborn Core 5.4.0 redbits: Red Bits 1.14.1 interference: Interference API 1.4.2 repurposed_structures: Repurposed Structures 6.1.3+1.19.2 resourcefulconfig: Resourcefulconfig 1.0.18 resourcefullib: Resourceful Lib 1.1.21 respawnablepets: Respawnable Pets 1.19-2 revelationary: Revelationary 1.3.0 rhino: Rhino 1902.2.2-build.264 rightclickharvest: Right Click Harvest 3.1.0+1.19-1.19.2 riverredux: River Redux 0.3.0 rottencreatures: Rotten Creatures 1.0.1 roughly_enough_loot_tables: Roughly Enough Loot Tables 1.19-1.0 roughlyenoughitems: Roughly Enough Items 9.1.587 error_notifier: Error Notifier 1.0.9 roughlyenoughprofessions: Roughly Enough Professions 1.1.3 roughlyenoughresources: Roughly Enough Resources 2.6.0 runelic: Runelic 14.1.4 runes: Runes 0.9.4+1.19 servercore: ServerCore 1.3.3-1.19.2 me_lucko_spark-api: spark-api 0.1-SNAPSHOT shroom_dealers: Shroom Dealers! 1.5.2 shulkerboxtooltip: Shulker Box Tooltip 3.2.2+1.19.2 sihywtcamd: sihywtcamd 1.7.2+1.19 simplyswords: Simply Swords 1.40-1.19.2 slimegolem: Muffin's Slime Golem 1.0.2 slimyboyos: Slimy Boyos **.**.**.** smallships: Small Ships 2.0.0a1.1.1 smwyg: Show Me What You Got 1.0.3 snowyspirit: Snowy Spirit 1.19.2-2.1.4 spark: spark 1.9.45 spectrum: Spectrum 1.6.5-1.19.2-leisure_time additionalentityattributes: Additionalentityattributes 1.2.0+1.19.2 arrowhead: Arrowhead 1.1.0-1.19.2 incubus_core: Incubus Core 1.9.1 spell_engine: Spell Engine 0.9.9+1.19 spell_power: Spell Power Attribute 0.9.5+1.19 spiceoffabric: Spice of Fabric 1.6.0-beta.2+1.19.2 tweed4_annotated: tweed4_annotated 1.3.1+mc22w17a tweed4_base: tweed4_base 1.7.1+mc22w17a tweed4_data: tweed4_data 1.2.1+mc22w17a tweed4_data_hjson: tweed4_data_hjson 1.1.1+mc22w17a spirit: Spirit 2.2.3 splash_milk: Splash Milk 1.2.0 srias_flowers: Sria's Flowers 1.2.0 starlight: Starlight 1.1.1+fabric.ae22326 stoneholm: Stoneholm 1.4.4 strongersnowballs: StrongerSnowballs 9.0.2 structory: Structory 1.0.1 structory_towers: Structory: Towers 1.0.0 styledchat: Styled Chat 2.0.2+1.19.2 fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT placeholder-api: Placeholder API 2.0.0-pre.1+1.19.2 player-data-api: Player Data API 0.2.2+1.19.2 predicate-api: Predicate API 0.1.0+1.19.2 styledplayerlist: Styled Player List 2.2.2+1.19.1 subterrestrial: Subterrestrial 2.0.0 supplementaries: Supplementaries 1.19.2-2.2.46 survivalisland: Survival Island 0.2.2 takesapillage: Takes a Pillage 1.0.4 techreborn: Tech Reborn 5.4.0 team_reborn_energy: Energy 2.3.0 tempad: Tempad 1.4.3 terrablender: TerraBlender **.**.**.** textile_backup: Textile Backup 2.5.0-1.19 com_github_shevek_parallelgzip: parallelgzip af5f5c297e735f3f2df7aa4eb0e19a5810b8aff6 org_apache_commons_commons-compress: commons-compress 1.21 org_tukaani_xz: xz 1.9 the_bumblezone: The Bumblezone - Fabric 6.6.5+1.19.2 fake-player-api: Fake Player API 0.5.0 thiccpackets: Extra Thicc Packets 1.17-1.19+ tiered: Tiered 1.2.1 tinycoal: Tiny Coal 1.0.1 toolstats: ToolStats 12.0.2 totw_additions: Towers of the Wild: Additions 1.2.3 tramplenomore: TrampleNoMore 9.0.1 travelersbackpack: Traveler's Backpack 1.19.2-8.2.13 trinkets: Trinkets 3.4.2 trofers: Trofers 1.19.2-3.1.1 twilightforest: The Twilight Forest 4.2.335 javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2 vanilla-hammers: Vanilla Hammers 3.5.0-1.19.2 magna: Magna 1.8.0-1.19.2 static-content: Static Content 1.0.2-1.16.2 staticdata: Static Data 1.1.2 villager-hats: Villager Hats 1.4.3 villager-trading-station: Villager Trading Station 1.1.0 villagersplus: Villagers Plus 1.9 vinery: Vinery 1.1.4 vitalize: Vitalize 1.1.1 vmp: Very Many Players 0.2.0+beta.7.28 voidtotem: Void Totem 2.1.0 voidz: VoidZ 1.0.9 wands: Building Wands 2.6.4_release whatthebucket: WhatTheBucket 7.0.1 wizards: Wizards 0.9.9+1.19 wolfarmorcompat: Wolf Armor Compat 1.0.2-1.19.2 wolveswitharmor: Wolves With Armor 1.8.0-1.19 maybe-data: Maybe data 1.3.2-1.19-rc2 wthit: wthit 5.13.5 xaerominimap: Xaero's Minimap 22.17.1 xaeroworldmap: Xaero's World Map 1.28.8 xps: Xp Obelisk 0.4.7-r+1.19.2-Fabric yigd: You're in Grave Danger 1.4.8 yungsapi: YUNG's API 1.19.2-Fabric-3.8.2 org_javassist_javassist: javassist 3.28.0-GA org_reflections_reflections: reflections 0.10.2 yungsbridges: YUNG's Bridges 1.19.2-Fabric-3.1.0 yungsextras: YUNG's Extras 1.19.2-Fabric-3.1.0 Server Running: true Player Count: 1 / 69; [class_3222['SomeAspy'/247, l='ServerLevel[world]', x=-630.16, y=56.00, z=1780.38]] Data Packs: vanilla, Fabric Mods, Snowyspirit Generated Pack, Supplementaries Generated Pack, compressor (incompatible), minecraft/croptop, file/angma-essex-emojiful-datapack.zip (incompatible) World Generation: Stable Is Modded: Definitely; Server brand changed to 'fabric' Type: Dedicated Server (map_server.txt) Suspected Mods: Fabric Loader (fabricloader)