Deathdusk

Deathdusk

63.4k Downloads

Can't create a new world

yhnb123 opened this issue · 2 comments

commented

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 3/20/22, 2:20 AM
Description: Exception generating new chunk

java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1948 failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:252)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:150)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155)
at java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at net.minecraft.world.gen.chunk.NoiseChunkGenerator.populateEntities(NoiseChunkGenerator:502)
at net.minecraft.world.chunk.ChunkStatus.method_17033(ChunkStatus:171)
at net.minecraft.world.chunk.ChunkStatus$SimpleGenerationTask.doWork(ChunkStatus:338)
at net.minecraft.world.chunk.ChunkStatus.runGenerationTask(ChunkStatus:289)
at net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17225(ThreadedAnvilChunkStorage:605)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17224(ThreadedAnvilChunkStorage:599)
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.server.world.ChunkTaskPrioritySystem.method_17634(ChunkTaskPrioritySystem:58)
at net.minecraft.util.thread.TaskExecutor.runNext(TaskExecutor:91)
at net.minecraft.util.thread.TaskExecutor.runWhile(TaskExecutor:146)
at net.minecraft.util.thread.TaskExecutor.run(TaskExecutor:102)
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:247)
... 22 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector getMaxSpawnClusterSize(Lnet/minecraft/class_1308;)I in META-INF/tinyskeletons.mixins.json:NaturalSpawnerMixin from mod tinyskeletons failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap META-INF/tinyskeletons.refmap.json
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1385)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1052)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 25 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:252)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:150)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155)
at java.lang.ClassLoader.loadClass(ClassLoader.java:520)
at net.minecraft.world.gen.chunk.NoiseChunkGenerator.populateEntities(NoiseChunkGenerator:502)
at net.minecraft.world.chunk.ChunkStatus.method_17033(ChunkStatus:171)
at net.minecraft.world.chunk.ChunkStatus$SimpleGenerationTask.doWork(ChunkStatus:338)
at net.minecraft.world.chunk.ChunkStatus.runGenerationTask(ChunkStatus:289)
at net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17225(ThreadedAnvilChunkStorage:605)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.server.world.ThreadedAnvilChunkStorage.method_17224(ThreadedAnvilChunkStorage:599)
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.server.world.ChunkTaskPrioritySystem.method_17634(ChunkTaskPrioritySystem:58)
at net.minecraft.util.thread.TaskExecutor.runNext(TaskExecutor:91)
at net.minecraft.util.thread.TaskExecutor.runWhile(TaskExecutor:146)
at net.minecraft.util.thread.TaskExecutor.run(TaskExecutor:102)

-- Chunk to be generated --
Details:
Location: 1,0
Position hash: 1
Generator: terrablender.worldgen.TBNoiseBasedChunkGenerator@475bc111
Stacktrace:
at net.minecraft.class_3898.method_17225(class_3898.java:605)
at com.mojang.datafixers.util.Either$Left.map(Either.java:38)
at net.minecraft.class_3898.method_17224(class_3898.java:599)
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
at net.minecraft.class_3900.method_17634(class_3900.java:58)
at net.minecraft.class_3846.method_16907(class_3846.java:91)
at net.minecraft.class_3846.method_16900(class_3846.java:146)
at net.minecraft.class_3846.run(class_3846.java:102)
at java.base/java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 625
Level dimension: minecraft:overworld
Level spawn location: World: (24,64,8), Section: (at 8,0,8 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)
Level time: 0 game time, 0 day time
Level name: 新的世界
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Known server brands: fabric
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.method_3786(MinecraftServer.java:388)
at net.minecraft.server.MinecraftServer.method_3735(MinecraftServer.java:327)
at net.minecraft.class_1132.method_3823(class_1132.java:72)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:657)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
at java.base/java.lang.Thread.run(Thread.java:833)

-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 5249848776 bytes (5006 MiB) / 9646899200 bytes (9200 MiB) up to 10737418240 bytes (10240 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 3700X 8-Core Processor
Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
Microarchitecture: Zen 2
Frequency (GHz): 3.60
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 2070 SUPER
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1e84
Graphics card #0 versionInfo: DriverVersion=30.0.15.1179
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.00
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.00
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 3.00
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 3.00
Memory slot #3 type: DDR4
Virtual memory max (MB): 37299.19
Virtual memory used (MB): 26183.41
Swap memory total (MB): 4582.20
Swap memory used (MB): 145.78
JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx10240m
Fabric Mods:
additionaladditions: Additional Additions 3.0.1
additionalbars: Additional Bars 2.2.1
adorn: Adorn 3.3.1+1.18.1
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.5
advancementplaques: Advancement Plaques 1.4.4
adventurez: AdventureZ 1.4.9
akashictomeoftools: Akashic Tome Of Tools Fabric 1.2
alaskanativecraft: Alaska Native Craft 1.4.0
alternatecurrent: Alternate Current 1.1.0
ambientenvironment: Ambient Environment 7.0+17
amethystequipment: Amethyst Equipment 1.18.1
amplified_nether: Amplified Nether for Fabric 1.0.1
animal_feeding_trough: Animal Feeding Trough 1.0.3+1.18.1
anthropophagy: Anthropophagy 1.18-3
antighost: AntiGhost 1.18-fabric0.43.1-1.1.4
appleskin: AppleSkin 2.3.0+mc1.18.1
aqupdcaracal: Caracal mob 1.18-1.3.5
aqupdgrizzly: Grizzly Bear mob 1.18-1.2.1
arcanus: Arcanus 1.27
archeology: CapsLock Archeology Mod 0.1.8
architects_palette: Architect's Palette Fabric 1.6
architectury: Architectury 3.7.31
armorchroma: Armor Chroma 1.2.0
armorsoundtweak: Armor Sound Tweak 5.0.0
artifality: Artifality 0.5.5
asbestos: Asbestos 1.2-1.18.1
atlantis: Atlantis 2022.1.25-1.18-1.0.0-fabric
attributefix: AttributeFix 13.0.5
authme: Auth Me 2.2.0
autoconfig1u: Auto Config v1 Updated 3.2.2
autoreconnect: AutoReconnect 1.3.2
awesome_plates: Awesome Plates 1.0.3+1.18.1
awesomedungeon: Awesome Dungeon 2.0.4
awesomedungeonend: Awesome Dungeon Edition end 1.0.0
awesomedungeonnether: Awesome Dungeon Edition Nether 1.0.0
awesomedungeonocean: Awesome Dungeon Edition Ocean 2.0.5
awesomeflooring: Awesome Flooring 1.0.10
axolotlitemfix: Axolotl Item Fix 1.1.3
badstdout: BadStdOut 1.1.1-1.18
bakingmod: Baking Mod 1.18.1
balm-fabric: Balm 2.4.3+0
barkcarpets: Bark Carpets 1.18
basicshields: Basic Shields [Fabric] 1.2.1-1.18.1
bcc: BetterCompatibilityChecker fabric-1.0.4
bedrockify: BedrockIfy 1.4.0+mc1.18.1
beehivetooltips: Beehive Tooltips 1.4.1
bendy-lib: Bendy api 2.0.4
better_wandering_trader: Better Wandering Trader 1.8.0
betteranimalsplus: Better Animals Plus 1.18.1-11.0.5
betterazalea: Better Azalea 1.0.1-SNAPSHOT
betterbiomeblend: Better Biome Blend 1.18.1-1.3.2-fabric
bettercommandblock: IDE Better Command Block 2.5.10
betterdungeons: YUNG's Better Dungeons 1.18-1.0
betterfpsdist: Better FPS distance Mod 1.18-1.7
bettermounthud: Better Mount HUD 1.1.4
betterpingdisplay: Better Ping Display 1.1.1
bettersafebed: BetterSafeBed 1.18-fabric-a
betterspawnercontrol-fabric: Better Spawner Control (Fabric) 1.5
betterstrongholds: YUNG's Better Strongholds 1.18.1-1.0.1
bettertaskbar: Better Taskbar 1.1
betterthirdperson: Better Third Person 1.6.0
bewitchment: Bewitchment 1.18-15
bigbeautifulbuttons: Big Beautiful Buttons 1.7.3.20
bigbenchtheory: The Big Bench Theory 1.2.0
biomemakeover: Biome Makeover 1.18.1-1.4.8
bitsandchisels: BitsAndChisels 2.6.4
blanket-client-tweaks: Blanket Client-tweaks 1.0.0
block_of: Block Of... 1.0.4
blocktuner: BlockTuner 1.0.0
blockus: Blockus 2.3.6+1.18.1
blockvariants: Block Variants 1.18.1-FABRIC-0.0.2
blossom: Blossom 1.18.1-1.0.3
blue_endless_jankson: jankson 1.2.1
blur: Blur (Fabric) 2.4.1
boatcam: BoatCam 1.0.2
boatcontainer: BoatContainer 1.0.4
bobbinmod: bobbin mod 4.0.0
bodaciousberries: Bodacious Berries 1.2.0+mc1.18.1
boneequipment: Bone Equipment 1.18.1
borderlessmining: Borderless Mining 1.1.1+1.18
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.5-1.18
botania: Botania 1.18.1-429-FABRIC
bountiful: Bountiful 2.0.1
bowinfinityfix: Bow Infinity Fix rv11
breedablekillerrabbit-fabric: Breedable Killer Rabbit (Fabric) 1.5
bsvsb: Better Sodium Video Settings Button 2.0.5
buildable_campfire: Buildable Campfire 1.0.1
bundlesunlocked: Bundles Unlocked 1.18.1
buriedbarrels: Buried Barrels 1.0.3.1
byg: BYG 1.3.5.13
bygplus: Oh The Biomes You'll Go Plus 2.0.0
cacao: Croptopia's Chocolaterie 1.0
caffeineconfig: CaffeineConfig 1.0.0
cakechomps: Cake Chomps 1.4.1-1.18.2
cakemod: Cake Mod 1.3
camp_fires_cook_mobs: Camp Fires Cook Mobs 1.2.3+MC1.18-1.18.1
candymod: Candy Mod 1.18
capes: Capes 1.2.2+1.18
capybara: Capybara 1.0.1
cardinal-components: Cardinal Components API 4.1.4
cardinal-components-base: Cardinal Components API (base) 4.1.4
cardinal-components-block: Cardinal Components API (blocks) 4.1.4
cardinal-components-chunk: Cardinal Components API (chunks) 4.1.4
cardinal-components-entity: Cardinal Components API (entities) 4.1.4
cardinal-components-item: Cardinal Components API (items) 4.1.4
cardinal-components-level: Cardinal Components API (world saves) 4.1.4
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.1.4
cardinal-components-world: Cardinal Components API (worlds) 4.1.4
carrier: Carrier 1.9.1
carrynametag: Carry the Nametag 1.0.1-1.18
castle_dungeons: Castle Dungeons 3.3-1.18-fabric
catsexpanded: Cats Expanded 0.0.2
cauldronlib: Cauldronlib 1.2.2
cauldrons: Cauldrons 1.2.0
cavetweaks: Cave Tweaks 1.0
cem: Custom Entity Models 0.7.0
chalk: Chalk 1.2.2
charcoalplus: Charcoal+ 1.18.1-1.1.1
chas: Craftable Horse Armour & Saddle 1.18-1.8-Fabric
chat_heads: Chat Heads 0.6.0
chatlagremover: ChatLagRemover 1.0
cherishedworlds: Cherished Worlds 2.0.1-1.18
chickensshed: ChickensShed 1.18.1-1.3
chord: Chord 1.8.0+1.18-fabric
citresewn: CITResewn 0.9.1+1.18.1
cleancut: CleanCut 1.18-4.0-fabric
cloth-api: Cloth API 3.1.61
cloth-basic-math: cloth-basic-math 0.6.0
cloth-client-events-v0: Cloth Client Events v0 3.1.61
cloth-common-events-v1: Cloth Common Events v1 3.1.61
cloth-config: Cloth Config v6 6.2.57
cloth-config-lite: cloth-config-lite 2.0.6
cloth-datagen-api-v1: Cloth Datagen v1 3.1.61
cloth-scissors-api-v1: Cloth Scissors API v1 3.1.61
cloth-utils-v1: Cloth Utils v1 3.1.61
coat: Coat 1.0.0-beta.15
cobbled_paths: Cobbled Paths 0.1.4
collective-fabric: Collective (Fabric) 4.9
coloredcampfire: Colorful Campfire Smoke 1.1.5-1.18
coloredglowlib: ColoredGlow Lib 1.0.0
colorfularmor: Colorful Armor 1.13
columns: Columns 1.3.0
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.13.1
com_fasterxml_jackson_core_jackson-core: jackson-core 2.13.1
com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.13.1
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_typesafe_config: config 1.4.1
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
comforts: Comforts 1.0.3-1.18.1
compacthelpcommand-fabric: Compact Help Command (Fabric) 1.1
companion: Companion 1.2.1
complete_bone_meal: Complete Bone Meal 1.3.0
completeconfig: CompleteConfig 1.3.3
conduitspreventdrowned-fabric: Conduits Prevent Drowned (Fabric) 1.5
confabricate: confabricate 2.2.0-SNAPSHOT+4.1.1
conjuring: Conjuring 1.0.20+1.18
connectiblechains: Connectible Chains 2.0.1+1.18.1
consistency_plus: Consistency Plus 0.5.0-RC1+1.18.1
controlling: Controlling For Fabric 9.0+15
coolershields: Cooler Shields 2.4.0
copperequipment: Copper Equipment 1.8.2
cosmetic-armor: Cosmetic Armor 1.2.1
cqc: CloseQuartersConcoctions 1.0.0
craftablechainmail: Craftable Chainmail Armor 1.18.1-1.5.0-[FABRIC]
crafted: Crafted 1.3.1
craftingtweaks: Crafting Tweaks 13.0.0
craftpresence: CraftPresence 1.8.8
crawl: Crawl 0.10.2
crayfish: Crayfish Mod 1.12.0
creeperoverhaul: Creeper Overhaul 0.3.0
crimsonchickens: Crimson Chickens 1.18.1-Fabric-v1.0.5
crimsongoats: Crimson Goats 1.18.1-Fabric-v1.0.4
crimsonslimes: Crimson Slimes 1.18.1-Fabric-v1.0.0
crockpot: Crock Pot 0.7.2+1.18.1
crookedcrooks: Crooked Crooks 2.0.1+1.18.1
croparia: Croparia 3.8.3
crops_love_rain: Crops Love Rain 1.1.0
croptopia: Croptopia 1.8.2
croptosis: Croptosis 1.4.2
crosshairmod: Crosshair Mod 0.4.3
crowdin-translate: CrowdinTranslate 1.4+1.18
crusade: Crusade 1.2.5
cryingghasts-fabric: Crying Ghasts (Fabric) 1.4
cryingportals-fabric: Crying Portals (Fabric) 1.2
culinaire: Culinaire 2.3.3
cullleaves: Cull Leaves 2.3.2
customizableelytra: Customizable Elytra 1.5.3-1.18
customportalapi: Custom Portal Api 0.0.1-beta49-1.18
damagetilt: Damage Tilt 1.18-fabric-0.1.2
dankstorage: Dank Storage 1.18.1-3.5.4
dark-enchanting: Dark Enchanting 0.6.3+1.18
darkpaintings: DarkPaintings 9.0.3
darkwaters: Dark Waters 0.0.9
dataattributes: Data Attributes 1.1.5
dawn: Dawn API 3.2.0
day_dream: Day Dream 1.0.4
deepslate_from_lava: Deepslate From Lava 1.0.0
deepslatecutting: Deepslate Cutting 1.3.1
defaultsettings: DefaultSettings 3.1.0
dehydration: Dehydration 1.2.7
deleteworldstotrash: Delete Worlds To Trash 3.1.0
despawningeggshatch-fabric: Despawning Eggs Hatch (Fabric) 2.3
diamond_nuggets: Diamond Nuggets 1.3
diamondglass: DiamondGlass 4.5.30
diamondshards: Diamond Shards 1.18
direbats: Direbats 2.1.0
dirtmonds: Dirtmonds! 1.4.1
discbound: Disc-bound 0.6
discerning_furnace: Discerning Furnace 1.0.5+MC1.18-1.18.1
discholder: Kenza's Disc Holder and DJ 1.1.0
disenchanter: Disenchanter 0.1.4+1.18
dismountentity-fabric: Dismount Entity (Fabric) 1.5
dogmeat: Simple Dog Meat 1.0
dont-run-with-scissors: Don't Run With Scissors 1.1-1.18
doom: Doom Fabric 4.1.23
dracomelette: Dracomelette 1.18-1
dragonloot: DragonLoot 1.0.10
drinkbeer: Drink Beer 3.0.2
drippyloadingscreen: Drippy Loading Screen 1.5.1
dripstone_fluid_lib: Dripstone Fluid Lib 1.1.1
dtdash: Double-Tap Dash 1.0.0
dual_riders: DualRiders 1.0.5
dualwield: DualWield 2.0.2
dungeons_arise: When Dungeons Arise 2.1.49d-fabric
dungeonvanilla: Dungeon vanilla 2.0.6
durabilitynotifier: Durability Notifier 1.1.0
dwarfcoal: Dwarf Coal 1.18.1-1.0.1
dynamic_asset_generator: Dynamic Asset Generator 0.3.2
dynamicfps: Dynamic FPS 2.1.0
dynmus: Dynamic Music 1.4.1
earthbounds: Earthbounds 1.0.5b
earthtojavamobs: Earth2Java 1.7.4+1.18
easymagic: Easy Magic 3.2.1
eateggs: Eat All The Eggs 1.2.0
ebb: Elytra Bombing 1.18.X-1.0.0
economical_villager_trading: Economical Villager Trading 1.2.4+MC1.18-1.18.1
eldritch_mobs: Eldritch Mobs 1.10.2
elementalcreepers: Elemental Creepers: Refabricated 1.4.1+1.18.1
emeraldapple: Emerald Apple 1.0
emotecraft: Emotecraft 2.1
enchant_giver: Enchant Giver 1.1.0
enchant_the_rainbow: Enchant the Rainbow 1.0.0
enchantment_lore: Enchantment Lore 1.2.4+MC1.18-1.18.1
enchdesc: EnchantmentDescriptions 9.0.13
endemic: Endemic 1.18.1-1.2.0
enhancedblockentities: Enhanced Block Entities 0.5+1.18
enhancedcelestials: Enhanced Celestials 2.0.6
enriched: Enriched 2.2.0
entity_texture_features: Entity Texture Features 2.4.1
entityculling: EntityCulling-Fabric 1.5.0
environmentz: EnvironmentZ 1.2.1
equipmentcompare: Equipment Compare 1.2.11
equivalence: Equivalence 1.2.3
eternaleats: Eternal Eats 1.0.4
excavated_variants: Excavated Variants 0.3.1
exlineawnings: Exline's Awnings 1.18
exlinefurniture: Exline's Furniture fabric-1.18.1-v2.0.4
expandedstorage: Expanded Storage 7.3.10
expert_weapons: Expert Weapons and Tools 1.5
extendedbonemeal-fabric: Extended Bone Meal (Fabric) 1.6
extra_tnt: Extra Tnt 1.0.5
extraalchemy: Extra Alchemy 1.7.0
extractpoison-fabric: Extract Poison (Fabric) 1.6
extradiscs: Extra Discs 1.0.0
extrarecords: Extra Records 3.2.1
extrasounds: Extra Sounds 2.2.1+1.18.2
extrasponges: ExtraSponges 1.2.0
extraweapons: Consulars Extra Weapons & Armor 1.0.0
fab: Foodables 1.2.0-1.18
fabric: Fabric API 0.46.6+1.18
fabric-api-base: Fabric API Base 0.4.3+d7c144a8d2
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.3+d7c144a865
fabric-biome-api-v1: Fabric Biome API (v1) 6.0.2+d7c144a865
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.10+3ac43d9565
fabric-command-api-v1: Fabric Command API (v1) 1.1.7+d7c144a865
fabric-commands-v0: Fabric Commands (v0) 0.2.6+b4f4f6cd65
fabric-containers-v0: Fabric Containers (v0) 0.1.19+d7c144a865
fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.9+d7c144a865
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.9+3ac43d9565
fabric-diagonal-panes: Fabric Diagonal Panes 0.6.0
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.10+a1d9bbf565
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.6+d7c144a865
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.18+d7c144a8d2
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.9+d7c144a865
fabric-furnaces: Fabric Furnaces 2.1.0-1.18.1
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.11+d7c144a865
fabric-item-api-v1: Fabric Item API (v1) 1.3.1+691a79b565
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.7+3ac43d9565
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.9+d7c144a865
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.7+b4f4f6cd65
fabric-language-kotlin: Fabric Language Kotlin 1.7.1+kotlin.1.6.10
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.13+713c266865
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.9+d7c144a865
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.7+d7c144a865
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.12+b4f4f6cd65
fabric-models-v0: Fabric Models (v0) 0.3.4+d7c144a865
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.19+d7c144a865
fabric-networking-v0: Fabric Networking (v0) 0.3.7+b4f4f6cdd2
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.5+737332ce65
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.13+d7c144a865
fabric-particles-v1: Fabric Particles (v1) 0.2.10+526dc1ac65
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.2+ad01bfbd65
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.11+b0b66fc365
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.15+6825030165
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.10+b4f4f6cd65
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.5+d7c144a865
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.19+3ac43d9565
fabric-rendering-v0: Fabric Rendering (v0) 1.1.12+b4f4f6cd65
fabric-rendering-v1: Fabric Rendering (v1) 1.10.6+713c266865
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 1.0.2+d7c144a865
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.15+8906aafd65
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.8+d7c144a865
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.12+d7c144a865
fabric-structure-api-v1: Fabric Structure API (v1) 2.1.3+d7c144a865
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.9+d7c144a865
fabric-textures-v0: Fabric Textures (v0) 1.0.10+3ac43d9565
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.9+fb3b57b465
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.10+c329913d65
fabric-tree-chopper: Fabric Tree Chopper 0.8.4
fabricenchantments: Fabric Enchantments 0.7.0
fabricloader: Fabric Loader 0.13.3
fabricshieldlib: Fabric Shield Lib 1.5.1-pre1-1.18
fake-player-api: Fake Player API 0.3.0
fallingleaves: Falling Leaves 1.9.0+1.18.1
fallthroughslime-fabric: Fall Through Slime (Fabric) 1.4
fancymenu: FancyMenu 2.6.4
farmersdelight: Farmer's Delight 1.18.1-0.2.0
farmingforblockheads: Farming for Blockheads 9.0.3
farsight: Farsight Mod 1.18-1.7
farsighted-mobs: Farsighted Mobs 1.1-1.18
fastbench: FastBench 1.18.1-3
fastfurnace: FastFurnace 1.18-4
fastopenlinksandfolders: FastOpenResourcePacks 1.1.0
feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 1.0.1+1.18.1
ferritecore: FerriteCore 4.1.2
fiber: fiber 0.23.0-2
fiber2cloth: Fiber To Cloth 3.2.0
findme: FindMe 3.0.5
fireworkfrenzy: Firework Frenzy 1.8
firstperson: FirstpersonModel 2.1.0
fixedwaterlogging: Fixed Waterlogging 1.0.2
flamearrows: FlameArrows 1.18.1
flonters: Flonters 1.3.0+1.18.1
floral_flair: Floral Flair 1.2.0
floristmod: Florist's Mod fabric-1.18.1-v-2.0.0
flytre_lib: FlytreLib 1.7.1
foodplusid: Food+ 1.3.1
forgeconfigapiport: Forge Config API Port 3.1.1
forgottengraves: Forgotten Graves mc1.18.1-v2.5.0
foxglow: FoxGlow 1.2.2_mod-[1.18.x-1.17x]mc
friendsandfoes: Friends&Foes 1.2.5
ftblibrary: FTB Library 1801.3.5-build.109
ftbquests: FTB Quests 1801.3.7-build.97
ftbteams: FTB Teams 1801.2.5-build.48
full_slabs: FullSlabs 3.3.4
geckolib3: Geckolib 3.0.33
geodes: More Geodes 1.2.0
giantspawn-fabric: Giant Spawn (Fabric) 2.7
glassdoor: Glass Doors 2.1.0+1.18
gloopy: Gloopy 1.0.0
glow: Actually Glow Berries 1.0.3
go-fish: Go Fish 1.4.1-1.18.1
goatwoolfabric: Goatwoolfabric 1.0-SNAPSHOT
goldenberries: Golden Berries 1.2.1+1.18.1
golemancy: Golemancy 1.2.4
goosik-config: goosik-config 0.2.0
graveyard: The Graveyard 1.6
graveyard_biomes: The Graveyard Biomes 1.0
greater_eye: Greater Eye of Ender 1.3.21
grisha: Grisha 1.3.1
gromovspaintings: Gromov's Paintings 1.1
guardvillagers: Guard Villagers Fabric 1.0.9
guild: Guild 0.3.8
hammermod: War-Hammers Mod 1.18
harvest_scythes: Harvest Scythes 2.4.1
healingcampfire-fabric: Healing Campfire (Fabric) 3.3
helpwanted: Help Wanted 1.1.4
herdspanic: Herds Panic 1.0.4
hollowwoods: HollowWoods 1.1.0
horseinboat: HorseInBoat fabric-1.1.1
hplus: Hopper Plus 3.1.2
hyperlighting: Hyper Lighting 1.2.1
icarus: Icarus 1.9
iceberg: Iceberg 1.0.38
icy-incitement: Icy Incitement 1.18.1-fabric-1.1.0
iknowwhatimdoing: I Know What I'm Doing 4.0.0
illuminations: Illuminations 1.10.2
imm_ptl_core: Immersive Portals Core 1.2.5
immersive_portals: Immersive Portals 1.2.5
immersive_weathering: Immersive Weathering 2.1.1
immortuoscalyx: Immortuos Calyx 1.2.3-1.18
imperishableitems: Imperishable Items 2.1.1
impersonate: Impersonate 2.4.0
improved-stations: Improved Stations 2.0.8
incapacitated: Incapacitated 1.1.2-1.18
indium: Indium 1.0.2-alpha3+mc1.18.1
infusion_table: Infusion Table 1.0.5
ingredient-extension-api: Ingredient Extension API 2.0.1
interactic: Interactic 0.1.8+1.18
inventoryhud: Inventory HUD + 3.4.2
inventorysorter: Inventory Sorter 1.8.5-1.18
invisframes: Invisible Frames 2.1.1
invmove: InvMove 0.6.1
invmove_compat: InvMove Compat 0.1.0
io_leangen_geantyref_geantyref: geantyref 1.3.11
iris: Iris 1.2.0-pre
itemfilters: Item Filters 1801.2.6-build.16
itemmodelfix: Item Model Fix 1.0.3+1.18
jankson: Jankson 4.0.0+j1.2.0
java: Java HotSpot(TM) 64-Bit Server VM 17
jumpingnoteblock: Extended Noteblock 2.0.0
justmobheads-fabric: Just Mob Heads (Fabric) 5.2
justplayerheads-fabric: Just Player Heads (Fabric) 1.8
kambrik: Kambrik 3.0.1-1.18
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kanzashi: Kanzashi 1.0.1
kelpfertilizer-fabric: Kelp Fertilizer (Fabric) 1.8
kiwi: Kiwi Lib 5.2.5
kleeslabs: KleeSlabs 11.0.0
konkrete: Konkrete 1.3.3
krypton: Krypton 0.1.7
ksyxis: Ksyxis 1.1
kubejs: KubeJS 1801.4.3-build.310
kyrptconfig: Kyrpt Config 1.3.9-1.18
lavajava: Lava Java 0.3.0
lazy-language-loader: lazy-language-loader 0.2.6
lazydfu: LazyDFU 0.1.2
legendarytooltips: Legendary Tooltips 1.2.4
letsleepingdogslie: Let Sleeping Dogs Lie 1.0.1
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 5.2.0+1.18
libninepatch: LibNinePatch 1.1.0
libraryferret: Library Ferret 1.0.3
lithium: Lithium 0.7.8
llamarama: Llamarama 1.5.3
llamasteeds: Llama Steeds 2020.2.8
logprot: Logprot Mod 1.18-1.5
loud_leads: Loud Leads 1.0.1+mc1.18
lovely_snails: Lovely Snails 1.0.3+1.18
lushforest: Lush Forests 1.2.0
lychee: Lychee Tweaker 1.5.1
maelstrom_library: Maelstrom Library 1.2.3-1.18-rc3
magicalforest: Magical Forest 2.0.1
magicfungi: Magic Fungi 0.6.3-BETA+1.18
magna: Magna 1.7.0-1.18-pre1
malusphaethusa: Malus Phaethusa 1.0.2
mambience: MAmbience 4.0.3+1.18.1
maptooltip: Map Tooltip 1.3.2
mavm: More Axolotl Variants Mod 1.0.7a
maybe-more-data: Maybe More Data 1.0.0-1.18.1
mcda: MC Dungeons Armors 2.0.3
mcdar: MC Dungeons Artifacts 1.4.3-1.18
mcdict: MCDict 2.1.0+1.17.1
mcdw: MC Dungeons Weapons 4.2.3
mdi: More Dumb Items 4.1.2
me_hypherionmc_night-config_core: core 3.6.5_custom
me_hypherionmc_night-config_toml: toml 3.6.5_custom
medievalmusic: Medieval Music Mod 1.18-1.3
medievalweapons: Medieval Weapons 1.1.8
megaparrot: Megaparrot 1.0.3
merchantmarkers: Merchant Markers 1.1.2
micalibria: Micalibria 2.0.1
midashunger: Midas Hunger 2.0.0+1.18.2
midnightlib: MidnightLib 0.4.0
mighty_mangoes: Mighty Mangoes 1.0.6
milk: Milk Lib 0.1.5
milk_plus: Milk+ 2.0.1
minecraft: Minecraft 1.18.1
mm: Manningham Mills 2.3
mo_glass: Mo Glass 1.6.1-MC1.18.1
mob_catcher: Mob Catcher 1.1.24
mobs_attempt_parkour: Mobs Attempt Parkour 0.2.4-1.18
mobscarecrow: Mob Scarecrow 1.2.0
mobz: MobZ 3.3.1
modid: Example Mod 3.0.1.0
modmenu: Mod Menu 3.0.1
more-axolotls: More Axolotls 1.0.2
more_babies: More Babies 0.2.0
moreachievements: MoreAchievements 1.0.7
morebannerfeatures: More Banner Features 1.1.3
moreberries: More Berries 1.4.5
morecarpets: More Carpets 1.18.1
morediscs: MoreDiscs 1.18.1.2
moretags: More Tags 2.0.3
morevillagers-fabric: MoreVillagersFabric 3.1.1-SNAPSHOT
mostructures: Mo' Structures 1.3.0-pre1+1.18
mousetweaks: Mouse Tweaks 2.22
moyai: Moyai 1.18-1.0.0
multibeds: MultiBeds 1.2.2
multipart_entities: MultipartEntities 1.1.4-1.18-rc3
musicdiscsplus: Music Discs Plus 1.0.1-FABRIC.1.18.1
myron: Myron 1.6.2+1.18.1
mystical_index: Mystical Index 1.18.1-0.0.9
mythic-mounts: Mythic Mounts 1.18-5.0
namepain: Name Pain 1.4.0
naturallychargedcreepers-fabric: Naturally Charged Creepers (Fabric) 1.7
nears: Nears 1.1.2
net_objecthunter_exp4j: exp4j 0.4.8
netherchest: Nether Chest 3.1
netherportalfix: NetherPortalFix 9.0.0
netherportalspread-fabric: Nether Portal Spread (Fabric) 5.6
neutrino: Neutrino 0.6.7-PATCH
nicemod: NiceMod - New blocks 0.1.8
nimble: Nimble 2.2.0
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.3.0
no_null_processors: No Null Processors - Fabric 2.0.1+1.18.1
no_sneaking_over_magma: No Sneaking Over Magma! 1.0.11+MC1.18-1.18.1
nomorescore: No More Score 1.0.0
northerncompass: NorthernCompass 1.18.1-1.0.8
notenoughanimations: NotEnoughAnimations 1.4.0
notenoughcrashes: Not Enough Crashes 4.1.4+1.18.1
notes: Notes 1.0.10
npcvariety: NPC Variety 2.2.2
numismatic-overhaul: Numismatic Overhaul 0.1.8+1.18
observable: Observable 1.2.3
observed: Observed 1.2.4-1.18
omega-config: OmegaConfig 1.2.3-1.18.1
omega-config-gui: Omega Config GUI 1.2.3-1.18.1
opc: Offline Player Cache 0.0.1
orcinus: Hedgehog 1.1.3
ore_tree: Ore Tree 1.18.1-0.2.4
orerevolution: Ore Revolution 1.18.1-1.1.0-[FABRIC]
org_anarres_jcpp: jcpp 1.4.14
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.10
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1
org_joml_joml: joml 1.10.2
org_json_json: json 20090211
org_slf4j_slf4j-api: slf4j-api 1.7.12
org_spongepowered_configurate-core: configurate-core 4.1.1
org_spongepowered_configurate-extra-dfu4: configurate-extra-dfu4 4.1.1
org_spongepowered_configurate-gson: configurate-gson 4.1.1
org_spongepowered_configurate-hocon: configurate-hocon 4.1.1
oro_config: OroArmor Config 2.1.0
ostoverhaul: Ost Overhaul 0.2.3
ottercraft: Ottercraft 1.1.10
owo: oωo 0.5.2+1.18
oxidized: Oxidized 1.6.1
patchouli: Patchouli 1.18.1-65-FABRIC
pehkui: Pehkui 3.1.0+1.14.4-1.18.1
pelmenid: Pelmen 2.0
perfectaccuracy: Perfect Accuracy 1.2
pettable: Pettable 1.2.1
pigeons: Pleasant Pigeons 1.2.0
placeableblazerods-fabric: Placeable Blaze Rods (Fabric) 1.4
placeholder-api: Placeholder API 1.1.3+1.17.1
platypus: Platypuses 1.0.0
playdate: Playdate 1.1.0
player-succ: Player Succ 1.0.0-1.18.1
playerabilitylib: Pal 1.5.0
playerex: PlayerEx 3.1.4
pling: Pling 1.5.0
plushies: Plushie Mod 1.1
powershot: Powershot 1.4.0-1.18-fabric
promenade: Promenade 2.5.1
publicguiannouncement: Public Gui Announcement 3.2.0.0
puddles: Puddles 1.2.0
pugh_lib: Pugh Lib 1.2.15
puzzle: Puzzle 1.1.0
puzzle-base: Puzzle Base 1.1.0
puzzle-emissives: Puzzle Emissive Textures 1.1.0
puzzle-gui: Puzzle GUI 1.1.0
puzzle-models: Puzzle Models 1.1.0
puzzle-splashscreen: Puzzle Splash Screen 1.1.0
puzzleslib: Puzzles Lib 3.2.1
q_misc_util: QMiscUtil 1.2.5
questsadditions: Quests Additions 1.1.2
quicksand: Quicksand 1.0.3
rad: Reload Audio Driver 1.0.1
rainbegoneritual-fabric: Rain Be Gone Ritual (Fabric) 1.7
randombonemealflowers-fabric: Random Bone Meal Flowers (Fabric) 1.7
randomsheepcolours-fabric: Random Sheep Colours (Fabric) 1.6
randomshulkercolours-fabric: Random Shulker Colours (Fabric) 1.3
rare-ice: Rare Ice 0.4.0
ratsmischief: Rat's Mischief 1.3.4
reach-entity-attributes: Reach Entity Attributes 2.1.1
reasonable-sorting: Reasonable Sorting 1.5
recipeconditions: Fabric Recipe Conditions 0.4.1
repurposed_structures: Repurposed Structures 3.3.12+1.18.1
reroll: Reroll 1.4.0-1.18.1
revamped_phantoms: Revamped Phantoms 0.2.1
rhino: Rhino 1801.1.8-build.102
rocks: This Rocks! 1.5.2
rotten: FleshZ 1.4.4
roughlyenoughitems: Roughly Enough Items 7.3.443
roughlyenoughresources: Roughly Enough Resources 2.4.1
sandwichable: Sandwichable 1.2-rc4+1.18
sandwichmod: Sandwich Mod 1.18.1
saplanting: Saplanting fabric-1.18-1.1-alpha-3
satin: Satin 1.7.0
schonkysheep: Chonky Sheep 3.0.0
screenshotclipboard: Screenshot to Clipboard 1.0.9
secretrooms: Secret Rooms 1.3.0+1.18.1
seedfix: Seed Fix 1.0.0
serverpause: Multiplayer Server Pause 1.0.0
sextant: Immersive Travel Overhaul 1.2
sheepconsistency: Sheep Consistency 1.0.3
shetiphiancore: ShetiPhianCore 1.2.4
shwfox: Shadew's Foxes 1.2+fabric
simple_shelves: Simple Shelves 1.0.4
skeletonfix: Skeleton Aiming Fix 1.1.1+1.18
skinlayers: 3d Skin Layers 1.4.2-mc1.18.2
skinnedlanterns: Skinned Lanterns 1.2.0+build.12
skyvillages: Sky Villages 1.0.1-1.18.1-fabric
slabby: Slabby 0.2.3
sleepwarp: SleepWarp 1.1.0+1.18.1
slime_mimic: Slime Mimic 0.0.2
slime_sling: SlimeSling 1.0.0
slimyfloor: Slimy Floor 1.18-1.2.2
smallernetherportals-fabric: Smaller Nether Portals (Fabric) 1.8
smokeextender: Smoke Extender 1.5.0-FABRIC-1.18
smoothblocks: Smooth Blocks 1.2.5
smoothcoasters: SmoothCoasters 1.18.1-v1
smoothswapping: Smooth Swapping 0.4.4
snowballsfreezemobs-fabric: Snowballs Freeze Mobs (Fabric) 1.5
snowpig: Snow Pig 1.0.1
soaringstructures2: Soaring Structures 2 1.18 - 2.2
sodium: Sodium 0.4.0-alpha6+build.14
sodium-extra: Sodium Extra 0.3.9
someforgepatchesported: Some Forge Patches Ported 1.0.2
sound_physics_remastered: Sound Physics Remastered 1.18.1-1.0.4
soundcategories: Sound Categories 1.2.1+1.18
spectrum: Spectrum 1.2.8-1.18.1-midgame9
spoornpacks: SpoornPacks 3.6
spruceui: SpruceUI 3.3.1+1.17
squirtingsyringe: Squirting syringe 0.7
sspb: Sodium Shadowy Path Blocks 0.2.2
stacc: Stacc 1.3.0
stainedwoodmod: Stained Wood Mod 2.0.5
starlight: Starlight 1.0.0+fabric.d0a3220
statement: Statement 4.2.1+1.14.4-1.18.1
statement_vanilla_compatibility: Statement Vanilla Compatibility Module 1.0.1+1.16.5-1.17
stemaria: Stemaria 1.2.1
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stonecutter_recipe_tags: Stonecutter Recipe Tags 2.0.0
stoneholm: Stoneholm 1.4.2
structurized: Structurized 1.4.0+1.18
sulfurpotassiummod: Sulfur & Potassium 1.1.1
sushimod: Sushi Mod 1.18.1
tacocraft: TacoCraft 1.7.2-1.18.1
talking-villagers: Talking Villagers 1.1.3
taverns: Taverns 1.0.2
teenycoal: Teeny Coal 1.1.2-1.16.x-1.17.x-1.18.x-1.19-experimental-snapshot
tellme: TellMe 0.9.0
tenshilib: TenshiLib 1.18.1-1.6.1
terrablender: TerraBlender 1.1.0.77
terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
terralith: Terralith for Fabric 2.0.12
therrassium: Therrassium 1.2.1
things: Things 0.2.15+1.18
timeoutout: TimeOut Out 1.0.0+1.18
tinyskeletons: Tiny Skeletons 3.1.0
tooltipfix: ToolTip Fix 1.0.4-1.18
torohealth: ToroHealth Damage Indicators 1.18-fabric-2
totw_additions: Towers of the Wild: Additions 1.1.0
towers_of_the_wild_reworked: Towers of the Wild: Reworked 2.2.0
transferpet: Pet Transfer 0.0.5
transportables: Transportables 1.1
trapexpansion: Trap Expansion 1.3.3
trapperpelts: Trapper Pelts 1.0.1
travelersbackpack: Traveler's Backpack 1.18.1-7.0.0
treehollows: Tree Hollows 1.1
trinkets: Trinkets 3.2.0
trulytreasures: Truly Treasures fabric-1.18.1-2.0.1
tweed4_annotated: tweed4_annotated 1.2.0
tweed4_base: tweed4_base 1.3.1
tweed4_data: tweed4_data 1.2.0
tweed4_data_hjson: tweed4_data_hjson 1.1.0
tweed4_tailor_coat: tweed4_tailor_coat 1.0.2
tweed4_tailor_screen: tweed4_tailor_screen 1.0.2
twigs: Twigs 1.1.2
twm: The Wild Mod 0.5
unearthed: Unearthed 2.2.0
unvotedandshelved: Unvoted & Shelved 1.0.4
urns: Urns 1.0.1
valley: ValleyCraft 2.2.2-1.18.1
vanilla_degus: Vanilla Degus 1.3.0
vanillaexcavators: Vanilla Excavators 1.1.0
vanillatweaks: VanillaTweaks 1.5.53
variableknockback: VariableKnockback 1.0.0
veggie_way: The Veggie Way 1.2.30
vehiclefix: VehicleFix 3.2
victus: Victus 0.1.7+1.18
villager-hats: Villager Hats Mod 1.3.1
villagerfollows: Villager Leads! 1.18.1
villagernames: Villager Names 3.0.3
villainousfishai: Villainous Fish AI 1.0.2-1.18
visuality: Visuality 0.4.1
visualworkbench: Visual Workbench 3.1.0
vnubikcakes: Vnubik Cakes Mod 1.0.1
voicechat: Simple Voice Chat 1.18.1-2.2.26
voidz: VoidZ 1.0.5
wandering_collector: Wandering Collector 1.1.1+mc1.18.1
wandering_trapper: Wandering Trapper 1.1.0
waterdripsound: Drip Sounds 1.18-0.3.0
waystones: Waystones 2.4.1
weakerspiderwebs-fabric: Weaker Spiderwebs (Fabric) 2.0
whimerald: WhimeraldMod 1.0.4
whyamionfire: Why Am I on Fire? 1.1.1
wilderworld: WilderWorld 1.1.1
wildfire_gender: Wildfire's Female Gender Mod 2.8.1
windchimes: Windchimes 1.2.0
wooledboots: Wooled Boots 1.0.1
xlpackets: XLPackets 2.1-1.17.1
xps: Xp Obelisk 0.3.3.r_for_1.18.x_Fabric
yummy: Yummy 3.0.3
yungsapi: YUNG's API 1.18-Fabric-36
zihlaunchpads: ZIHLaunchpads 1.2.0
Server Running: true
Player Count: 0 / 8; []
Data Packs: spoornpacks, vanilla, minecraft/croptop, moreberries/berrybushrecipes (incompatible), buildable_campfire/log_to_campfirelog (incompatible), minecraft/awp_dirtmonds, buildable_campfire/stick_to_campfirelog (incompatible), buildable_campfire/no_campfire_recipes (incompatible), buildable_campfire/campfire_log_drops (incompatible), Fabric Mods
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 4
Suspected Mods: Fabric Loader (fabricloader)

commented

Duplicate of #26. Fixed in 1.18.2 version.

commented

thank you so much