Skip to content

Instantly share code, notes, and snippets.

@JensenButton9
Created July 5, 2022 15:07
Show Gist options
  • Save JensenButton9/fa6d0775bf05948f745d266a8cb11ae0 to your computer and use it in GitHub Desktop.
Save JensenButton9/fa6d0775bf05948f745d266a8cb11ae0 to your computer and use it in GitHub Desktop.
Not sure what caused this one.
---- Minecraft Crash Report ----
// Why did you do that?
Time: 7/5/22, 3:58 PM
Description: Exception ticking world
java.util.ConcurrentModificationException
at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
at java.base/java.util.HashMap$KeyIterator.next(HashMap.java:1620)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at net.minecraft.server.world.ChunkTicketManager.tick(ChunkTicketManager.java:132)
at net.minecraft.server.world.ServerChunkManager.tick(ServerChunkManager.java:282)
at net.minecraft.server.world.ServerChunkManager.tick(ServerChunkManager.java:319)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:311)
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:907)
at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:322)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:851)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
at java.base/java.lang.Thread.run(Thread.java:833)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at java.base/java.util.HashMap$HashIterator.nextNode(HashMap.java:1597)
at java.base/java.util.HashMap$KeyIterator.next(HashMap.java:1620)
at java.base/java.lang.Iterable.forEach(Iterable.java:74)
at net.minecraft.server.world.ChunkTicketManager.tick(ChunkTicketManager.java:132)
at net.minecraft.server.world.ServerChunkManager.tick(ServerChunkManager.java:282)
at net.minecraft.server.world.ServerChunkManager.tick(ServerChunkManager.java:319)
at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:311)
-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['jensenbutton'/19936, l='ServerLevel[Modded Fabric SMP 1.18.1]', x=-2896.61, y=78.03, z=-5090.18]]
Chunk stats: 5324
Level dimension: minecraft:overworld
Level spawn location: World: (72,64,8), Section: (at 8,0,8 in 4,4,0; chunk contains blocks 64,-64,0 to 79,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 8952764 game time, 12539303 day time
Level name: Modded Fabric SMP 1.18.1
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 65766 (now: false), thunder time: 86159 (now: false)
Known server brands: fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:907)
at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:322)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:851)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:697)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
at java.base/java.lang.Thread.run(Thread.java:833)
-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.3.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 2654999864 bytes (2532 MiB) / 4605345792 bytes (4392 MiB) up to 6442450944 bytes (6144 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 2700X Eight-Core Processor
Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
Microarchitecture: Zen+
Frequency (GHz): 4.00
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 2070
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1f07
Graphics card #0 versionInfo: DriverVersion=31.0.15.1640
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.80
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.80
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.80
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.80
Memory slot #3 type: DDR4
Virtual memory max (MB): 46499.50
Virtual memory used (MB): 34171.63
Swap memory total (MB): 13824.00
Swap memory used (MB): 401.13
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 -Xmx6G -Xms2G
Fabric Mods:
additionaladditions: Additional Additions 4.0.5
adorn: Adorn 3.5.0+1.18.2
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7
advdebug: Advancements Debug 2.3.0
adventurez: AdventureZ 1.4.11
ae2: Applied Energistics 2 11.1.3
ae2things: AE2Things 1.1.0-beta.7
ae2wtlib: AE2WTLib 11.1.2
animal_feeding_trough: Animal Feeding Trough 1.0.3+1.18.2
appbot: Applied Botanics 1.2.1
appleskin: AppleSkin 2.4.0+mc1.18.2
aqupdcaracal: Caracal mob 1.18.2-1.3.8
aqupdgrizzly: Grizzly Bear mob 1.18-1.3
arcanus: Arcanus 1.29
architects_palette: Architect's Palette Fabric 2.2
architectury: Architectury 4.5.76
artifacts: Artifacts 7.0.3+fabric
expandability: ExpandAbility 6.0.0
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
attributefix: AttributeFix 14.0.2
auto-workstations: Auto Workstations 1.0-SNAPSHOT-12
autoconfig1u: Auto Config v1 Updated 3.4.0
badpackets: Bad Packets 0.1.2
balm-fabric: Balm 3.1.0+0
basicaiots: Basic AIOTs 1.3.3+1.18.2
bcc: BetterCompatibilityChecker fabric-1.0.5
beaconoverhaul: Beacon Overhaul 1.6.0+1.18.2
reach-entity-attributes: Reach Entity Attributes 2.1.1
better_bad_omen: Better Bad Omen 1.3.0
betterdeserttemples: YUNG's Better Desert Temples 1.18.2-Fabric-1.1.0
betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0
bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.2
betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
betterwitchhuts: YUNG's Better Witch Huts 1.18.2-Fabric-1.0.1
bewitchment: Bewitchment 1.18-22
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
impersonate: Impersonate 2.4.1
playerabilitylib: Pal 1.5.0
terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
bhmenu: BHMenu-Fabric 1.17.1-1.18.2-1.3
biomemakeover: Biome Makeover 1.18.2-1.4.26
bitsandchisels: BitsAndChisels 2.6.13
stacc: Stacc 1.2.3
blast: BLAST 1.9.1
blockus: Blockus 2.4.7+1.18.2
bookshelf: Bookshelf 13.2.21
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.7-1.18.2
maelstrom_library: Maelstrom Library 1.2.4-1.18.2
multipart_entities: MultipartEntities 1.1.5-1.18.2
botania: Botania 1.18.2-434-FABRIC
fiber: fiber 0.23.0-2
bowinfinityfix: Bow Infinity Fix rv11
buildinggadgets: st'ructure tools 1.0.22
mm: Manningham Mills 2.3
byg: Oh The Biomes You'll Go 1.4
c2me: Concurrent Chunk Management Engine 0.2.0+alpha.7.0
com_ishland_c2me_libs_: libs 0.2.0+alpha.7.0
cacao: Croptopia's Chocolaterie 1.2
campanion: Campanion 3.0.3
camsbackpacks: Cammie's Wearable Backpacks 2.11
capybara: Capybara 1.0.6
cardinal-components: Cardinal Components API 4.2.0
cardinal-components-base: Cardinal Components API (base) 4.2.0
cardinal-components-block: Cardinal Components API (blocks) 4.2.0
cardinal-components-chunk: Cardinal Components API (chunks) 4.2.0
cardinal-components-entity: Cardinal Components API (entities) 4.2.0
cardinal-components-item: Cardinal Components API (items) 4.2.0
cardinal-components-level: Cardinal Components API (world saves) 4.2.0
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.2.0
cardinal-components-world: Cardinal Components API (worlds) 4.2.0
carrier: Carrier 1.10.0
catwalksinc: Catwalks Inc. 1.3.0
chalk: Chalk 2.0.1+1.18.2
chimes: Chimes 1.1.1
chisel: Chisel Refabricated 1.4.5
clienttweaks: Client Tweaks 7.1.0
cloth-api: Cloth API 3.2.64
cloth-client-events-v0: Cloth Client Events v0 3.2.64
cloth-common-events-v1: Cloth Common Events v1 3.2.64
cloth-datagen-api-v1: Cloth Datagen v1 3.2.64
cloth-utils-v1: Cloth Utils v1 3.2.64
cloth-config: Cloth Config v6 6.2.62
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 8.0.0+10
companion: Companion 2.0.1
computercraft: CC: Restitched 1.100.8
conjuring: Conjuring 1.0.22+1.18
couplings: Couplings 1.8.0+1.18.2
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
coxinhautilities: Coxinha Utilities 1.3+1.18.2
omega-config: OmegaConfig 1.2.3-1.18.1
omega-config-gui: Omega Config GUI 1.2.3-1.18.1
cloth-config-lite: cloth-config-lite 2.0.6
team_reborn_energy: Energy 2.2.0
craftingtweaks: Crafting Tweaks 14.0.3
crawl: Crawl 0.10.6
create: Create mc1.18.2_v0.4.1+637
com_google_code_findbugs_jsr305: jsr305 3.0.2
fake-player-api: Fake Player API 0.3.0
forge_tags: Forge Tags 2.1
milk: Milk Lib 0.3.2
dripstone_fluid_lib: Dripstone Fluid Lib 1.2.0
registrate-fabric: Registrate for Fabric MC1.18.2-1.0.3
createplus: CreatePlus 1.0
creeperoverhaul: Creeper Overhaul 1.3.1
croptopia: Croptopia 2.0.5
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.0
cyti: Can You Trash It? 1.0.5
dankstorage: Dank Storage 1.18.2-3.7
dark-enchanting: Dark Enchanting 1.0.0+1.18.2
libgui: LibGui 5.4.0+1.18.2
jankson: Jankson 4.0.0+j1.2.0
libninepatch: LibNinePatch 1.1.0
darkpaintings: DarkPaintings 10.0.3
darkutils: DarkUtilities 10.0.5
dawn: Dawn API 3.3.2
deathlog: DeathLog 0.2.9+1.18
decorative_blocks: Decorative Blocks 2.1.0
deepslatecutting: Deepslate Cutting 1.3.4
com_moandjiezana_toml_toml4j: toml4j 0.7.2
maybe-data: Maybe data 1.3.1-1.18.2
defaultoptions: Default Options 14.1.1
display_case: Display Case Mod 1.0.0
dml-refabricated: Deep Mob Learning: Refabricated 1.18.2
dml-refabricated-base: DML: Refabricated - Base 1.18.2
dml-refabricated-events: DML: Refabricated - Vanilla Events 1.18.2
dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 1.18.2
dml-refabricated-rei: DML: Refabricated - REI Integration 1.18.2
ktdatataglib: KtDataTagLib 1.6.5+1.18.2
dmlsimulacrum: Deep Mob Learning: Simulacrum 0.5.4-beta
dragonloot: DragonLoot 1.1.0
dual_riders: Dual Riders 1.1.1
duckling: Duckling 1.0.5
dusk: Dusk Mod 1.18.2-2.1
dustrial_decor: Dustrial Decor 0.5
dwarfcoal: Dwarf Coal 1.18.1-1.0.1
ecologics: Ecologics 1.7.2
ellemes_container_lib: Ellemes' Container Library 1.4.0-beta.2
elytratrinket: Elytra Trinket 3.0.0-1.18.1
enchancement: Enchancement 1.18-18
entitybanners: Entity Banners 1.0.2-BETA+1.18
expandedstorage: Expanded Storage 7.4.0-beta.4
experiencebugfix: Experience Bug Fix 18
extraalchemy: Extra Alchemy 1.8.1
extragenerators: Extra Generators 1.2.1-BETA+1.18
extremesoundmuffler: Extreme sound muffler 3.27_fabric-1.18.1
fabric: Fabric API 0.57.0+1.18.2
fabric-api-base: Fabric API Base 0.4.4+d7c144a860
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.2+2373a54560
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.6+651bcc5960
fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
fabric-containers-v0: Fabric Containers (v0) 0.1.22+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0) 3.1.1+c85f2e3860
fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 3.0.0+9fcb91d260
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.20+489d6f8260
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.18+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.5.1+6c4e5d0960
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.14+91896a4960
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.1.0+cc71601c60
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.0+1997ad1260
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.2+e747827960
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.4+cc71601c60
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.22+e6b169eb60
fabric-networking-v0: Fabric Networking (v0) 0.3.9+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.3+032c981d60
fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.9+0d9ab37260
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.2+446e059560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.1+1f6558e860
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.3+f4563ac860
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.0+e747827960
fabric-language-kotlin: Fabric Language Kotlin 1.8.1+kotlin.1.7.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.7.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.7.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.7.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.7.0
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.18.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.3
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.3
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.3
fabricaeexnihilo: FabricaeExNihilo 0.1.6+mc1.18.2
fabricloader: Fabric Loader 0.14.8
farmersdelight: Farmer's Delight 1.18.2-0.2.1
farmingforblockheads: Farming for Blockheads 10.0.2
feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
ferritecore: FerriteCore 4.2.1
findme: FindMe 3.0.6
floral_flair: Floral Flair 1.3.0
flytre_lib: FlytreLib 1.8.1
forgeconfigapiport: Forge Config API Port 3.2.0
ftbchunks: FTB Chunks 1802.3.6-build.147
ftblibrary: FTB Library 1802.3.6-build.123
ftbquests: FTB Quests 1802.3.8-build.101
ftbranks: FTB Ranks 1802.1.7-build.27
ftbteams: FTB Teams 1802.2.6-build.51
ftbultimine: FTB Ultimine 1802.3.3-build.55
gateofbabylon: Gate Of Babylon 1.7.0-1.18.2
geckolib3: Geckolib 3.0.50
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
geodes: More Geodes 1.4.2
glassential: Glassential 1.3.0
go-fish: Go Fish 1.5.0-1.18.2
goblintraders: Goblin Traders 1.5.1
goldenhoppers: Golden Hoppers 1.3.3
goodall: Goodall 1.0.2
graveyard: The Graveyard 1.9
graveyard_biomes: The Graveyard Biomes 1.1
guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14
guild: Guild 0.4.0
harvest_scythes: Harvest Scythes 2.5.1
horseinfo: Horse Info 0.4.1-1.18
iceberg: Iceberg 1.0.38
impaled: Impaled 1.1.3
improved-stations: Improved Stations 2.1.0
incantationem: Incantationem 1.1.3+1.18.2
indrev: Industrial Revolution 1.14.0-BETA
libblockattributes_core: LibBlockAttributes (Core) 0.10.0
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.10.0
libblockattributes_items: LibBlockAttributes (Items) 0.10.0
magna: Magna 1.7.0-1.18-pre1
infusion_table: Infusion Table 1.1.0
inmis: Inmis 2.6.0-1.18.2
inventorysorter: Inventory Sorter 1.8.8-1.18
kyrptconfig: Kyrpt Config 1.4.6-1.18
blue_endless_jankson: jankson 1.2.1
iron-jetpacks: Iron Jetpacks 0.4.3
itemfilters: Item Filters 1802.2.7-build.21
jamlib: JamLib 0.0.5
java: Java HotSpot(TM) 64-Bit Server VM 17
kibe: Kibe 1.9.8-BETA+1.18
kjsextras: KubeJS Extras 3.0.0
kleeslabs: KleeSlabs 11.1.1
kubejs: KubeJS 1802.5.4-build.508
kubejs_create: KubeJS Create 1802.2.2-build.26
lazydfu: LazyDFU 0.1.2
lifts: Lifts 1.4.1-BETA+1.18
lithium: Lithium 0.7.10
logprot: Logprot Mod 1.18-1.6
lootr: Lootr 0.3.20.57
lovely_snails: Lovely Snails 1.0.4+1.18
magicalforest: Magical Forest 2.0.3
mcwbridges: Macaw's Bridges 2.0.3
mcwdoors: Macaw's Doors 1.0.6
mcwfences: Macaw's Fences and Walls 1.0.5
mcwlights: Macaw's Lights and Lamps 1.0.3
mcwpaintings: Macaw's Paintings 1.0.3
mcwpaths: Macaw's Paths and Pavings 1.0.0
mcwroofs: Macaw's Roofs 2.1.2
mcwtrpdoors: Macaw's Trapdoors 1.0.6
mcwwindows: Macaw's Windows 2.0.3
megane: megane 7.7.2
megane-api: megane-api 7.7.2
megane-applied-energistics-2: megane-applied-energistics-2 7.7.2
megane-create: megane-create 7.7.2
megane-deep-mob-learning-simulacrum: megane-deep-mob-learning-simulacrum 7.7.2
megane-extra-generators: megane-extra-generators 7.7.2
megane-fabric-transfer: megane-fabric-transfer 7.7.2
megane-industrial-revolution: megane-industrial-revolution 7.7.2
megane-kibe: megane-kibe 7.7.2
megane-lib-block-attributes: megane-lib-block-attributes 7.7.2
megane-reborn-core: megane-reborn-core 7.7.2
megane-reborn-energy: megane-reborn-energy 7.7.2
megane-runtime: megane-runtime 7.7.2
megane-tech-reborn: megane-tech-reborn 7.7.2
megane-vanilla: megane-vanilla 7.7.2
megane-wireless-networks: megane-wireless-networks 7.7.2
minecarttweaks: Cammie's Minecart Tweaks 1.5
minecraft: Minecraft 1.18.2
mobscarecrow: Mob Scarecrow 2.1.0
mocolors: Mo' Colors 1.4.0
modern_industrialization: Modern Industrialization 1.2.1
moderndynamics: Modern Dynamics 0.2.3-beta
morevillagers: More Villagers 3.3.2
mostructures: Mo' Structures 1.4.2+1.18.2
mtmechs: Magitek Mechs 1.0.12
mythicmounts: Mythic Mounts 1.18.2-7.0
naturescompass: Nature's Compass 1.18.2-2.0.3-fabric
nears: Nears 1.1.8
netherportalfix: NetherPortalFix 9.0.0
no_angled_brackets: No Angled Brackets 1.0.0
no_null_processors: No Null Processors - Fabric 2.0.1+1.18.1
onastick: On A Stick 2.0.0
openloader: OpenLoader 12.0.1
overloadedarmorbar: Overloaded Armor Bar 1.18.1-6
owo: oωo 0.7.2-no-cme+1.18
patchouli: Patchouli 1.18.2-71.1-FABRIC
pehkui: Pehkui 3.3.3+1.14.4-1.19.1
kanos_config: Kanos Config 0.3.1+1.14.4-1.19
peripheralium: Peripheralium 0.1.1
peripheralworks: Unlimited Peripheral Works 0.1.2
phosphor: Phosphor 0.8.1
pigpen: PigPen 8.0.1
plushies: Plushie Mod 1.2
probablychests: Probably Chests 0.4.3
promenade: Promenade 2.6.3
terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
pyrotastic: Pyrotastic 1.18.2+0.0.2
questsadditions: Quests Additions 1.3.1
quickshulker: Quick Shulker 1.3.6-1.18
shulkerutils: shulkerutils 1.0.4-1.18
rare-ice: Rare Ice 0.4.1
reborncore: Reborn Core 5.2.0
redstonebits: Redstone Bits 1.8.2
repurposed_structures: Repurposed Structures 4.1.14+1.18.2
respawnablepets: Respawnable Pets 1.18-4
rhino: Rhino 1802.1.14-build.190
rightclickharvest: Right Click Harvest 2.1.1
roughlyenoughitems: Roughly Enough Items 8.3.501
roughlyenoughprofessions: Roughly Enough Professions 1.0.1
roughlyenoughresources: Roughly Enough Resources 2.5.0
runelic: Runelic 11.0.1
secretrooms: Secret Rooms 1.3.1+1.18.2
shulkerboxtooltip: Shulker Box Tooltip 3.0.10+1.18.2
simpleteleporters: Simple Teleporters 2.3.0
simplevoidworld: Simple Void World 4.0.0
slimyfloor: Slimy Floor 1.18-1.2.2
smootherbedrock: Smoother Bedrock 1.0.4
smwyg: Show Me What You Got 1.0.1
someforgepatchesported: Some Forge Patches Ported 1.0.3
spark: spark 1.9.11
spectrum: Spectrum 1.4.2-1.18.2-chaos_and_exploration
additionalentityattributes: Additionalentityattributes 1.0.0+1.18.2
bannerpp: Banner++ 2.0.6-teb.1+mc.1.18.2
incubus_core: Incubus Core 1.7-rc.4
staffofbuilding: Staff of Building 1.4.1-1.18.1
stoneholm: Stoneholm 1.4.3
storagecabinet: Storage Cabinet 1.4.3
strawdummy: Straw Dummy 1.7.0
techreborn: Tech Reborn 5.2.0
terrablender: TerraBlender 1.1.0.102
terrarianslimes: Terrarian Slimes 1.2.1-BETA+1.18
thatched: Thatched 1.1.0
thonkutil: ThonkUtil 2.14.1+1.18
thonkutil-base: ThonkUtil Base 1.12.2+23c1dc2c60
thonkutil-capes-v1: ThonkUtil Capes (v1) 1.3.2+9e23427060
thonkutil-customization-v1: ThonkUtil Customization (v1) 1.0.14+9b80223760
thonkutil-legacy: ThonkUtil Legacy 1.0.20+9b80223760
thonkutil-modchecker-v1: ThonkUtil ModChecker (v1) 1.0.12+9b80223760
thonkutil-potions-v0: ThonkUtil Potions (v0) 1.4.1+9b80223760
thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.20+9b80223760
timeoutout: TimeOut Out 1.0.1+1.18
toms_storage: Tom's Simple Storage Mod 1.3.1
toolstats: ToolStats 9.0.3
totemmod: Wither Totems Mod 0.3.5-1.18.2-pre2
totw_additions: Towers of the Wild: Additions 1.2.1
transportables: Transportables 1.2
trapexpansion: Trap Expansion 1.3.3
trashslot: TrashSlot 11.0.2
trinketofundying: Trinket of Undying 2.0.1-1.18
trinkets: Trinkets 3.3.1
twigs: Twigs 1.1.3-patch2+1.18.2
twilightforest: The Twilight Forest 4.1.251
javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
porting_lib: Porting Lib 1.1.342-beta+1.18.2-dev.dd61cdc
com_github_llamalad7_mixinextras: MixinExtras 0.0.10
serialization_hooks: Serialization Hooks 0.2.0+1.18.f5d4aa6
updatefixerupper: UpdateFixerUpper 1.0.0
vanilla-hammers: Vanilla Hammers 3.4.0-1.18.2
static-content: Static Content 1.0.2-1.16.2
staticdata: Static Data 1.1.2
vanillaexcavators: Vanilla Excavators 1.1.0
villager-hats: Villager Hats 1.4.0
voidtotem: VoidTotem (Fabric) 1.18.2-1.3.1
waystones: Waystones 2.5.4
wirelessnetworks: Wireless Networks 1.5.1
wolveswitharmor: Wolves With Armor 1.7.1-1.18.2
wthit: wthit 4.11.0
xlpackets: XLPackets 2.1-1.17.1
xps: Xp Obelisk 0.4.1.r_for_1.18.x_Fabric
yigd: You're in Grave Danger 1.3.7
yungsapi: YUNG's API 1.18.2-Fabric-2.0.8
yungsbridges: YUNG's Bridges 1.18.2-Fabric-2.1.0
yungsextras: YUNG's Extras 1.18.2-Fabric-2.1.0
Server Running: true
Player Count: 1 / 10; [ServerPlayerEntity['jensenbutton'/19936, l='ServerLevel[Modded Fabric SMP 1.18.1]', x=-2896.61, y=78.03, z=-5090.18]]
Data Packs: vanilla, Fabric Mods, minecraft/croptop, file/afk display v1.1.2.zip, file/pillager tools v1.1.2.zip, file/anti enderman grief v1.1.2.zip, file/double shulker shells v1.3.2.zip, file/fast leaf decay v2.0.5.zip, createplus/createplus-core
World Generation: Stable
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment