| 1 | ---- Minecraft Crash Report ---- | 
| 2 |  | 
| 3 |  | 
| 4 | Time: 2024-03-04 21:23:28 | 
| 5 | Description: Exception ticking world | 
| 6 |  | 
| 7 | java.lang.NullPointerException: Cannot invoke "io.github.fabricators_of_create.porting_lib.loot.LootCollector.finish(net.minecraft.class_2960, net.minecraft.class_47)" because the return value of "java.lang.ThreadLocal.get()" is null | 
| 8 | at net.minecraft.loot.LootTable.handler$dig000$porting_lib_loot$finishCollectingLoot(LootTable.java:3027) | 
| 9 | at net.minecraft.loot.LootTable.generateUnprocessedLoot(LootTable.java:92) | 
| 10 | at net.minecraft.loot.LootTable.generateLoot(LootTable.java:103) | 
| 11 | at net.minecraft.loot.LootTable.generateLoot(LootTable.java:116) | 
| 12 | at net.minecraft.loot.LootTable.generateLoot(LootTable.java:111) | 
| 13 | at net.minecraft.block.AbstractBlock.getDroppedStacks(AbstractBlock.java:274) | 
| 14 | at net.minecraft.block.AbstractBlock$AbstractBlockState.getDroppedStacks(class_4970.java:1129) | 
| 15 | at net.minecraft.block.Block.getDroppedStacks(Block.java:324) | 
| 16 | at net.minecraft.block.Block.dropStacks(Block.java:345) | 
| 17 | at net.minecraft.fluid.WaterFluid.beforeBreakingBlock(WaterFluid.java:70) | 
| 18 | at net.minecraft.fluid.FlowableFluid.flow(FlowableFluid.java:261) | 
| 19 | at net.minecraft.fluid.FlowableFluid.flowToSides(FlowableFluid.java:162) | 
| 20 | at net.minecraft.fluid.FlowableFluid.tryFlow(FlowableFluid.java:142) | 
| 21 | at net.minecraft.fluid.FlowableFluid.onScheduledTick(FlowableFluid.java:464) | 
| 22 | at net.minecraft.fluid.FluidState.onScheduledTick(FluidState.java:79) | 
| 23 | at net.minecraft.server.world.ServerWorld.tickFluid(ServerWorld.java:721) | 
| 24 | at net.minecraft.world.tick.WorldTickScheduler.tick(WorldTickScheduler.java:215) | 
| 25 | at net.minecraft.world.tick.WorldTickScheduler.tick(WorldTickScheduler.java:98) | 
| 26 | at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:325) | 
| 27 | at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) | 
| 28 | at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:283) | 
| 29 | at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) | 
| 30 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) | 
| 31 | at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) | 
| 32 | at java.base/java.lang.Thread.run(Unknown Source) | 
| 33 |  | 
| 34 |  | 
| 35 | A detailed walkthrough of the error, its code path and all known details is as follows: | 
| 36 | --------------------------------------------------------------------------------------- | 
| 37 |  | 
| 38 | -- Head -- | 
| 39 | Thread: Server thread | 
| 40 | Stacktrace: | 
| 41 | at net.minecraft.loot.LootTable.handler$dig000$porting_lib_loot$finishCollectingLoot(LootTable.java:3027) | 
| 42 | at net.minecraft.loot.LootTable.generateUnprocessedLoot(LootTable.java:92) | 
| 43 | at net.minecraft.loot.LootTable.generateLoot(LootTable.java:103) | 
| 44 | at net.minecraft.loot.LootTable.generateLoot(LootTable.java:116) | 
| 45 | at net.minecraft.loot.LootTable.generateLoot(LootTable.java:111) | 
| 46 | at net.minecraft.block.AbstractBlock.getDroppedStacks(AbstractBlock.java:274) | 
| 47 | at net.minecraft.block.AbstractBlock$AbstractBlockState.getDroppedStacks(class_4970.java:1129) | 
| 48 | at net.minecraft.block.Block.getDroppedStacks(Block.java:324) | 
| 49 | at net.minecraft.block.Block.dropStacks(Block.java:345) | 
| 50 | at net.minecraft.fluid.WaterFluid.beforeBreakingBlock(WaterFluid.java:70) | 
| 51 | at net.minecraft.fluid.FlowableFluid.flow(FlowableFluid.java:261) | 
| 52 | at net.minecraft.fluid.FlowableFluid.flowToSides(FlowableFluid.java:162) | 
| 53 | at net.minecraft.fluid.FlowableFluid.tryFlow(FlowableFluid.java:142) | 
| 54 | at net.minecraft.fluid.FlowableFluid.onScheduledTick(FlowableFluid.java:464) | 
| 55 | at net.minecraft.fluid.FluidState.onScheduledTick(FluidState.java:79) | 
| 56 | at net.minecraft.server.world.ServerWorld.tickFluid(ServerWorld.java:721) | 
| 57 | at net.minecraft.world.tick.WorldTickScheduler.tick(WorldTickScheduler.java:215) | 
| 58 | at net.minecraft.world.tick.WorldTickScheduler.tick(WorldTickScheduler.java:98) | 
| 59 | at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:325) | 
| 60 |  | 
| 61 | -- Affected level -- | 
| 62 | Details: | 
| 63 | All players: 0 total; [] | 
| 64 | Chunk stats: 2209 | 
| 65 | Level dimension: minecraft:overworld | 
| 66 | Level spawn location: World: (16,66,0), Section: (at 0,2,0 in 1,4,0; chunk contains blocks 16,-64,0 to 31,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) | 
| 67 | Level time: 600134 game time, 495675 day time | 
| 68 | Level name: NeonOrigins | 
| 69 | Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false | 
| 70 | Level weather: Rain time: 51757 (now: false), thunder time: 4862 (now: true) | 
| 71 | Known server brands: fabric | 
| 72 | Removed feature flags: | 
| 73 | Level was modded: true | 
| 74 | Level storage version: 0x04ABD - Anvil | 
| 75 | Stacktrace: | 
| 76 | at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) | 
| 77 | at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:283) | 
| 78 | at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) | 
| 79 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) | 
| 80 | at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) | 
| 81 | at java.base/java.lang.Thread.run(Unknown Source) | 
| 82 |  | 
| 83 | -- System Details -- | 
| 84 | Details: | 
| 85 | Minecraft Version: 1.20.1 | 
| 86 | Minecraft Version ID: 1.20.1 | 
| 87 | Operating System: Linux (amd64) version 5.15.0-92-generic | 
| 88 | Java Version: 19.0.2, Eclipse Adoptium | 
| 89 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium | 
| 90 | Memory: 3348847536 bytes (3193 MiB) / 6442450944 bytes (6144 MiB) up to 6442450944 bytes (6144 MiB) | 
| 91 | CPUs: 64 | 
| 92 | Processor Vendor: AuthenticAMD | 
| 93 | Processor Name: AMD EPYC 7282 16-Core Processor | 
| 94 | Identifier: AuthenticAMD Family 23 Model 49 Stepping 0 | 
| 95 | Microarchitecture: Zen 2 | 
| 96 | Frequency (GHz): -0.00 | 
| 97 | Number of physical packages: 2 | 
| 98 | Number of physical CPUs: 32 | 
| 99 | Number of logical CPUs: 64 | 
| 100 | Graphics card #0 name: MGA G200eH3 | 
| 101 | Graphics card #0 vendor: Matrox Electronics Systems Ltd. (0x102b) | 
| 102 | Graphics card #0 VRAM (MB): 16.00 | 
| 103 | Graphics card #0 deviceId: 0x0538 | 
| 104 | Graphics card #0 versionInfo: unknown | 
| 105 | Virtual memory max (MB): 380727.94 | 
| 106 | Virtual memory used (MB): 434633.34 | 
| 107 | Swap memory total (MB): 122880.00 | 
| 108 | Swap memory used (MB): 71849.00 | 
| 109 | JVM Flags: 20 total; -Xms6144M -Xmx6144M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=32M -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 | 
| 110 | Fabric Mods: | 
| 111 | additionalplacements: Additional Placements 1.8.0 | 
| 112 | anvilrestoration: Anvil Restoration 2.2 | 
| 113 | appleskin: AppleSkin 2.5.1+mc1.20 | 
| 114 | apugli: Apugli 2.9.1+1.20.1-fabric | 
| 115 | midnightlib: MidnightLib 1.4.1 | 
| 116 | aq: Aquatic Additions 0.1-1.20.1 | 
| 117 | aquatictorches: Aquatic Torches 1.0.1 | 
| 118 | architectury: Architectury 9.2.14 | 
| 119 | audioplayer: AudioPlayer 1.20.1-1.8.8 | 
| 120 | admiral: Admiral 0.4.4+1.20.1 | 
| 121 | azurelib: AzureLib 2.0.20 | 
| 122 | barteringstation: Bartering Station 8.0.0 | 
| 123 | bclib: BCLib 3.0.14 | 
| 124 | wunderlib: WunderLib 1.1.5 | 
| 125 | betterbeaconplacement: Better Beacon Placement 3.3 | 
| 126 | betterconduitplacement: Better Conduit Placement 3.2 | 
| 127 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3 | 
| 128 | org_reflections_reflections: reflections 0.10.2 | 
| 129 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.3 | 
| 130 | betterend: Better End 4.0.11 | 
| 131 | betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.5 | 
| 132 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.5 | 
| 133 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.4 | 
| 134 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4 | 
| 135 | betternether: Better Nether 9.0.10 | 
| 136 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4 | 
| 137 | betterspawnercontrol: Better Spawner Control 4.4 | 
| 138 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3 | 
| 139 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3 | 
| 140 | biggerspongeabsorptionradius: Bigger Sponge Absorption Radius 3.5 | 
| 141 | bookshelf: Bookshelf 20.1.9 | 
| 142 | bot: Base Origins Tweaks 1.0.0 | 
| 143 | bottledair: Bottled Air 2.3 | 
| 144 | bottleyourxp: Bottle Your Xp 3.3 | 
| 145 | brewinandchewin: Brewin And Chewin fabric-2.1.5+1.20.1 | 
| 146 | mm: Manningham Mills 2.3 | 
| 147 | cloth-config: Cloth Config v11 11.1.118 | 
| 148 | cloth-basic-math: cloth-basic-math 0.6.1 | 
| 149 | clumps: Clumps **.**.**.** | 
| 150 | collective: Collective 7.36 | 
| 151 | comforts: Comforts 6.3.5+1.20.1 | 
| 152 | spectrelib: SpectreLib 0.13.15+1.20.1 | 
| 153 | conduitspreventdrowned: Conduits Prevent Drowned 3.6 | 
| 154 | cryingghasts: Crying Ghasts 3.3 | 
| 155 | darkwaters: Dark Waters 0.0.22 | 
| 156 | deeper_oceans: Deeper Oceans 1.0.1a | 
| 157 | dismountentity: Dismount Entity 3.2 | 
| 158 | doubledoors: Double Doors 5.2 | 
| 159 | dramaticdoors: Dramatic Doors (QuiFabrge) 1.20.1-3.1.5 | 
| 160 | easyanvils: Easy Anvils 8.0.1 | 
| 161 | easymagic: Easy Magic 8.0.1 | 
| 162 | eggolib: eggolib 1.10.2 | 
| 163 | apoli: Apoli 2.9.0 | 
| 164 | additionalentityattributes: Additional Entity Attributes 1.3.0+1.20.0 | 
| 165 | calio: Calio 1.11.0 | 
| 166 | playerabilitylib: Pal 1.8.0 | 
| 167 | breathinglib: Breathing Library 1.0.4 | 
| 168 | end_origins: endorigins20 1.0.0 | 
| 169 | ends_delight: End's Delight 1.0.1 | 
| 170 | extraorigins: Extra Origins 1.20-4 | 
| 171 | fabric-api: Fabric API 0.91.1+1.20.1 | 
| 172 | fabric-api-base: Fabric API Base 0.4.31+1802ada577 | 
| 173 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577 | 
| 174 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577 | 
| 175 | fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577 | 
| 176 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577 | 
| 177 | fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77 | 
| 178 | fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577 | 
| 179 | fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377 | 
| 180 | fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377 | 
| 181 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577 | 
| 182 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577 | 
| 183 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577 | 
| 184 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577 | 
| 185 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577 | 
| 186 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.23+1802ada577 | 
| 187 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577 | 
| 188 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377 | 
| 189 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577 | 
| 190 | fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577 | 
| 191 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577 | 
| 192 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577 | 
| 193 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577 | 
| 194 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677 | 
| 195 | fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577 | 
| 196 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577 | 
| 197 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577 | 
| 198 | fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377 | 
| 199 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577 | 
| 200 | fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577 | 
| 201 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577 | 
| 202 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577 | 
| 203 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777 | 
| 204 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577 | 
| 205 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577 | 
| 206 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577 | 
| 207 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577 | 
| 208 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.4+1802ada577 | 
| 209 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577 | 
| 210 | fabric-language-kotlin: Fabric Language Kotlin 1.10.18+kotlin.1.9.22 | 
| 211 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.22 | 
| 212 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.22 | 
| 213 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.22 | 
| 214 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.22 | 
| 215 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.2 | 
| 216 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.0 | 
| 217 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.0 | 
| 218 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0 | 
| 219 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.2 | 
| 220 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.2 | 
| 221 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.2 | 
| 222 | fabricloader: Fabric Loader 0.15.7 | 
| 223 | mixinextras: MixinExtras 0.3.5 | 
| 224 | farmersdelight: Farmer's Delight 1.20.1-1.4.3 | 
| 225 | fdjei: Just Enough Farmer's Recipes 1.0.1 | 
| 226 | followersteleporttoo: Followers Teleport Too 2.4 | 
| 227 | forgeconfigapiport: Forge Config API Port 8.0.0 | 
| 228 | friendsandfoes: Friends&Foes 2.0.9 | 
| 229 | ftblibrary: FTB Library 2001.1.5 | 
| 230 | ftbultimine: FTB Ultimine 2001.1.4 | 
| 231 | furnacerecycle: Furnace Recycle 2.2 | 
| 232 | geckolib: GeckoLib 4 4.4.2 | 
| 233 | com_eliotlash_mclib_mclib: mclib 20 | 
| 234 | grassseeds: Grass Seeds 3.2 | 
| 235 | handcrafted: Handcrafted 3.0.6 | 
| 236 | hopobetterruinedportal: Hopo Better Ruined Portal 1.3.7 | 
| 237 | hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.5 | 
| 238 | hybrid-aquatic: Hybrid Aquatic 1.2.2 | 
| 239 | immersive_paintings: Immersive Paintings 0.6.7+1.20.1 | 
| 240 | improvedsignediting: Improved Sign Editing 1.1 | 
| 241 | inventorysorter: Inventory Sorter 1.9.0-1.20 | 
| 242 | kyrptconfig: Kyrpt Config 1.5.6-1.20 | 
| 243 | jade: Jade 11.8.0 | 
| 244 | jadeaddons: Jade Addons 5.2.3 | 
| 245 | java: OpenJDK 64-Bit Server VM 19 | 
| 246 | jei: Just Enough Items **.**.**.** | 
| 247 | jeresources: Just Enough Resources **.**.**.** | 
| 248 | leavesbegone: Leaves Be Gone 8.0.0 | 
| 249 | lithium: Lithium 0.11.2 | 
| 250 | lolmcv: More Chest Variants 1.5.0 | 
| 251 | lootr: Lootr **.**.**.** | 
| 252 | milkallthemobs: Milk All The Mobs 3.2 | 
| 253 | minecraft: Minecraft 1.20.1 | 
| 254 | moborigins: Mob Origins 1.11.1 | 
| 255 | moonlight: Moonlight 1.20-2.10.10 | 
| 256 | more_potions: More Potions 2.0.0 | 
| 257 | morediscs: More Music Discs 1.20.1-32-fabric | 
| 258 | morevillagers: More Villagers 5.0.0 | 
| 259 | nametagtweaks: Name Tag Tweaks 3.2 | 
| 260 | nemos-woodcutter: Nemo's Woodcutter 1.8.1-1.20.1 | 
| 261 | neruina: Neruina 1.3.0 | 
| 262 | mixinsquared: MixinSquared 0.1.1 | 
| 263 | netherchested: Nether Chested 8.0.3 | 
| 264 | puzzlesapi: Puzzles Api 8.1.5 | 
| 265 | cardinal-components-base: Cardinal Components API (base) 5.2.2 | 
| 266 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2 | 
| 267 | puzzlesaccessapi: Puzzles Access Api 8.0.9 | 
| 268 | nethersdelight: Nether's Delight 1.0.0 | 
| 269 | nofeathertrample: No Feather Trample 1.2 | 
| 270 | oceansdelight: Ocean's Delight fabric-1.0.2-1.20 | 
| 271 | origins: Origins 1.10.0 | 
| 272 | origins-plus-plus: Origins++ 2.2 | 
| 273 | pehkui: Pehkui 3.7.12+1.14.4-1.20.4 | 
| 274 | placeableblazerods: Placeable Blaze Rods 3.4 | 
| 275 | porting_lib: Porting Lib 2.2.1-beta+1.20.1 | 
| 276 | com_electronwill_night-config_core: core 3.6.6 | 
| 277 | com_electronwill_night-config_toml: toml 3.6.6 | 
| 278 | porting_lib_accessors: Porting Lib Accessors 2.2.1-beta+1.20.1 | 
| 279 | porting_lib_asm: Porting Lib ASM 2.2.1-beta+1.20.1 | 
| 280 | porting_lib_attributes: Porting Lib Attributes 2.2.1-beta+1.20.1 | 
| 281 | porting_lib_base: Porting Lib Base 2.2.1-beta+1.20.1 | 
| 282 | porting_lib_brewing: Porting Lib Brewing 2.2.1-beta+1.20.1 | 
| 283 | porting_lib_chunk_loading: Porting Lib Chunk Loading 2.2.1-beta+1.20.1 | 
| 284 | porting_lib_client_events: Porting Lib Client Events 2.2.1-beta+1.20.1 | 
| 285 | porting_lib_common: Porting Lib Common 2.2.1-beta+1.20.1 | 
| 286 | porting_lib_config: Porting Lib Config 2.2.1-beta+1.20.1 | 
| 287 | porting_lib_core: Porting Lib Core 2.2.1-beta+1.20.1 | 
| 288 | porting_lib_data: Porting Lib Data 2.2.1-beta+1.20.1 | 
| 289 | porting_lib_entity: Porting Lib Entity 2.2.1-beta+1.20.1 | 
| 290 | porting_lib_extensions: Porting Lib Extensions 2.2.1-beta+1.20.1 | 
| 291 | porting_lib_fluids: Porting Lib Fluids 2.2.1-beta+1.20.1 | 
| 292 | porting_lib_gametest: Porting Lib GameTest 2.2.1-beta+1.20.1 | 
| 293 | porting_lib_items: Porting Lib Items 2.2.1-beta+1.20.1 | 
| 294 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.2.1-beta+1.20.1 | 
| 295 | porting_lib_loot: Porting Lib Loot 2.2.1-beta+1.20.1 | 
| 296 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.2.1-beta+1.20.1 | 
| 297 | porting_lib_model_builders: Porting Lib Model Builders 2.2.1-beta+1.20.1 | 
| 298 | porting_lib_model_generators: Porting Lib Model Generators 2.2.1-beta+1.20.1 | 
| 299 | porting_lib_model_loader: Porting Lib Model Loader 2.2.1-beta+1.20.1 | 
| 300 | porting_lib_model_materials: Porting Lib Model Materials 2.2.1-beta+1.20.1 | 
| 301 | porting_lib_models: Porting Lib Models 2.2.1-beta+1.20.1 | 
| 302 | porting_lib_networking: Porting Lib Networking 2.2.1-beta+1.20.1 | 
| 303 | porting_lib_obj_loader: Porting Lib Obj Loader 2.2.1-beta+1.20.1 | 
| 304 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.2.1-beta+1.20.1 | 
| 305 | porting_lib_registries: Porting Lib Registries 2.2.1-beta+1.20.1 | 
| 306 | porting_lib_tags: Porting Lib Tags 3.0 | 
| 307 | porting_lib_tool_actions: Porting Lib Tool Actions 2.2.1-beta+1.20.1 | 
| 308 | porting_lib_transfer: Porting Lib Transfer 2.2.1-beta+1.20.1 | 
| 309 | porting_lib_utility: Porting Lib Utility 2.2.1-beta+1.20.1 | 
| 310 | reach-entity-attributes: Reach Entity Attributes 2.4.0 | 
| 311 | puzzleslib: Puzzles Lib 8.1.17 | 
| 312 | quad: Quad 1.1.0 | 
| 313 | replantingcrops: Replanting Crops 5.3 | 
| 314 | resourcefulconfig: Resourcefulconfig 2.1.2 | 
| 315 | resourcefullib: Resourceful Lib 2.1.23 | 
| 316 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2 | 
| 317 | com_teamresourceful_yabn: yabn 1.0.3 | 
| 318 | respawningshulkers: Respawning Shulkers 3.7 | 
| 319 | scaffoldingdropsnearby: Scaffolding Drops Nearby 3.2 | 
| 320 | shulkerdropstwo: Shulker Drops Two 3.3 | 
| 321 | sit: Sit 1.20-24 | 
| 322 | smallernetherportals: Smaller Nether Portals 3.6 | 
| 323 | smartbrainlib: SmartBrainLib 1.13 | 
| 324 | statement: Statement 4.2.9+1.14.4-1.20.4 | 
| 325 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4 | 
| 326 | statement_vanilla_compatibility: Statement Vanilla Compatibility Module 1.0.1+1.16.5-1.17 | 
| 327 | stoneworks: Stoneworks 8.0.0 | 
| 328 | toomanyorigins: TooManyOrigins 1.0.1+1.20.1-fabric | 
| 329 | wwfix: Water Walking Fix 1.0.0+hotfix.1 | 
| 330 | tradingpost: Trading Post 8.0.2 | 
| 331 | underwaterenchanting: Underwater Enchanting 2.7 | 
| 332 | visualworkbench: Visual Workbench 8.0.0 | 
| 333 | voicechat: Simple Voice Chat 1.20.1-2.4.32 | 
| 334 | xaerominimap: Xaero's Minimap 23.9.7 | 
| 335 | xaeroworldmap: Xaero's World Map 1.37.8 | 
| 336 | yungsapi: YUNG's API 1.20-Fabric-4.0.3 | 
| 337 | org_javassist_javassist: javassist 3.29.2-GA | 
| 338 | yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3 | 
| 339 | yungsextras: YUNG's Extras 1.20-Fabric-4.0.3 | 
| 340 | yungsmenutweaks: YUNG's Menu Tweaks 1.20.1-Fabric-1.0.2 | 
| 341 | Server Running: true | 
| 342 | Player Count: 0 / 4; [] | 
| 343 | Data Packs: vanilla, fabric, file/server_datapack, file/additional_placements_generated_tags (incompatible) | 
| 344 | Enabled Feature Flags: minecraft:vanilla | 
| 345 | World Generation: Experimental | 
| 346 | Is Modded: Definitely; Server brand changed to 'fabric' | 
| 347 | Type: Dedicated Server (map_server.txt) | 
| 348 |  |