1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2024-11-11 23:07:46
|
5 | Description: Unexpected error
|
6 |
|
7 | java.lang.RuntimeException: Mixin transformation of net.raphimc.immediatelyfast.feature.map_atlas_generation.MapAtlasTexture failed
|
8 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
9 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
10 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
11 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
12 | at java.base@21.0.4/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
|
13 | at knot//MC//net.minecraft.client.render.MapRenderer.mde9b6dc$immediatelyfast$lambda$createMapAtlasTexture$0$0(MapRenderer.java:565)
|
14 | at knot//it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap.computeIfAbsent(Int2IntOpenHashMap.java:490)
|
15 | at knot//MC//net.minecraft.client.render.MapRenderer.handler$fgk000$immediatelyfast$createMapAtlasTexture(MapRenderer.java:557)
|
16 | at knot//MC//net.minecraft.client.render.MapRenderer.getMapTexture(MapRenderer.java)
|
17 | at knot//MC//net.minecraft.client.render.MapRenderer.draw(MapRenderer.java:43)
|
18 | at knot//MC//net.minecraft.client.render.item.HeldItemRenderer.renderFirstPersonMap(HeldItemRenderer.java:274)
|
19 | at knot//MC//net.minecraft.client.render.item.HeldItemRenderer.renderMapInBothHands(HeldItemRenderer.java:249)
|
20 | at knot//MC//net.minecraft.client.render.item.HeldItemRenderer.renderFirstPersonItem(HeldItemRenderer.java:487)
|
21 | at knot//MC//net.minecraft.client.render.item.HeldItemRenderer.renderItem(HeldItemRenderer.java:399)
|
22 | at knot//MC//net.minecraft.client.render.GameRenderer.redirect$fho000$iris$disableVanillaHandRendering(GameRenderer.java:8541)
|
23 | at knot//MC//net.minecraft.client.render.GameRenderer.renderHand(GameRenderer.java:790)
|
24 | at knot//MC//net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1114)
|
25 | at knot//MC//net.minecraft.client.render.GameRenderer.render(GameRenderer.java:850)
|
26 | at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1285)
|
27 | at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
|
28 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
29 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
30 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
31 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
32 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
33 | at app//org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
|
34 | at app//org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
|
35 | at app//org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
|
36 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
|
37 | ... 23 more
|
38 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Callback method forceMipMapOn(IIZLcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)Lnet/minecraft/client/texture/NativeImageBackedTexture; in supplementaries.mixins.json:CompatIFMapAtlasTextureMixin from mod supplementaries failed injection check, (0/1) succeeded. Scanned 0 target(s). Using refmap supplementaries-fabric-refmap.json
|
39 | at app//org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:531)
|
40 | at knot//com.llamalad7.mixinextras.injector.MixinExtrasLateInjectionInfo.latePostInject(MixinExtrasLateInjectionInfo.java:57)
|
41 | at knot//com.llamalad7.mixinextras.injector.LateInjectionApplicatorExtension.postApply(LateInjectionApplicatorExtension.java:43)
|
42 | at app//org.spongepowered.asm.mixin.transformer.ext.Extensions.postApply(Extensions.java:167)
|
43 | at app//org.spongepowered.asm.mixin.transformer.TargetClassContext.postApply(TargetClassContext.java:448)
|
44 | at app//org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:420)
|
45 | at app//org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
|
46 | ... 26 more
|
47 |
|
48 |
|
49 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
50 | ---------------------------------------------------------------------------------------
|
51 |
|
52 | -- Head --
|
53 | Thread: Render thread
|
54 | Stacktrace:
|
55 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
56 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
57 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
58 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
59 | at java.base@21.0.4/java.lang.ClassLoader.loadClass(ClassLoader.java:526)
|
60 | at knot//MC//net.minecraft.client.render.MapRenderer.mde9b6dc$immediatelyfast$lambda$createMapAtlasTexture$0$0(MapRenderer.java:565)
|
61 | at knot//it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap.computeIfAbsent(Int2IntOpenHashMap.java:490)
|
62 | at knot//MC//net.minecraft.client.render.MapRenderer.handler$fgk000$immediatelyfast$createMapAtlasTexture(MapRenderer.java:557)
|
63 | at knot//MC//net.minecraft.client.render.MapRenderer.getMapTexture(MapRenderer.java)
|
64 | at knot//MC//net.minecraft.client.render.MapRenderer.draw(MapRenderer.java:43)
|
65 | at knot//MC//net.minecraft.client.render.item.HeldItemRenderer.renderFirstPersonMap(HeldItemRenderer.java:274)
|
66 | at knot//MC//net.minecraft.client.render.item.HeldItemRenderer.renderMapInBothHands(HeldItemRenderer.java:249)
|
67 | at knot//MC//net.minecraft.client.render.item.HeldItemRenderer.renderFirstPersonItem(HeldItemRenderer.java:487)
|
68 | at knot//MC//net.minecraft.client.render.item.HeldItemRenderer.renderItem(HeldItemRenderer.java:399)
|
69 | at knot//MC//net.minecraft.client.render.GameRenderer.redirect$fho000$iris$disableVanillaHandRendering(GameRenderer.java:8541)
|
70 | at knot//MC//net.minecraft.client.render.GameRenderer.renderHand(GameRenderer.java:790)
|
71 | at knot//MC//net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1114)
|
72 | Mixins in Stacktrace: None found
|
73 |
|
74 | -- Uptime --
|
75 | Details:
|
76 | JVM uptime: 700.163s
|
77 | Wall uptime: 655.907s
|
78 | High-res time: 624.144s
|
79 | Client ticks: 12126 ticks / 606.300s
|
80 | Stacktrace:
|
81 | at knot//MC//net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2501)
|
82 | at knot//MC//net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:949)
|
83 | at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:905)
|
84 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
85 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
86 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
87 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
88 | Mixins in Stacktrace:
|
89 | net.minecraft.client.main.Main:
|
90 | com.github.getchoo.smoothboot.mixin.client.MainMixin (smoothboot.mixins.json)
|
91 |
|
92 | -- Affected level --
|
93 | Details:
|
94 | All players: 1 total; [class_746['Suerion'/671, l='ClientLevel', x=-46.17, y=115.00, z=70.81]]
|
95 | Chunk stats: 1521, 609
|
96 | Level dimension: minecraft:overworld
|
97 | Level spawn location: World: (-32,101,48), Section: (at 0,5,0 in -2,6,3; chunk contains blocks -32,-64,48 to -17,319,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
|
98 | Level time: 19067 game time, 67067 day time
|
99 | Server brand: fabric
|
100 | Server type: Non-integrated multiplayer server
|
101 | Tracked entity count: 150
|
102 |
|
103 | -- Last reload --
|
104 | Details:
|
105 | Reload number: 2
|
106 | Reload reason: manual
|
107 | Finished: Yes
|
108 | Packs: Additional Placements blockstate redirection pack, vanilla, file/plushified_assets, fabric, additionalplacements, adorabuild_structures, adorn, allowchat, ambientsounds, animal_armor_trims, animal_feeding_trough, another_furniture, appleskin, arcananovum, artifacts, arts_and_crafts, aurelj_paintings, auto-workstations, automodpack, axolotlitemfix, badoptimizations, balm-fabric, barkcarpets, barklings, bb_preload_world, bclib, beautify, beebuddy, betterallay, betterarcheology, betterbeds, betterend, betterf3, betterfpsdist, bettergrass, betternether, bil, biomemusic, biomesoplenty, biomeswevegone, birdnest, birds-boids, blocksforbuilders, blur, blurserveraddress, boids, book_scroll, bookshelf, bountifulblocks, brandedlogs, brutalbosses, burnable_cobwebs, caffeinated, caligo, cardinal-components-base, cardinal-components-block, cardinal-components-entity, cardinal-components-world, carpetvariants, carryon, cat_jam, ceilands, chat_heads, chattools, chipped, chunky, cicada, citresewn, citresewn-defaults, cloth-config, codextra, columns, common_events, conditional-mixin, config_toolkit, configuration, connectedglass, connectivity, continuity, cooldown-coordinator, corgilib, cottage-craft, cottage-craft-axolotl, cottage-craft-eggs, craterlib, creativecore, critter_barriers, crying-skeleton, cull-less-leaves, cullleaves, customportalapi, cyclopscore, dailyquests, dark-loading-screen, darkpaintings, debugify, decorativeboxes, deeperdarker, display_case, distanthorizons, doob, ducky-updater-rework, ductwork, easierworldcreator, easy_mob_farm, easymagic, eatinganimationid, eldritch_mobs, elevatorid, elytratrims, enchdesc, enderskeleton, enderzoology, endrem, entityculling, eternal_starlight, excessive_building, exlineawnings, exlinedoors, exlinefurniture, extended_drawers, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, fastipping, fastpaintings, fbp, fence_on_slab, fired_pots, fix-mc-stats, flopper, flowerymooblooms, forgeconfigapiport, fowlplay, framework, friendsandfoes, frights_and_foliage, frozenlib, frycscrolls, ftbchunks, ftblibrary, ftbteams, ftbxmodcompat, full_paths, fzzy_config, gammautils, glasscarpet, gpu_tape, graphlib, guardvillagers, handcrafted, hidden-player-nametags, hollow, horsearmorstandmod, illagerinvasion, immediatelyfast, improved-stations, iris, items_displayed, iwie, jade, jadeaddons, jankson, jsonpatcher, jsonpatcher-lang, jukeboxcustomdiscfix, justutilities, kiwi, knightlib, knightquest, lamps, languagereload, leaf_beds, leveltextfix, libgui, lithium, livingthings, loadsupport, long_books, macawsbridgesbop, macawsroofsbop, magisterium, make_bubbles_pop, mavapi, mc264204fix, mcwbridges, mcwdoors, mcwfences, mcwfencesbop, mcwfurnitures, mcwfurnituresbop, mcwholidays, mcwlights, mcwpaintings, mcwpaths, mcwroofs, mcwtrpdoors, mcwwindows, medieval_buildings, midnightlib, mixintrace, mm, mm_shedaniel, mo_glass, mob-ai-tweaks, mod-loading-screen, modernfix, modernmetro, modmenu, modonomicon, moonlight, morediscs, moss, mr_improved_weather, mru, mushrooomsmod, natures_spirit, nbt_ac, nemos-ambience, nemos-carpentry, nemos-creatures, nemos-mossy-blocks, nemos-mossy-vertical-slabs, nemos-paintings, nemos-vertical-slabs, netprodis, nicemod, nicer-skies, no-more-toasts, overflowingbars, owo, packetfixer, particle_core, party-flame, party-spore, philipsruins, placeableblazerods, placeholder-api, plushies, plushified, polymer-blocks, polymer-core, polymer-resource-pack, polymorph, potleaves, pottery, psittacine, purediscslofi, purediscstrailstales, purediscstrickytrials, quantum, realisticbees, realmsfix, red_panda, reeses-sodium-options, refurbished_furniture, reputation, resourcify, roughlyenoughitems, roughlyenoughprofessions, rpc, rrls, sawmill, scarecrowsterritory, scribble, shulkerboxtooltip, shutter, simplenotes, skinlayers3d, slabstoblocks, smallships, smoke_signals, smoke_suppression, snowrealmagic, sodium, sodium-extra, sodiumextras, sodiumleafculling, sodiumoptionsapi, soulcandles, sound_physics_remastered, specter-config, spyglass_improvements, stackdeobfuscator, stackdeobfuscator-common, statuemenus, strawstatues, structureplacerapi, supermartijn642corelib, supplementaries, terrablender, terraform-wood-api-v1, threadtweak, tinymobfarm, tinyskeletons, toggleableitemframes, toms_mobs, toomanypaintings, toomanyplayers, toughasnails, trailiertales, translucent-glass, travelersbackpack, travelerstitles, trinkets, uilib, unremovableeffects, usefulhats, uselessreptile, variantsandventures, visuality, visualworkbench, voicechat, waterframes, watut, wilderwild, winterly, witchery, wolfarmorstand, wooledboots, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xercapaint, yet_another_config_lib_v3, yigd, yungsmenutweaks, $polymer-resources, enderzoology:dynamically_copied_textures, moonlight:mods_dynamic_assets, shutter:compat/betterend, shutter:compat/betternether, shutter:compat/biomesoplenty, tinyskeletons:dynamically_copied_skeleton_textures, betterbeds:fancyconnectedbeds, continuity:default, continuity:glass_pane_culling_fix, cullleaves:smartleaves, file/BabyAnimalsRemastered_1.21_v1.3.zip, file/SodiumTranslations.zip, file/FreshAnimations_v1.9.2.zip, minecraft:supporteatinganimation, translucent-glass:translucent-glass, visualworkbench:default_block_models, easymagic:default_block_models
|
109 |
|
110 | -- Modpack Branding --
|
111 | Details:
|
112 | Modpack:
|
113 |
|
114 | -- System Details --
|
115 | Details:
|
116 | Minecraft Version: 1.21.1
|
117 | Minecraft Version ID: 1.21.1
|
118 | Operating System: Windows 11 (amd64) version 10.0
|
119 | Java Version: 21.0.4, Oracle Corporation
|
120 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
|
121 | Memory: 3513199328 bytes (3350 MiB) / 9311354880 bytes (8880 MiB) up to 10938744832 bytes (10432 MiB)
|
122 | CPUs: 12
|
123 | Processor Vendor: GenuineIntel
|
124 | Processor Name: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
|
125 | Identifier: Intel64 Family 6 Model 158 Stepping 10
|
126 | Microarchitecture: Coffee Lake
|
127 | Frequency (GHz): 1.99
|
128 | Number of physical packages: 1
|
129 | Number of physical CPUs: 6
|
130 | Number of logical CPUs: 12
|
131 | Graphics card #0 name: NVIDIA GeForce RTX 3060
|
132 | Graphics card #0 vendor: NVIDIA
|
133 | Graphics card #0 VRAM (MiB): 12288.00
|
134 | Graphics card #0 deviceId: VideoController1
|
135 | Graphics card #0 versionInfo: 32.0.15.6603
|
136 | Memory slot #0 capacity (MiB): 16384.00
|
137 | Memory slot #0 clockSpeed (GHz): 2.13
|
138 | Memory slot #0 type: DDR4
|
139 | Memory slot #1 capacity (MiB): 16384.00
|
140 | Memory slot #1 clockSpeed (GHz): 2.13
|
141 | Memory slot #1 type: DDR4
|
142 | Virtual memory max (MiB): 39568.86
|
143 | Virtual memory used (MiB): 31462.93
|
144 | Swap memory total (MiB): 6912.00
|
145 | Swap memory used (MiB): 96.57
|
146 | Space in storage for jna.tmpdir (MiB): available: 614423.94, total: 953068.00
|
147 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 614423.94, total: 953068.00
|
148 | Space in storage for io.netty.native.workdir (MiB): available: 614423.94, total: 953068.00
|
149 | Space in storage for java.io.tmpdir (MiB): available: 614423.94, total: 953068.00
|
150 | Space in storage for workdir (MiB): available: 614423.94, total: 953068.00
|
151 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10432m -Xms256m
|
152 | Fabric Mods:
|
153 | a_good_place: A Good Place 1.21-1.2.4
|
154 | additionalplacements: Additional Placements 2.0.8
|
155 | adorabuild_structures: AdoraBuild: Structures 2.8.0
|
156 | adorn: Adorn 6.0.0+1.21.1
|
157 | allowchat: Allow Chat 1.1.0
|
158 | ambientsounds: AmbientSounds 6.1.3
|
159 | animal_armor_trims: Animal Armor Trims 2.0.0
|
160 | animal_feeding_trough: Animal Feeding Trough 1.1.2+1.21.1
|
161 | another_furniture: Another Furniture 4.0.0
|
162 | appleskin: AppleSkin 3.0.6+mc1.21
|
163 | arcananovum: Arcana Novum 3.0.5+1.21.1
|
164 | cardinal-components-base: Cardinal Components API (base) 6.1.1
|
165 | cardinal-components-entity: Cardinal Components API (entities) 6.1.1
|
166 | cardinal-components-world: Cardinal Components API (worlds) 6.1.1
|
167 | server_translations_api: Server Translations API 2.3.1+1.21-pre2
|
168 | sgui: sgui 1.6.0+1.21
|
169 | architectury: Architectury 13.0.8
|
170 | artifacts: Artifacts 12.0.6
|
171 | com_electronwill_night-config_core: core 3.8.0
|
172 | com_electronwill_night-config_toml: toml 3.8.0
|
173 | expandability: ExpandAbility 12.0.0
|
174 | arts_and_crafts: Arts & Crafts 1.2.0
|
175 | athena: Athena 4.0.1
|
176 | attributefix: AttributeFix 21.1.2
|
177 | aurelj_paintings: Aurelj's Vanilla Paintings 1.0.4
|
178 | auto-reauth: auto-reauth 0.2.1
|
179 | auto-workstations: Auto Workstations 1.0-rc.27
|
180 | automodpack-bootstrap: AutoModpack bootstrap 1.0.0
|
181 | automodpack: AutoModpack 4.0.0-beta18
|
182 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c6a
|
183 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd96a
|
184 | fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209b6a
|
185 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209b6a
|
186 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+565991296a
|
187 | axolotlitemfix: Axolotl Item Fix 1.1.9
|
188 | badoptimizations: BadOptimizations 2.2.0
|
189 | balm-fabric: Balm 21.0.20
|
190 | kuma_api: KumaAPI 21.0.5-SNAPSHOT
|
191 | barkcarpets: Bark Carpets 1.1.0
|
192 | barklings: Barklings 1.21.1-1.0.5
|
193 | terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0-alpha.1
|
194 | bb_preload_world: BB Preload World 1.3.2
|
195 | bclib: BCLib 21.0.13
|
196 | beautify: Beautify 1.3.0+1.21.1
|
197 | beebuddy: Bee Buddies 2.1.0+1.21.1
|
198 | mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1
|
199 | betterallay: Better Allay [FABRIC]-1.4.0-1.21.1
|
200 | betterarcheology: Better Archeology 1.2.0-1.21
|
201 | betterbeds: Better Beds 1.4.0
|
202 | betterend: Better End 21.0.11
|
203 | betterf3: BetterF3 11.0.3
|
204 | betterfpsdist: Better FPS distance Mod 1.21-6.0
|
205 | bettergrass: BetterGrassify 1.3.0+fabric.1.21.1
|
206 | betternether: Better Nether 21.0.11
|
207 | biomemusic: Biome Music Mod 1.21-2.5
|
208 | biomesoplenty: BiomesOPlenty **.**.**.**
|
209 | biomeswevegone: Oh The Biomes We've Gone 2.2.3
|
210 | birdnest: Bird Nests! 1.1.1+mc1.21.1
|
211 | birds-boids: Birds Boids 1.3.0
|
212 | blocksforbuilders: Blocks For Builders 3.2.0
|
213 | blur: Blur+ (Fabric) 5.0.0
|
214 | blurserveraddress: BlurServerAddress 1.1.0+mc1.20.4
|
215 | boids: Boids 1.2.3
|
216 | blue_endless_jankson: jankson 1.2.3
|
217 | book_scroll: Book Scroll 1.0
|
218 | bookshelf: Bookshelf 21.1.13
|
219 | bountifulblocks: Bountiful Blocks 1.21-0.9.6
|
220 | brandedlogs: Branded Logs 2.1.1
|
221 | brutalbosses: brutalbosses Mod 1.21-7.4
|
222 | burnable_cobwebs: Burnable Cobwebs 0.1.7
|
223 | caffeinated: Caffeinated 1.0.5
|
224 | caligo: Caligo 0.2.0+1.21-1.21.1
|
225 | mm: Manningham Mills 2.3
|
226 | carpetvariants: Carpet Variants 1.21.1-1.0.2
|
227 | carryon: Carry On 2.2.2
|
228 | cat_jam: cat_jam 1.2.3
|
229 | ceilands: The Ceilands 1.21.1-0.7
|
230 | chat_heads: Chat Heads 0.13.4
|
231 | chattools: Chat Tools 2.3.6
|
232 | com_sshtools_two-slices: two-slices 0.9.4
|
233 | chipped: Chipped 4.0.2
|
234 | chunky: Chunky 1.4.16
|
235 | cicada: CICADA 0.9.1+1.21-1.21.1
|
236 | citresewn: CIT Resewn 1.2.2+1.21
|
237 | citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.21
|
238 | clientcrafting: clientcrafting Mod 1.21-1.8
|
239 | cloth-config: Cloth Config v15 15.0.140
|
240 | cloth-basic-math: cloth-basic-math 0.6.1
|
241 | collective: Collective 7.87
|
242 | columns: Columns 1.10.0
|
243 | configuration: Configuration 3.1.0
|
244 | connectedglass: Connected Glass 1.1.12
|
245 | connectivity: Connectivity Mod 1.21-5.8
|
246 | continuity: Continuity 3.0.0-beta.5+1.21
|
247 | cooldown-coordinator: Cooldown Coordinator 0.8.1
|
248 | mixinsquared: MixinSquared 0.2.0
|
249 | corgilib: CorgiLib **.**.**.**
|
250 | coroutil: CoroUtil 1.21.0-1.3.7
|
251 | cottage-craft: CottageCraft 1.6.0-1.21.0
|
252 | cottage-craft-axolotl: CottageCraft Axolotls 1.3.0-1.21.0
|
253 | cottage-craft-eggs: CottageCraft Eggs 1.1.2-1.21.1
|
254 | craterlib: CraterLib 2.1.1
|
255 | creativecore: CreativeCore 2.12.22
|
256 | net_neoforged_bus: bus 7.2.0
|
257 | critter_barriers: Critter Barriers 21.1.2
|
258 | crying-skeleton: Repurposed End 1.0-1.21
|
259 | cull-less-leaves: Cull Less Leaves 1.4.2+1.21-fabric
|
260 | cullleaves: Cull Leaves 3.4.0
|
261 | cupboard: cupboard 1.21-2.7
|
262 | customcredits: Custom Credits 1.6
|
263 | cycletitlescreensplash: Cycle Title Screen Splash 1.3
|
264 | cyclopscore: Cyclops Core 1.25.2
|
265 | dailyquests: Daily Quests 1.8
|
266 | dark-loading-screen: Dark Loading Screen 1.6.14
|
267 | darkpaintings: DarkPaintings 21.1.2
|
268 | debugify: Debugify 1.21.1+1.0
|
269 | decorativeboxes: Decorative Boxes 1.0.1+1.21-1.21.1
|
270 | deeperdarker: Deeper and Darker **.**.**.**
|
271 | customportalapi: Custom Portal Api 0.0.1-beta66-1.21
|
272 | display_case: DisplayCase 1.0.1
|
273 | distanthorizons: Distant Horizons 2.2.1-a
|
274 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c6a
|
275 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a790
|
276 | doob: Doob 1.1.1+mc1.21.1
|
277 | ducky-updater-rework: Ducky Updater: ReWork 2024.7.1
|
278 | com_zaxxer_hikaricp: HikariCP 5.1.0
|
279 | io_ktor_ktor-client-cio-jvm: ktor-client-cio-jvm 2.3.7
|
280 | io_ktor_ktor-client-content-negotiation-jvm: ktor-client-content-negotiation-jvm 2.3.7
|
281 | io_ktor_ktor-client-core-jvm: ktor-client-core-jvm 2.3.7
|
282 | io_ktor_ktor-events-jvm: ktor-events-jvm 2.3.7
|
283 | io_ktor_ktor-http-cio-jvm: ktor-http-cio-jvm 2.3.7
|
284 | io_ktor_ktor-http-jvm: ktor-http-jvm 2.3.7
|
285 | io_ktor_ktor-io-jvm: ktor-io-jvm 2.3.7
|
286 | io_ktor_ktor-network-jvm: ktor-network-jvm 2.3.7
|
287 | io_ktor_ktor-network-tls-jvm: ktor-network-tls-jvm 2.3.7
|
288 | io_ktor_ktor-serialization-jvm: ktor-serialization-jvm 2.3.7
|
289 | io_ktor_ktor-serialization-kotlinx-json-jvm: ktor-serialization-kotlinx-json-jvm 2.3.7
|
290 | io_ktor_ktor-serialization-kotlinx-jvm: ktor-serialization-kotlinx-jvm 2.3.7
|
291 | io_ktor_ktor-utils-jvm: ktor-utils-jvm 2.3.7
|
292 | net_lingala_zip4j_zip4j: zip4j 2.11.5
|
293 | org_xerial_sqlite-jdbc: sqlite-jdbc **.**.**.**
|
294 | ductwork: Ductwork 0.9.3
|
295 | easierworldcreator: Easier-World-Creator 2.2.0-1.21
|
296 | easy_mob_farm: Easy Mob Farm 8.2.0
|
297 | easymagic: Easy Magic 21.1.0
|
298 | eatinganimationid: Eating Animation 1.21+1.9.72
|
299 | eldritch_mobs: EldritchMobs 1.16.1
|
300 | elevatorid: ElevatorMod 1.21-1.11.1
|
301 | elytraslot: Elytra Slot 9.0.1+1.21.1
|
302 | elytratrims: Elytra Trims 3.5.4
|
303 | conditional-mixin: conditional mixin 0.6.2
|
304 | enchdesc: EnchantmentDescriptions 21.1.5
|
305 | enderskeleton: EnderSkeleton 0.1-1.21
|
306 | enderzoology: Ender Zoology 21.1.2
|
307 | extensibleenums: Extensible Enums 21.1.1
|
308 | endrem: End Remastered 6.0.2
|
309 | entityculling: EntityCulling 1.7.1
|
310 | eternal_starlight: Eternal Starlight 0.1.17+1.21.1+fabric
|
311 | excessive_building: Excessive Building 3.3.7
|
312 | exlineawnings: Exline's Awnings Mod 1.0.1
|
313 | exlinedoors: Exline's Doors 1.0.1
|
314 | exlinefurniture: Exline's Furniture 1.0.7
|
315 | extended_drawers: Extended Drawers 3.0.4+mc.1.21.1
|
316 | config_toolkit: ConfigToolkit 1.1.1
|
317 | io_determann_shadow-api-17: shadow-api-17 0.2.0
|
318 | net_fabricmc_javapoet: javapoet 0.1.0
|
319 | graphlib: Graph Lib 2.0.0+1.21
|
320 | codextra: Codextra 2.0.0+1.21
|
321 | common_events: Common Events 1.0.0+1.21
|
322 | fabric-api: Fabric API 0.107.0+1.21.1
|
323 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.69+b559734419
|
324 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.30+be1ed2d719
|
325 | fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
|
326 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
|
327 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
|
328 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
|
329 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
|
330 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd96a
|
331 | fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
|
332 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.17+b559734419
|
333 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.1+7f945d5b19
|
334 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.1+7fd4837519
|
335 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
|
336 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.2.0+e49211d819
|
337 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.22+16c4ae2519
|
338 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
|
339 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
|
340 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
|
341 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
|
342 | fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
|
343 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19
|
344 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
|
345 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.4.0+0f6c53cd19
|
346 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
|
347 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
|
348 | fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
|
349 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
|
350 | fabric-networking-api-v1: Fabric Networking API (v1) 4.2.2+60c3209b6a
|
351 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
|
352 | fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
|
353 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.13+6508971219
|
354 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.1.2+60c3209b6a
|
355 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
|
356 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
|
357 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
|
358 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
|
359 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
|
360 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
|
361 | fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
|
362 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
|
363 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.0+565991296a
|
364 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
|
365 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.87+b559734419
|
366 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
|
367 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.1+95bead5f19
|
368 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.1.0+1daea21519
|
369 | fabric-language-kotlin: Fabric Language Kotlin 1.12.3+kotlin.2.0.21
|
370 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.21
|
371 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.21
|
372 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.21
|
373 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.21
|
374 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
|
375 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.9.0
|
376 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.9.0
|
377 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
378 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.4
|
379 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.4
|
380 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.3
|
381 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.3
|
382 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.3
|
383 | fabricloader: Fabric Loader 0.16.9
|
384 | mixinextras: MixinExtras 0.4.1
|
385 | fallingleaves: Falling Leaves 1.16.2
|
386 | fast-doll: Fast Doll 1.8
|
387 | fastipping: Fast IP Ping 1.0.5
|
388 | fastpaintings: Fast Paintings 1.21-1.2.15
|
389 | fbp: FancyBlockParticles **.**.**.**
|
390 | fence_on_slab: Fence On Slab! 1.0.0
|
391 | ferritecore: FerriteCore 7.0.2-hotfix
|
392 | filament: filament 0.9.9+1.21
|
393 | bil: blockbench-import-library 1.1.13+1.21
|
394 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
395 | net_kyori_adventure-text-serializer-legacy: adventure-text-serializer-legacy 4.17.0
|
396 | fired_pots: FiredPots 1.0.2
|
397 | firstjoinmessage: First Join Message 3.6
|
398 | fix-mc-stats: FixMCStats 1.1.1
|
399 | flopper: Flopper 1.1.8
|
400 | flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
|
401 | forgeconfigapiport: Forge Config API Port 21.1.1
|
402 | fowlplay: Fowl Play 0.6.2-alpha+1.21.1
|
403 | framework: Framework 0.9.3
|
404 | org_javassist_javassist: javassist 3.29.2-GA
|
405 | org_reflections_reflections: reflections 0.10.2
|
406 | friendsandfoes: Friends & Foes 3.0.5
|
407 | frights_and_foliage: Frights & Foliage 1.21.1-1.0.1
|
408 | frozenlib: FrozenLib 1.9.3-mc1.21.1
|
409 | frycscrolls: Scrolls and Curses 5.0.2+1.21
|
410 | ftbchunks: FTB Chunks 2101.1.3
|
411 | ftblibrary: FTB Library 2101.1.6
|
412 | ftbteams: FTB Teams 2101.1.1
|
413 | ftbxmodcompat: FTB XMod Compat 21.1.1
|
414 | full_paths: Full Paths 1.0
|
415 | fusion: Fusion 1.1.1
|
416 | fzzy_config: Fzzy Config 0.5.6+1.21
|
417 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
418 | gammautils: Gamma Utils 2.1.1
|
419 | geckoanimfix: GeckoLibIrisCompat 1.0.0
|
420 | geckolib: GeckoLib 4 4.7
|
421 | glasscarpet: Glass Carpet 1.2.0-1.21.0
|
422 | glitchcore: GlitchCore **.**.**.**
|
423 | net_jodah_typetools: typetools 0.6.3
|
424 | gpu_tape: GPU Tape 1.0.3
|
425 | gpumemleakfix: Gpu memory leak fix mod 1.21-1.8
|
426 | guardvillagers: GuardVillagers 2.1.2-1.21
|
427 | handcrafted: Handcrafted 4.0.2
|
428 | hidden-player-nametags: Hidden Player Nametags 1.0.0
|
429 | hollow: Hollow 1.2.6-SNAPSHOT
|
430 | specter: Specter 1.0.6
|
431 | specter-block: Specter Block 1.0.6
|
432 | specter-config: Specter Config 1.0.6
|
433 | specter-core: Specter Core 1.0.6
|
434 | specter-entity: Specter Entity 1.0.6
|
435 | specter-item: Specter Item 1.0.6
|
436 | specter-registry: Specter Registry 1.0.6
|
437 | specter-render: Specter Render 1.0.6
|
438 | specter-serialization: Specter Serialization 1.0.6
|
439 | org_tomlj_tomlj: tomlj 1.1.1
|
440 | horsearmorstandmod: Horse Armor Stand Mod 1.0.1-1.21.1
|
441 | illagerinvasion: Illager Invasion 21.1.2
|
442 | immediatelyfast: ImmediatelyFast 1.3.1+1.21.1
|
443 | net_lenni0451_reflect: Reflect 1.3.4
|
444 | improved-stations: Improved Stations 2.4.2
|
445 | improvedsignediting: Improved Sign Editing 1.4
|
446 | iris: Iris 1.8.0-beta.8+mc1.21.1
|
447 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
448 | org_anarres_jcpp: jcpp 1.4.14
|
449 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
450 | items_displayed: Items Displayed 1.3
|
451 | iwie: I want it earlier! 2.4.0
|
452 | jade: Jade 15.8.3+fabric
|
453 | jadeaddons: Jade Addons 6.0.3+fabric
|
454 | java: Java HotSpot(TM) 64-Bit Server VM 21
|
455 | jsonpatcher: JsonPatcher 1.1.1+mc.1.21.1
|
456 | com_github_mattidragon_jsonpatcherlang_jsonpatcher-docs: JsonPatcher-Docs 1.0.0
|
457 | jsonpatcher-lang: JsonPatcher (lang) 1.0.0
|
458 | jukeboxcustomdiscfix: Jukebox Custom Disc Fix 0.1.5-1.21.1
|
459 | justutilities: Just Utilities 21.0.8
|
460 | kiwi: Kiwi Library 15.1.2+fabric
|
461 | knightlib: Knight Lib 1.1.1
|
462 | knightquest: Knight Quest 1.7.1
|
463 | ksyxis: Ksyxis 1.3.2
|
464 | lamps: Decorative Lamps 1.21.1-1.7.4
|
465 | languagereload: Language Reload 1.7.1+1.21.1
|
466 | leaf_beds: Leaf Beds 1.1
|
467 | leveltextfix: LevelTextFix 21.1.3
|
468 | lithium: Lithium 0.13.1
|
469 | livingthings: Living Things 1.21.1-2.2.0
|
470 | loadsupport: Load Support 1.1.0-fabric-1.21.1
|
471 | long_books: Long Books 1.0
|
472 | macawsbridgesbop: Macaw's Bridges - BOP 1.21-1.0
|
473 | macawsroofsbop: Macaw's Roofs - BOP 1.21-1.0
|
474 | magisterium: Magisterium 0.0.5
|
475 | make_bubbles_pop: Make Bubbles Pop 0.3.0-fabric
|
476 | mavapi: More Axolotl Variants API 1.2.1
|
477 | maxhealthfix: MaxHealthFix 21.1.4
|
478 | mc264204fix: MC264204Fix 1.0
|
479 | mcwbridges: Macaw's Bridges 3.0.0
|
480 | mcwdoors: Macaw's Doors 1.1.1
|
481 | mcwfences: Macaw's Fences and Walls 1.1.2
|
482 | mcwfencesbop: Macaw's Fences - BOP 1.21-1.1
|
483 | mcwfurnitures: Macaw's Furniture 3.3.0
|
484 | mcwfurnituresbop: Macaw's Furnitures - BOP 1.21.1-1.1
|
485 | mcwholidays: Macaw's Holidays 1.1.0
|
486 | mcwlights: Macaw's Lights and Lamps 1.1.1
|
487 | mcwpaintings: Macaw's Paintings 1.0.5
|
488 | mcwpaths: Macaw's Paths and Pavings 1.0.5
|
489 | mcwroofs: Macaw's Roofs 2.3.1
|
490 | mcwtrpdoors: Macaw's Trapdoors 1.1.3
|
491 | mcwwindows: Macaw's Windows 2.3.2
|
492 | medieval_buildings: Medieval Buildings 1.0.2
|
493 | midnightlib: MidnightLib 1.6.3
|
494 | minecraft: Minecraft 1.21.1
|
495 | mixintrace: MixinTrace 1.1.1+1.17
|
496 | mo_glass: Mo Glass 1.10-MC1.21.1
|
497 | mob-ai-tweaks: Mob AI Tweaks 1.3.7
|
498 | mod-loading-screen: Mod Loading Screen 1.0.4
|
499 | com_formdev_flatlaf: flatlaf 3.0
|
500 | modelfix: Model Gap Fix 1.21-1.6
|
501 | modernfix: ModernFix 5.19.5+mc1.21.1
|
502 | modernmetro: Modern Metro 1.1.0+1.21
|
503 | modmenu: Mod Menu 11.0.3
|
504 | modmenu-badges-lib: ModMenu Badges Lib 2023.6.1
|
505 | modonomicon: Modonomicon unspecified
|
506 | fiber: fiber 0.23.0-2
|
507 | org_commonmark_commonmark: commonmark 0.22.0
|
508 | org_commonmark_commonmark-ext-gfm-strikethrough: commonmark-ext-gfm-strikethrough 0.22.0
|
509 | org_commonmark_commonmark-ext-ins: commonmark-ext-ins 0.22.0
|
510 | monolib: MonoLib 1.4.1
|
511 | moonlight: Moonlight Lib 1.21-2.15.15
|
512 | more-profiling: MoreProfiling 0.15.0
|
513 | more-profiling-1_21: MoreProfiling for 1.20.1 0.15.0
|
514 | morediscs: More Music Discs 1.21.1-34-fabric
|
515 | moss: moss 1.0.1
|
516 | mousetweaks: Mouse Tweaks 2.26
|
517 | mr_improved_weather: Improved Weather 1-v1.9
|
518 | mr_katters_structuresonlydungeon: Katters Structures - Dungeon 2.0.1
|
519 | mr_stackable_heads: Stackable Heads 1.2.1
|
520 | mru: Mineblock's Repeated Utilities 1.0.4+1.21+fabric
|
521 | mushrooomsmod: Mushroooms Mod 0.0.14-1.21
|
522 | structureplacerapi: StructurePlacerAPI 1.1.5
|
523 | natural_size_variation: Natural Size Variation 1.0
|
524 | natures_spirit: Nature's Spirit 1.6.3-1.21.1
|
525 | nbt_ac: NBT Autocomplete 1.3.6
|
526 | nemos-ambience: Nemos Ambience 1.2-1.21.1
|
527 | nemos-carpentry: Nemo's Carpentry 2.5.3-1.21.1
|
528 | nemos-creatures: Nemo's Creatures 1.8-1.21.1
|
529 | nemos-mossy-blocks: Nemo's Mossy Blocks 1.6-1.21.1
|
530 | nemos-mossy-vertical-slabs: Nemo's Mossy Vertical Slabs 1.1-1.21.1
|
531 | nemos-paintings: Nemo's Paintings 1.0.2-1.21.1
|
532 | nemos-vertical-slabs: Nemo's Vertical Slabs 1.1.1-1.21.1
|
533 | nerb: Not Enough Recipe Book 0.4.1
|
534 | netprodis: Network Protocol Disconnect 1.1.0+1.21
|
535 | nicemod: NiceMod - New blocks 1.4.3
|
536 | nicer-skies: Nicer Skies 1.4.1+1.21.1
|
537 | no-more-toasts: No More Toasts 1.0.0
|
538 | octolib: OctoLib 0.4.2
|
539 | org_yaml_snakeyaml: snakeyaml 2.2
|
540 | ohthetreesyoullgrow: Oh The Trees You'll Grow 5.0.3
|
541 | open_sesame: Open Sesame 1.0.1
|
542 | overflowingbars: Overflowing Bars 21.1.1
|
543 | owo: oωo 0.12.15+1.21
|
544 | io_wispforest_endec: endec 0.1.5
|
545 | io_wispforest_endec_gson: gson 0.1.3
|
546 | io_wispforest_endec_jankson: jankson 0.1.3
|
547 | io_wispforest_endec_netty: netty 0.1.2
|
548 | packetfixer: Packet Fixer 1.4.2
|
549 | paperdoll: Paper Doll 21.1.0
|
550 | particle_core: Particle Core 0.2.4+1.21
|
551 | party-flame: Party Flame 1.0.0-1.21
|
552 | party-spore: Party Spore 1.0.1-1.21.0
|
553 | paxi: Paxi 1.21.1-Fabric-5.1.2
|
554 | philipsruins: Philip`s Ruins 1.21.1
|
555 | placeableblazerods: Placeable Blaze Rods 3.6
|
556 | plushies: Plushie Mod 1.5.1
|
557 | plushified: Plushified 0.8.0B
|
558 | polymer-bundled: Polymer 0.9.18+1.21.1
|
559 | polymer-blocks: Polymer (Textured Blocks) 0.9.18+1.21.1
|
560 | polymer-common: Polymer (Common) 0.9.18+1.21.1
|
561 | packet_tweaker: Packet Tweaker 0.5.5+1.21
|
562 | polymer-core: Polymer (Core) 0.9.18+1.21.1
|
563 | polymer-networking: Polymer (Networking) 0.9.18+1.21.1
|
564 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.18+1.21.1
|
565 | polymer-resource-pack: Polymer (Resource Pack) 0.9.18+1.21.1
|
566 | polymer-virtual-entity: Polymer (Virtual Entity) 0.9.18+1.21.1
|
567 | polymorph: Polymorph 1.0.6+1.21.1
|
568 | cardinal-components-block: Cardinal Components API (blocks) 6.1.0
|
569 | potleaves: Pot Leaves 1.0.12
|
570 | pottery: Pottery 1.0.2+a
|
571 | prickle: PrickleMC 21.1.6
|
572 | psittacine: Psittacine 1.0.0
|
573 | purediscslofi: Pure Discs - Lofi Edition 2.0.0
|
574 | purediscstrailstales: Pure Discs - Trails & Tales 2.0.1
|
575 | purediscstrickytrials: Pure Discs - Tricky Trials 2.0.0
|
576 | puzzleslib: Puzzles Lib 21.1.22
|
577 | quantum: Quantum 1.0+1.21.1
|
578 | fantasy: Fantasy 0.6.4+1.21
|
579 | realisticbees: Realistic Bees 4.0
|
580 | realmsfix: Realms Button Remover 2.0.5
|
581 | red_panda: Red Panda 1.0.1
|
582 | reeses-sodium-options: Reese's Sodium Options 1.8.0-beta.4+mc1.21.1
|
583 | refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.8
|
584 | reputation: Your Reputation 0.2.9+jade.1.21.1
|
585 | resourcefullib: Resourceful Lib 3.0.11
|
586 | com_teamresourceful_bytecodecs: bytecodecs 1.1.2
|
587 | com_teamresourceful_yabn: yabn 1.0.3
|
588 | resourcify: Resourcify 1.5.1
|
589 | roughlyenoughitems: Roughly Enough Items 16.0.788
|
590 | error_notifier: Error Notifier 1.0.11
|
591 | roughlyenoughprofessions: Roughly Enough Professions 4.0.3
|
592 | rpc: ResourcePackCached 1.1.1
|
593 | rrls: Remove Reloading Screen 5.0.8+mc1.21.1-fabric
|
594 | sawmill: Universal Sawmill 1.21-1.5.9
|
595 | scarecrowsterritory: Scarecrows' Territory 1.1.11+a
|
596 | scribble: Scribble 1.4.0
|
597 | serilumsspawnbundle: Serilum's Spawn Bundle 2.0
|
598 | boggedspawn: Bogged Spawn 1.1
|
599 | breezespawn: Breeze Spawn 1.1
|
600 | cavespiderspawn: Cave Spider Spawn 1.2
|
601 | giantspawn: Giant Spawn 5.2
|
602 | huskspawn: Husk Spawn 3.6
|
603 | mooshroomspawn: Mooshroom Spawn 3.6
|
604 | mooshroomtweaks: Mooshroom Tweaks 3.5
|
605 | morezombievillagers: More Zombie Villagers 3.6
|
606 | skeletonhorsespawn: Skeleton Horse Spawn 4.0
|
607 | strayspawn: Stray Spawn 3.7
|
608 | zombiehorsespawn: Zombie Horse Spawn 5.1
|
609 | zombievillagersfromspawner: Zombie Villagers From Spawner 3.9
|
610 | servercore: ServerCore 1.5.5+1.21.1
|
611 | placeholder-api: Placeholder API 2.4.1+1.21
|
612 | space_arim_dazzleconf_dazzleconf-core: dazzleconf-core 1.3.0-M2
|
613 | space_arim_dazzleconf_dazzleconf-ext-snakeyaml: dazzleconf-ext-snakeyaml 1.3.0-M2
|
614 | shulkerboxtooltip: Shulker Box Tooltip 5.1.2+1.21.1
|
615 | shutter: Shutter 1.2
|
616 | simplemenu: Simple Menu 1.5
|
617 | simplenotes: Simple Notes 0.2.1
|
618 | skinlayers3d: 3d-Skin-Layers 1.7.1
|
619 | slabstoblocks: Craft slabs back into blocks 1.21.1-1-fabric
|
620 | smallships: Small Ships 2.0.0-b1.5
|
621 | smoke_signals: Smoke Signals 1.1
|
622 | smoke_suppression: Smoke Suppression 1.1.1
|
623 | snowrealmagic: Snow! Real Magic! 11.0.12+fabric
|
624 | sodium: Sodium 0.6.0-beta.4+mc1.21.1
|
625 | sodium-extra: Sodium Extra 0.6.0-beta.3+mc1.21.1
|
626 | sodiumextras: Sodium Extras 1.0.5
|
627 | sodiumleafculling: Sodium Leaf Culling 1.0.0
|
628 | sodiumoptionsapi: Sodium Options API 1.0.5
|
629 | soulcandles: Soul Candles 1.2.0+mc1.21
|
630 | sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.6
|
631 | spyglass_improvements: Spyglass Improvements 1.5.7
|
632 | stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc
|
633 | net_fabricmc_mapping-io: mapping-io 0.6.1
|
634 | stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc
|
635 | stateobserver: StateObserver 1.5.3
|
636 | strawstatues: Straw Statues 21.1.0
|
637 | statuemenus: Statue Menus 21.1.0
|
638 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
|
639 | supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17+c
|
640 | supplementaries: Supplementaries 1.21-3.0.10-alpha
|
641 | terrablender: TerraBlender **.**.**.**
|
642 | threadtweak: ThreadTweak 0.1.5+mc1.21.1
|
643 | tinymobfarm: Tiny Mob Farm Remastered 1.4.1-1.21
|
644 | tinyskeletons: Tiny Skeletons 21.1.0
|
645 | toggleableitemframes: Toggleable Item Frames 5.1.0-1.21.1
|
646 | toms_mobs: Tom's Mobs 2.1.2+1.21
|
647 | toomanypaintings: Too Many Paintings! 1.0.2-1.21-fabric
|
648 | toomanyplayers: Too Many Players 1.21-1.1.5
|
649 | libgui: LibGui 11.1.0+1.21
|
650 | jankson: Jankson 8.0.0+j1.2.3
|
651 | libninepatch: LibNinePatch 1.2.0
|
652 | toughasnails: ToughAsNails **.**.**.**
|
653 | trailiertales: Trailier Tales 1.0.5+1.21.1
|
654 | translucent-glass: Translucent Glass 0.2.1
|
655 | travelersbackpack: Traveler's Backpack 10.1.3
|
656 | travelerstitles: Traveler's Titles 1.21.1-Fabric-5.1.1
|
657 | trinkets: Trinkets 3.10.0
|
658 | uilib: UI Lib 0.3.9-1.21
|
659 | unremovableeffects: Unremovable Effects 2.1.2+1.21
|
660 | unsafe-world-random-access-detector: Unsafe World Random Access Detector 1.1.0
|
661 | usefulhats: Useful Hats 1.21.1-6.5.1.0
|
662 | uselessreptile: Useless Reptile 0.8.3-1.21.1
|
663 | common-protection-api: Common Protection API 1.0.0
|
664 | primitive_multipart_entities: Primitive Multipart Entities 1.1.1
|
665 | variantsandventures: Variants & Ventures 1.0.6
|
666 | visuality: Visuality 0.7.7+1.21
|
667 | visualworkbench: Visual Workbench 21.1.0
|
668 | voicechat: Simple Voice Chat 1.21.1-2.5.25
|
669 | voicechatbroadcast: Voicechat Broadcast - Fabric 1.1.0-1.21.1
|
670 | waterframes: WaterFrames 2.1.7b
|
671 | watermedia: WaterMedia 2.1.3
|
672 | watut: What Are They Up To 1.21.0-1.1.3
|
673 | wilderwild: Wilder Wild 3.0.8-mc1.21.1
|
674 | winterly: Winterly 0.11.2+1.21
|
675 | witchery: Witchery 0.1.2e
|
676 | wolfarmorstand: Wolf Armor Stand 1.0.0-1.21.1
|
677 | wooledboots: Wooled Boots 1.8.1
|
678 | wover: WorldWeaver 21.0.13
|
679 | wover-biome: WorldWeaver - Biome API 21.0.13
|
680 | wover-block: WorldWeaver - Block and Item API 21.0.13
|
681 | wover-common: WorldWeaver - Common API 21.0.13
|
682 | wover-core: WorldWeaver - Core API 21.0.13
|
683 | wover-datagen: WorldWeaver - Datagen API 21.0.13
|
684 | wover-events: WorldWeaver - Events API 21.0.13
|
685 | wover-feature: WorldWeaver - Feature API 21.0.13
|
686 | wover-generator: WorldWeaver - World Generator API 21.0.13
|
687 | wover-item: WorldWeaver - Item API 21.0.13
|
688 | wover-math: WorldWeaver - Math API 21.0.13
|
689 | wover-preset: WorldWeaver - World Preset API 21.0.13
|
690 | wover-recipe: WorldWeaver - Recipe API 21.0.13
|
691 | wover-structure: WorldWeaver - Structure API 21.0.13
|
692 | wover-surface: WorldWeaver - Surface API 21.0.13
|
693 | wover-tag: WorldWeaver - Tag API 21.0.13
|
694 | wover-ui: WorldWeaver - UI API 21.0.13
|
695 | wunderlib: WunderLib 21.0.8
|
696 | xercapaint: Joy of Painting 1.21.1-1.0.0
|
697 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.1+1.21-fabric
|
698 | com_twelvemonkeys_common_common-image: common-image 3.10.0
|
699 | com_twelvemonkeys_common_common-io: common-io 3.10.0
|
700 | com_twelvemonkeys_common_common-lang: common-lang 3.10.0
|
701 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
|
702 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
|
703 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
|
704 | org_quiltmc_parsers_gson: gson 0.2.1
|
705 | org_quiltmc_parsers_json: json 0.2.1
|
706 | yigd: You're in Grave Danger 2.4.11
|
707 | yungsapi: YUNG's API 1.21.1-Fabric-5.1.2
|
708 | yungsmenutweaks: YUNG's Menu Tweaks 1.21.1-Fabric-2.1.1
|
709 | Loaded Shaderpack: (off)
|
710 | Launched Version: fabric-loader-0.16.9-1.21.1
|
711 | Launcher name: minecraft-launcher
|
712 | Backend library: LWJGL version 3.3.3-snapshot
|
713 | Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.03, NVIDIA Corporation
|
714 | Window size: 1920x1080
|
715 | GFLW Platform: win32
|
716 | GL Caps: Using framebuffer using OpenGL 3.2
|
717 | GL debug messages: id=1282, source=API, type=ERROR, severity=HIGH, message='GL_INVALID_OPERATION error generated. <texture> is not a valid texture name.' x 24
|
718 | Is Modded: Definitely; Client brand changed to 'fabric'
|
719 | Universe: 400921fb54442d18
|
720 | Type: Client (map_client.txt)
|
721 | Graphics mode: fancy
|
722 | Render Distance: 12/12 chunks
|
723 | Resource Packs: Additional Placements blockstate redirection pack, vanilla, file/plushified_assets, fabric, additionalplacements, adorabuild_structures (incompatible), adorn, allowchat, ambientsounds, animal_armor_trims (incompatible), animal_feeding_trough, another_furniture, appleskin (incompatible), arcananovum, artifacts, arts_and_crafts, aurelj_paintings, auto-workstations, automodpack (incompatible), axolotlitemfix, badoptimizations (incompatible), balm-fabric (incompatible), barkcarpets, barklings, bb_preload_world, bclib, beautify, beebuddy, betterallay, betterarcheology, betterbeds, betterend, betterf3, betterfpsdist (incompatible), bettergrass, betternether, bil, biomemusic (incompatible), biomesoplenty, biomeswevegone, birdnest, birds-boids, blocksforbuilders, blur, blurserveraddress, boids, book_scroll, bookshelf (incompatible), bountifulblocks, brandedlogs, brutalbosses, burnable_cobwebs, caffeinated, caligo, cardinal-components-base, cardinal-components-block, cardinal-components-entity, cardinal-components-world, carpetvariants, carryon (incompatible), cat_jam, ceilands (incompatible), chat_heads, chattools, chipped, chunky, cicada, citresewn, citresewn-defaults, cloth-config, codextra, columns, common_events (incompatible), conditional-mixin, config_toolkit, configuration (incompatible), connectedglass, connectivity (incompatible), continuity, cooldown-coordinator, corgilib, cottage-craft, cottage-craft-axolotl, cottage-craft-eggs, craterlib (incompatible), creativecore, critter_barriers (incompatible), crying-skeleton, cull-less-leaves, cullleaves, customportalapi, cyclopscore (incompatible), dailyquests (incompatible), dark-loading-screen, darkpaintings (incompatible), debugify, decorativeboxes, deeperdarker (incompatible), display_case (incompatible), distanthorizons (incompatible), doob, ducky-updater-rework, ductwork, easierworldcreator, easy_mob_farm, easymagic, eatinganimationid, eldritch_mobs, elevatorid, elytratrims (incompatible), enchdesc (incompatible), enderskeleton, enderzoology, endrem, entityculling, eternal_starlight (incompatible), excessive_building, exlineawnings, exlinedoors, exlinefurniture, extended_drawers, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, fastipping, fastpaintings, fbp, fence_on_slab, fired_pots (incompatible), fix-mc-stats, flopper (incompatible), flowerymooblooms, forgeconfigapiport, fowlplay, framework (incompatible), friendsandfoes, frights_and_foliage, frozenlib, frycscrolls, ftbchunks, ftblibrary, ftbteams, ftbxmodcompat, full_paths, fzzy_config, gammautils, glasscarpet, gpu_tape, graphlib (incompatible), guardvillagers, handcrafted, hidden-player-nametags, hollow, horsearmorstandmod, illagerinvasion, immediatelyfast, improved-stations, iris, items_displayed, iwie, jade (incompatible), jadeaddons (incompatible), jankson, jsonpatcher, jsonpatcher-lang, jukeboxcustomdiscfix, justutilities (incompatible), kiwi (incompatible), knightlib (incompatible), knightquest (incompatible), lamps, languagereload, leaf_beds, leveltextfix (incompatible), libgui, lithium, livingthings (incompatible), loadsupport, long_books, macawsbridgesbop, macawsroofsbop, magisterium, make_bubbles_pop, mavapi, mc264204fix, mcwbridges, mcwdoors (incompatible), mcwfences, mcwfencesbop, mcwfurnitures, mcwfurnituresbop, mcwholidays, mcwlights, mcwpaintings, mcwpaths, mcwroofs, mcwtrpdoors, mcwwindows, medieval_buildings (incompatible), midnightlib, mixintrace, mm, mm_shedaniel, mo_glass (incompatible), mob-ai-tweaks, mod-loading-screen, modernfix (incompatible), modernmetro, modmenu, modonomicon, moonlight, morediscs, moss, mr_improved_weather (incompatible), mru (incompatible), mushrooomsmod, natures_spirit, nbt_ac, nemos-ambience, nemos-carpentry, nemos-creatures, nemos-mossy-blocks, nemos-mossy-vertical-slabs, nemos-paintings, nemos-vertical-slabs, netprodis, nicemod, nicer-skies, no-more-toasts, overflowingbars, owo, packetfixer (incompatible), particle_core, party-flame, party-spore, philipsruins, placeableblazerods (incompatible), placeholder-api, plushies, plushified, polymer-blocks, polymer-core, polymer-resource-pack, polymorph (incompatible), potleaves (incompatible), pottery, psittacine, purediscslofi, purediscstrailstales, purediscstrickytrials, quantum, realisticbees (incompatible), realmsfix, red_panda (incompatible), reeses-sodium-options, refurbished_furniture (incompatible), reputation, resourcify (incompatible), roughlyenoughitems, roughlyenoughprofessions, rpc, rrls, sawmill, scarecrowsterritory, scribble, shulkerboxtooltip, shutter, simplenotes, skinlayers3d, slabstoblocks, smallships, smoke_signals, smoke_suppression, snowrealmagic, sodium, sodium-extra, sodiumextras (incompatible), sodiumleafculling (incompatible), sodiumoptionsapi (incompatible), soulcandles, sound_physics_remastered, specter-config, spyglass_improvements, stackdeobfuscator, stackdeobfuscator-common, statuemenus, strawstatues, structureplacerapi, supermartijn642corelib, supplementaries, terrablender (incompatible), terraform-wood-api-v1, threadtweak, tinymobfarm, tinyskeletons, toggleableitemframes, toms_mobs, toomanypaintings, toomanyplayers, toughasnails (incompatible), trailiertales, translucent-glass, travelersbackpack, travelerstitles, trinkets, uilib, unremovableeffects, usefulhats (incompatible), uselessreptile, variantsandventures, visuality, visualworkbench, voicechat, waterframes (incompatible), watut (incompatible), wilderwild, winterly (incompatible), witchery, wolfarmorstand, wooledboots, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xercapaint (incompatible), yet_another_config_lib_v3 (incompatible), yigd, yungsmenutweaks, $polymer-resources, enderzoology:dynamically_copied_textures, moonlight:mods_dynamic_assets, shutter:compat/betterend (incompatible), shutter:compat/betternether (incompatible), shutter:compat/biomesoplenty (incompatible), tinyskeletons:dynamically_copied_skeleton_textures, betterbeds:fancyconnectedbeds, continuity:default, continuity:glass_pane_culling_fix, cullleaves:smartleaves, file/BabyAnimalsRemastered_1.21_v1.3.zip, file/SodiumTranslations.zip, file/FreshAnimations_v1.9.2.zip, minecraft:supporteatinganimation, translucent-glass:translucent-glass, visualworkbench:default_block_models, easymagic:default_block_models
|
724 | Current Language: de_de
|
725 | Locale: en_US
|
726 | System encoding: Cp1252
|
727 | File encoding: UTF-8
|
728 | CPU: 12x Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
|
729 |
|