1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-05-14 19:40:47
|
5 | Description: mouseClicked event handler
|
6 |
|
7 | java.lang.NoSuchMethodError: 'net.minecraft.item.ItemStack com.mrcrayfish.furniture.refurbished.crafting.WorkbenchContructingRecipe.getResultItem(net.minecraft.registry.RegistryWrapper$WrapperLookup)'
|
8 | at knot//net.mehvahdjukaar.every_compat.modules.mrcrayfish.RefurbishedFurnitureModule.lambda$onModSetup$53(RefurbishedFurnitureModule.java:498)
|
9 | at knot//net.mehvahdjukaar.moonlight.api.resources.RecipeTemplate.lambda$register$1(RecipeTemplate.java:41)
|
10 | at knot//net.mehvahdjukaar.moonlight.api.resources.RecipeTemplate.makeSimilarRecipe(RecipeTemplate.java:68)
|
11 | at knot//net.mehvahdjukaar.moonlight.api.resources.RPUtils.makeSimilarRecipe(RPUtils.java:245)
|
12 | at knot//net.mehvahdjukaar.every_compat.misc.ResourcesUtils.lambda$addBlocksRecipes$8(ResourcesUtils.java:303)
|
13 | at java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
14 | at knot//net.mehvahdjukaar.every_compat.misc.ResourcesUtils.addBlocksRecipes(ResourcesUtils.java:293)
|
15 | at knot//net.mehvahdjukaar.every_compat.api.AbstractSimpleEntrySet.generateRecipes(AbstractSimpleEntrySet.java:271)
|
16 | at knot//net.mehvahdjukaar.every_compat.api.SimpleModule.lambda$addDynamicServerResources$3(SimpleModule.java:124)
|
17 | at java.base@21.0.3/java.util.LinkedHashMap$LinkedValues.forEach(LinkedHashMap.java:833)
|
18 | at knot//net.mehvahdjukaar.every_compat.api.SimpleModule.addDynamicServerResources(SimpleModule.java:122)
|
19 | at knot//net.mehvahdjukaar.every_compat.dynamicpack.ServerDynamicResourcesHandler.lambda$regenerateDynamicAssets$0(ServerDynamicResourcesHandler.java:44)
|
20 | at java.base@21.0.3/java.lang.Iterable.forEach(Iterable.java:75)
|
21 | at knot//net.mehvahdjukaar.every_compat.EveryCompat.forAllModules(EveryCompat.java:57)
|
22 | at knot//net.mehvahdjukaar.every_compat.dynamicpack.ServerDynamicResourcesHandler.regenerateDynamicAssets(ServerDynamicResourcesHandler.java:42)
|
23 | at knot//net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceGenerator.reloadResources(DynResourceGenerator.java:142)
|
24 | at knot//net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceGenerator.onEarlyReload(DynResourceGenerator.java:96)
|
25 | at knot//net.mehvahdjukaar.moonlight.api.events.fabric.MoonlightEventsHelperImpl.lambda$postEvent$1(MoonlightEventsHelperImpl.java:27)
|
26 | at java.base@21.0.3/java.util.concurrent.ConcurrentLinkedDeque.forEach(ConcurrentLinkedDeque.java:1650)
|
27 | at knot//net.mehvahdjukaar.moonlight.api.events.fabric.MoonlightEventsHelperImpl.postEvent(MoonlightEventsHelperImpl.java:27)
|
28 | at knot//net.mehvahdjukaar.moonlight.api.events.MoonlightEventsHelper.postEvent(MoonlightEventsHelper.java)
|
29 | at knot//MC//net.minecraft.resource.LifecycledResourceManagerImpl.handler$fod000$moonlight$dynamicPackEarlyReload(LifecycledResourceManagerImpl.java:3044)
|
30 | at knot//MC//net.minecraft.resource.LifecycledResourceManagerImpl.<init>(LifecycledResourceManagerImpl.java:60)
|
31 | at knot//MC//net.minecraft.server.SaveLoading$DataPacks.load(SaveLoading.java:94)
|
32 | at knot//MC//net.minecraft.server.SaveLoading.load(SaveLoading.java:27)
|
33 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.load(IntegratedServerLoader.java:181)
|
34 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.load(IntegratedServerLoader.java:137)
|
35 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.start(IntegratedServerLoader.java:323)
|
36 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.start(IntegratedServerLoader.java:313)
|
37 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.start(IntegratedServerLoader.java:278)
|
38 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.mixinextras$bridge$method_57782$58(IntegratedServerLoader.java)
|
39 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.md2cd24d$wover-events$lambda$wover_beforeLoadLevel$0$0(IntegratedServerLoader.java:534)
|
40 | at knot//org.betterx.bclib.api.v2.levelgen.LevelGenEvents.patchExistingWorldOnClient(LevelGenEvents.java:47)
|
41 | at knot//org.betterx.wover.events.impl.types.client.LoadScreenEventImpl.lambda$process$0(LoadScreenEventImpl.java:24)
|
42 | at knot//org.betterx.wover.events.impl.types.client.LoadScreenEventImpl.process(LoadScreenEventImpl.java:27)
|
43 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.wrapOperation$jee000$wover-events$wover_beforeLoadLevel(IntegratedServerLoader.java:532)
|
44 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.start(IntegratedServerLoader.java:243)
|
45 | at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget$WorldEntry.play(WorldListWidget.java:434)
|
46 | at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget$WorldEntry.mouseClicked(WorldListWidget.java:411)
|
47 | at knot//MC//net.minecraft.client.gui.widget.EntryListWidget.mouseClicked(EntryListWidget.java:315)
|
48 | at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
|
49 | at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107)
|
50 | at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
|
51 | at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
|
52 | at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196)
|
53 | at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
|
54 | at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196)
|
55 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
56 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
57 | at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
|
58 | at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:184)
|
59 | at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1310)
|
60 | at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
|
61 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
62 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
63 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
64 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
65 |
|
66 |
|
67 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
68 | ---------------------------------------------------------------------------------------
|
69 |
|
70 | -- Head --
|
71 | Thread: Render thread
|
72 | Stacktrace:
|
73 | at knot//net.mehvahdjukaar.every_compat.modules.mrcrayfish.RefurbishedFurnitureModule.lambda$onModSetup$53(RefurbishedFurnitureModule.java:498)
|
74 | at knot//net.mehvahdjukaar.moonlight.api.resources.RecipeTemplate.lambda$register$1(RecipeTemplate.java:41)
|
75 | at knot//net.mehvahdjukaar.moonlight.api.resources.RecipeTemplate.makeSimilarRecipe(RecipeTemplate.java:68)
|
76 | at knot//net.mehvahdjukaar.moonlight.api.resources.RPUtils.makeSimilarRecipe(RPUtils.java:245)
|
77 | at knot//net.mehvahdjukaar.every_compat.misc.ResourcesUtils.lambda$addBlocksRecipes$8(ResourcesUtils.java:303)
|
78 | at java.base@21.0.3/java.util.HashMap.forEach(HashMap.java:1429)
|
79 | at knot//net.mehvahdjukaar.every_compat.misc.ResourcesUtils.addBlocksRecipes(ResourcesUtils.java:293)
|
80 | at knot//net.mehvahdjukaar.every_compat.api.AbstractSimpleEntrySet.generateRecipes(AbstractSimpleEntrySet.java:271)
|
81 | at knot//net.mehvahdjukaar.every_compat.api.SimpleModule.lambda$addDynamicServerResources$3(SimpleModule.java:124)
|
82 | at java.base@21.0.3/java.util.LinkedHashMap$LinkedValues.forEach(LinkedHashMap.java:833)
|
83 | at knot//net.mehvahdjukaar.every_compat.api.SimpleModule.addDynamicServerResources(SimpleModule.java:122)
|
84 | at knot//net.mehvahdjukaar.every_compat.dynamicpack.ServerDynamicResourcesHandler.lambda$regenerateDynamicAssets$0(ServerDynamicResourcesHandler.java:44)
|
85 | at java.base@21.0.3/java.lang.Iterable.forEach(Iterable.java:75)
|
86 | at knot//net.mehvahdjukaar.every_compat.EveryCompat.forAllModules(EveryCompat.java:57)
|
87 | at knot//net.mehvahdjukaar.every_compat.dynamicpack.ServerDynamicResourcesHandler.regenerateDynamicAssets(ServerDynamicResourcesHandler.java:42)
|
88 | at knot//net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceGenerator.reloadResources(DynResourceGenerator.java:142)
|
89 | at knot//net.mehvahdjukaar.moonlight.api.resources.pack.DynResourceGenerator.onEarlyReload(DynResourceGenerator.java:96)
|
90 | at knot//net.mehvahdjukaar.moonlight.api.events.fabric.MoonlightEventsHelperImpl.lambda$postEvent$1(MoonlightEventsHelperImpl.java:27)
|
91 | at java.base@21.0.3/java.util.concurrent.ConcurrentLinkedDeque.forEach(ConcurrentLinkedDeque.java:1650)
|
92 | at knot//net.mehvahdjukaar.moonlight.api.events.fabric.MoonlightEventsHelperImpl.postEvent(MoonlightEventsHelperImpl.java:27)
|
93 | at knot//net.mehvahdjukaar.moonlight.api.events.MoonlightEventsHelper.postEvent(MoonlightEventsHelper.java)
|
94 | at knot//MC//net.minecraft.resource.LifecycledResourceManagerImpl.handler$fod000$moonlight$dynamicPackEarlyReload(LifecycledResourceManagerImpl.java:3044)
|
95 | at knot//MC//net.minecraft.resource.LifecycledResourceManagerImpl.<init>(LifecycledResourceManagerImpl.java:60)
|
96 | at knot//MC//net.minecraft.server.SaveLoading$DataPacks.load(SaveLoading.java:94)
|
97 | at knot//MC//net.minecraft.server.SaveLoading.load(SaveLoading.java:27)
|
98 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.load(IntegratedServerLoader.java:181)
|
99 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.load(IntegratedServerLoader.java:137)
|
100 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.start(IntegratedServerLoader.java:323)
|
101 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.start(IntegratedServerLoader.java:313)
|
102 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.start(IntegratedServerLoader.java:278)
|
103 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.mixinextras$bridge$method_57782$58(IntegratedServerLoader.java)
|
104 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.md2cd24d$wover-events$lambda$wover_beforeLoadLevel$0$0(IntegratedServerLoader.java:534)
|
105 | at knot//org.betterx.bclib.api.v2.levelgen.LevelGenEvents.patchExistingWorldOnClient(LevelGenEvents.java:47)
|
106 | at knot//org.betterx.wover.events.impl.types.client.LoadScreenEventImpl.lambda$process$0(LoadScreenEventImpl.java:24)
|
107 | at knot//org.betterx.wover.events.impl.types.client.LoadScreenEventImpl.process(LoadScreenEventImpl.java:27)
|
108 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.wrapOperation$jee000$wover-events$wover_beforeLoadLevel(IntegratedServerLoader.java:532)
|
109 | at knot//MC//net.minecraft.server.integrated.IntegratedServerLoader.start(IntegratedServerLoader.java:243)
|
110 | at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget$WorldEntry.play(WorldListWidget.java:434)
|
111 | at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget$WorldEntry.mouseClicked(WorldListWidget.java:411)
|
112 | at knot//MC//net.minecraft.client.gui.widget.EntryListWidget.mouseClicked(EntryListWidget.java:315)
|
113 | at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
|
114 | at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107)
|
115 | at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
|
116 | at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
|
117 | at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196)
|
118 | at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
|
119 | at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196)
|
120 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
121 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
122 | at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
|
123 |
|
124 | -- Affected screen --
|
125 | Details:
|
126 | Screen name: net.minecraft.class_526
|
127 | Stacktrace:
|
128 | at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
|
129 | at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
|
130 | at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196)
|
131 | at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
|
132 | at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196)
|
133 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
134 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
135 | at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
|
136 | at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:184)
|
137 | at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1310)
|
138 | at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
|
139 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
140 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
141 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
142 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
143 |
|
144 | -- Uptime --
|
145 | Details:
|
146 | JVM uptime: 477.506s
|
147 | Wall uptime: 460.138s
|
148 | High-res time: 433.205s
|
149 | Client ticks: 4995 ticks / 249.750s
|
150 | Stacktrace:
|
151 | at knot//MC//net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2501)
|
152 | at knot//MC//net.minecraft.client.MinecraftClient.printCrashReport(MinecraftClient.java:949)
|
153 | at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:902)
|
154 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
155 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
156 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
157 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
158 |
|
159 | -- Last reload --
|
160 | Details:
|
161 | Reload number: 1
|
162 | Reload reason: initial
|
163 | Finished: Yes
|
164 | Packs: vanilla, pfm-asset-resources, fabric, accessories, additional-armoury, additionalentityattributes, additionallanterns, additionalsmallstairs, additionalstructures, adorabuild_structures, adorn, advanced-xray-fabric, advancednetherite, aether, alloy_forgery, amecsapi, animal_feeding_trough, another_furniture, anticreativedrift, artifacts, autofish, azaleawood, backslot, backslotaddon, bagofholding, baleofsugarcane, balm-fabric, bambooeverything, barkcarpets, bclib, bettercombat, betterdeserttemples, betterdungeons, betterendisland, betterf3, betterfortresses, betterjungletemples, bettermineshafts, betternether, betteroceanmonuments, betterstrongholds, bettertridents, betterwitchhuts, biolith, biomesoplenty, biomeswevegone, blastingraw, blastingsand, blockmeter, blocktopia, blockus, bridgingmod, brrp_v1, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, cat_vision, catalogue, cateyes, ceilands, charmofundying, chipped, chisel, chunkloaders, cicada, cinderscapes, cinderscapes-client, cinderscapes-common, cinderscapes-worldgen, clayblasting, clearvision_by_kapiteon, cloth-config, codec-config-api, colorfulazaleas, colorize, colorizer, combat-plus-core, comforts, commandkeys, compact_storage, config_toolkit, configapi, configlibtxf, configured, connectedglass, controlling, cooldown-coordinator, copperhopper, corgilib, craftingslots, craftsaddles, cristellib, croptopia, ctov, cumulus_menus, customfov, dark-matter-base, dark-matter-instrumentation, disable_custom_worlds_advice, djvillager, dramaticdoors, dualswords, dungeons_arise, dungeons_arise_seven_seas, durabilitytooltip, easyanvils, effectdescriptions, elchantment-level-fix, emerald_tools, enchanting_reimagined, enchantinginfuser, enchantmentdisabler, enderite, enriched, epherolib, everycomp, excessive_building, exlineawnings, exlinedoors, exlinefurniture, expanded_armor_enchanting, expanded_axe_enchanting, expanded_bow_enchanting, expanded_crossbow_enchanting, expanded_trident_enchanting, expanded_weapon_enchanting, expandedstorage, explorerscompass, extended-enchanting, extra-damage-enchantments, extrainv, extshape, extshape_blockus, 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, fallingtree, forgeconfigapiport, formations, framework, freecam, frozenlib, fuelinfo, fullbrightnesstoggle, fullscreenfix, gammautils, getittogetherdrops, gildedarmor, gobber2, goblintraders, goldenhopper, grindenchantments, growmeal-fabric, guifollowers, horseexpert, hotbarslotcycling, huskdropsand, immersiveores, incantationem, infchest, interactic, inventoryessentials, inventoryhud, inventoryprofilesnext, iris, ironbookshelves, ironchest, iteminteractions, jade, jamlib, jankson, jeed, jobsplustools, journeymap, jsonpatcher, jsonpatcher-lang, justenoughbreeding, justhammers, justpotionrings, kiwi, kleeslabs, lavadrive, libertyvillagers, libgui, libipn, lilylib, linkart, loadsupport, lolmbv, lolmct, lolmcv, lolmcvbop, lolmfv, macawsbridgesbop, macawsroofsbop, macrokeybinds, magistuarmory, magnumtorch, mcwbridges, mcwdoors, mcwfences, mcwfencesbop, mcwfurnitures, mcwfurnituresbop, mcwlights, mcwroofs, mcwstairs, mcwtrpdoors, mcwwindows, medieval_buildings, medievalweapons, memoryusagetitle, menulogue, mes, metalbundles, midnightlib, mm_shedaniel, mns, mo_glass, mob_catcher, mobility, modmenu, modsettings, moonlight, more_beautiful_torches, more_chests, more_gems, more_tools_and_armor, morecarpets, morenemoswoodcuttervariants, moretools, morevanillashields, morevillagers, mr_bft, mr_neoenchant, mr_yggdrasil_structure, mss, mvs, mythicmetals, mythicmetals_decorations, mythicupgrades, nature_arise, natures_spirit, naturescompass, nemos-carpentry, nemos-enchantments, nemos-woodcutter, netherchested, netherportalfix, netherrackblasting, netherwardblock, nightvision, nitrogen_internals, noclip, nocreativedrift, omnihopper, overflowingbars, owo, patchouli, permanentsponges, pfm, philipsruins, pickablevillagers, placeableblazerods, playeranimator, polymer-core, polymer-resource-pack, polymorph, potionring, provihealth, reborncore, rechiseled, reeses-sodium-options, refurbished_furniture, regions_unexplored, reinfbarrel, reinfchest, reinfcore, reinfshulker, rightclickharvest, roughlyenoughitems, roughlyenoughprofessions, sawmill, searchables, shulkerboxtooltip, sixstairs, slabsandstairs, slabstoblocks, smallships, smallstairs, smeltingstone, smoke_signals, sodium, sodium-extra, spectrelib, spyglass_improvements, stackdeobfuscator, stackdeobfuscator-common, status-effect-bars, stoneworks, stonezone, supermartijn642corelib, taxfreelevels, tclayer, team_reborn_energy, techreborn, terrablender, terraform-biome-remapper-api-v1, terraform-config-api-v1, terraform-dirt-api-v1, terraform-shapes-api-v1, terraform-surfaces-api-v1, terraform-tree-api-v1, terraform-wood-api-v1, terrestria, terrestria-client, terrestria-common, terrestria-worldgen, torchmaster, totw_modded, tradingpost, travelerscompass, traverse, traverse-client, traverse-common, traverse-worldgen, trenzalore, trop, uncraftingtable76, underground_bunkers, utility_belt, valhelsia_furniture, vanillazoom, veinmining, visibletraders, waystones, wilderwild, wits, woodarmor, woodarmorhorse, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap, xaeroplus, xaeroworldmap, xray, xtraarrows, yet_another_config_lib_v3, you_may_rest_now, zoomify, $polymer-resources, moonlight:mods_dynamic_assets, wilderwild:wilder_extra_music, easyanvils:default_block_models
|
165 |
|
166 | -- System Details --
|
167 | Details:
|
168 | Minecraft Version: 1.21.1
|
169 | Minecraft Version ID: 1.21.1
|
170 | Operating System: Windows 10 (amd64) version 10.0
|
171 | Java Version: 21.0.3, Microsoft
|
172 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
173 | Memory: 7364598016 bytes (7023 MiB) / 18052284416 bytes (17216 MiB) up to 21474836480 bytes (20480 MiB)
|
174 | CPUs: 16
|
175 | Processor Vendor: AuthenticAMD
|
176 | Processor Name: AMD Ryzen 7 5800X 8-Core Processor
|
177 | Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
|
178 | Microarchitecture: Zen 3
|
179 | Frequency (GHz): 3.79
|
180 | Number of physical packages: 1
|
181 | Number of physical CPUs: 8
|
182 | Number of logical CPUs: 16
|
183 | Graphics card #0 name: AMD Radeon RX 6700 XT
|
184 | Graphics card #0 vendor: Advanced Micro Devices, Inc.
|
185 | Graphics card #0 VRAM (MiB): 12272.00
|
186 | Graphics card #0 deviceId: VideoController1
|
187 | Graphics card #0 versionInfo: 32.0.21001.9024
|
188 | Memory slot #0 capacity (MiB): 8192.00
|
189 | Memory slot #0 clockSpeed (GHz): 2.13
|
190 | Memory slot #0 type: DDR4
|
191 | Memory slot #1 capacity (MiB): 8192.00
|
192 | Memory slot #1 clockSpeed (GHz): 2.13
|
193 | Memory slot #1 type: DDR4
|
194 | Memory slot #2 capacity (MiB): 8192.00
|
195 | Memory slot #2 clockSpeed (GHz): 2.13
|
196 | Memory slot #2 type: DDR4
|
197 | Memory slot #3 capacity (MiB): 8192.00
|
198 | Memory slot #3 clockSpeed (GHz): 2.13
|
199 | Memory slot #3 type: DDR4
|
200 | Virtual memory max (MiB): 54224.44
|
201 | Virtual memory used (MiB): 47369.96
|
202 | Swap memory total (MiB): 21544.56
|
203 | Swap memory used (MiB): 1333.82
|
204 | Space in storage for jna.tmpdir (MiB): available: 97451.75, total: 487237.00
|
205 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 97451.75, total: 487237.00
|
206 | Space in storage for io.netty.native.workdir (MiB): available: 97451.75, total: 487237.00
|
207 | Space in storage for java.io.tmpdir (MiB): available: 97451.75, total: 487237.00
|
208 | Space in storage for workdir (MiB): available: 97451.75, total: 487237.00
|
209 | JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx20G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
210 | Fabric Mods:
|
211 | accessories: Accessories 1.1.0-beta.16+1.21.1
|
212 | additional-armoury: Additional Armoury 2.0.0+1.21
|
213 | additionallanterns: Additional Lanterns 1.1.1
|
214 | additionalsmallstairs: AdditionalSmallStairs 1.0.4
|
215 | additionalstructures: Additional Structures 5.0.1-fabric
|
216 | adorabuild_structures: AdoraBuild: Structures 2.8.0
|
217 | adorn: Adorn 6.0.0+1.21.1
|
218 | advanced-xray-fabric: Advanced XRay (Fabric) 21.0.0
|
219 | advancednetherite: Advanced Netherite 2.2.0-1.21.1
|
220 | aether: The Aether 1.5.1-beta.5
|
221 | cumulus_menus: Cumulus 2.0.0
|
222 | mixinextras: MixinExtras 0.5.0-beta.3
|
223 | mm_shedaniel: Manningham Mills (shedaniel's fork) 2.4.1
|
224 | nitrogen_internals: Nitrogen 1.1.21
|
225 | aether_villages: Aether Villages 1.0.8
|
226 | allarrowsinfinityfix: All Arrows Infinity Fix 1.7.2
|
227 | alloy_forgery: Alloy Forgery 2.4.1+1.21
|
228 | animal_feeding_trough: Animal Feeding Trough 1.1.2+1.21.1
|
229 | another_furniture: Another Furniture 4.0.0
|
230 | anticreativedrift: Anti Creative Drift 1.0
|
231 | anvilrestoration: Anvil Restoration 2.3
|
232 | architectury: Architectury 13.0.8
|
233 | artifacts: Artifacts 12.0.6
|
234 | com_electronwill_night-config_core: core 3.8.0
|
235 | com_electronwill_night-config_toml: toml 3.8.0
|
236 | expandability: ExpandAbility 12.0.0
|
237 | athena: Athena 4.0.1
|
238 | autofish: XPlus Autofish 1.2.0-fabric-1.21
|
239 | azaleawood: Azalea Wood Set 3.0.2-1.21
|
240 | backslot: BackSlot 1.2.16
|
241 | amecsapi: Amecs API 1.5.5+mc1.20.2
|
242 | backslotaddon: BackSlot Addon 1.1.1
|
243 | bagofholding: Bag Of Holding 21.1.0
|
244 | iteminteractions: Item Interactions 21.1.0
|
245 | baleofsugarcane: Bale of Sugar Cane 1.0.1
|
246 | balm-fabric: Balm 21.0.20
|
247 | kuma_api: KumaAPI 21.0.5-SNAPSHOT
|
248 | bambooeverything: Bamboo Everything 21.1.0+mc1.21.1
|
249 | barkcarpets: Bark Carpets 1.1.0
|
250 | bclib: BCLib 21.0.13
|
251 | bettercombat: Better Combat 2.0.1+1.21.1
|
252 | betterdeserttemples: YUNG's Better Desert Temples 1.21.1-Fabric-4.1.2
|
253 | betterdungeons: YUNG's Better Dungeons 1.21.1-Fabric-5.1.3
|
254 | betterendisland: YUNG's Better End Island 1.21.1-Fabric-3.1.1
|
255 | betterf3: BetterF3 11.0.3
|
256 | betterfortresses: YUNG's Better Nether Fortresses 1.21.1-Fabric-3.1.3
|
257 | betterjungletemples: YUNG's Better Jungle Temples 1.21.1-Fabric-3.1.2
|
258 | bettermineshafts: YUNG's Better Mineshafts 1.21.1-Fabric-5.1.1
|
259 | betternether: Better Nether 21.0.11
|
260 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.21.1-Fabric-4.1.2
|
261 | betterspawnercontrol: Better Spawner Control 4.6
|
262 | betterstrongholds: YUNG's Better Strongholds 1.21.1-Fabric-5.1.2
|
263 | bettertridents: Better Tridents 21.1.0
|
264 | betterwitchhuts: YUNG's Better Witch Huts 1.21.1-Fabric-4.1.1
|
265 | biggerspongeabsorptionradius: Bigger Sponge Absorption Radius 3.7
|
266 | biomesoplenty: BiomesOPlenty **.**.**.**
|
267 | biomeswevegone: Oh The Biomes We've Gone 2.2.5
|
268 | blame-log: BlameLog 0.5.0-1.18.2-build.14
|
269 | dark-matter-base: Dark Matter Base 4.1.1-1.20.1-build.90
|
270 | dark-matter-instrumentation: Dark Matter Instrumentation 4.1.1-1.20.1-build.90
|
271 | blastingraw: BlastingRaw 1.21-2-fabric
|
272 | blastingsand: Smelting Sand In a Blast Furnace 1.21-11-fabric
|
273 | blockmeter: Block Meter 1.14.1
|
274 | blocktopia: Blocktopia 3.0-beta-15
|
275 | blockus: Blockus 2.9.1+1.21
|
276 | bowinfinityfix: Bow Infinity Fix 3.1.0
|
277 | bridgingmod: Bridging Mod 2.5.0+1.21.1
|
278 | brrp_v1: Better Runtime Resource Pack (BRRP) v1 1.0.4-beta.1
|
279 | cardinal-components: Cardinal Components API 6.1.1
|
280 | cardinal-components-base: Cardinal Components API (base) 6.1.1
|
281 | cardinal-components-block: Cardinal Components API (blocks) 6.1.1
|
282 | cardinal-components-chunk: Cardinal Components API (chunks) 6.1.1
|
283 | cardinal-components-entity: Cardinal Components API (entities) 6.1.1
|
284 | cardinal-components-item: Cardinal Components API (items) 6.1.1
|
285 | cardinal-components-level: Cardinal Components API (world saves) 6.1.1
|
286 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.1
|
287 | cardinal-components-world: Cardinal Components API (worlds) 6.1.1
|
288 | cat_vision: CatVision 1.4-1.21.1
|
289 | catalogue: Catalogue 1.11.1
|
290 | cateyes: Cat Eyes 7.3.7
|
291 | ceilands: The Ceilands 1.21.1-0.8.1
|
292 | charmofundying: Charm of Undying 9.1.0+1.21.1
|
293 | spectrelib: SpectreLib 0.17.2+1.21
|
294 | chipped: Chipped 4.0.2
|
295 | chisel: Chisel Refabricated 1.8.2
|
296 | chunkloaders: Chunk Loaders 1.2.8
|
297 | cicada: CICADA 0.8.1+1.21-and-above
|
298 | cinderscapes: Cinderscapes 5.0.2
|
299 | biolith: Biolith 3.0.0
|
300 | cinderscapes-client: Cinderscapes: Client 5.0.2
|
301 | cinderscapes-common: Cinderscapes: Common 5.0.2
|
302 | cinderscapes-worldgen: Cinderscapes: World Generation 5.0.2
|
303 | terraform-biome-remapper-api-v1: Terraform Biome Remapper API (v1) 11.0.0
|
304 | terraform-shapes-api-v1: Terraform Shapes API (v1) 11.0.0
|
305 | terraform-surfaces-api-v1: Terraform Surfaces API (v1) 11.0.0
|
306 | terraform-wood-api-v1: Terraform Wood API (v1) 11.0.0
|
307 | clayblasting: Blasting Clay and Clay Balls 1.21-0-fabric
|
308 | clearvision_by_kapiteon: ClearVision by kapiteon 1.0.0
|
309 | cloth-config: Cloth Config v15 15.0.140
|
310 | cloth-basic-math: cloth-basic-math 0.6.1
|
311 | cobweb: Cobweb 1.1.3
|
312 | collective: Collective 7.87
|
313 | colorfulazaleas: Colorful Azaleas 2.2.1
|
314 | colorize: Colorize 1.11.0
|
315 | colorizer: Chest Colorizer 1.3.1
|
316 | combat-plus-core: Combat+ Core 3.0.0+1.21
|
317 | lilylib: LilyLib 1.2.3+1.21
|
318 | comforts: Comforts 9.0.3+1.21.1
|
319 | commandkeys: CommandKeys 2.3.4+1.21
|
320 | compact_storage: CompactStorage 8.0.74
|
321 | compacthelpcommand: Compact Help Command 2.7
|
322 | configapi: Config API 1.21-2.3.3
|
323 | configurabledespawntimer: Configurable Despawn Timer 4.2
|
324 | configurableextramobdrops: Configurable Extra Mob Drops 3.4
|
325 | configurablefurnaceburntime: Configurable Furnace Burn Time 2.4
|
326 | configured: Configured 2.6.0
|
327 | connectedglass: Connected Glass 1.1.12
|
328 | controlling: Controlling 19.0.3
|
329 | copperhopper: Copper Hopper 0.10.0+1.21.1
|
330 | corgilib: CorgiLib **.**.**.**
|
331 | craftingslots: Crafting Slots 21.0.2
|
332 | craftsaddles: Craft Saddles 1.0.1
|
333 | cristellib: Cristel Lib 1.2.8
|
334 | blue_endless_jankson: jankson 1.2.3
|
335 | croptopia: Croptopia 3.0.4
|
336 | cryingportals: Crying Portals 2.8
|
337 | ctov: ChoiceTheorem's Overhauled Village 3.5.4
|
338 | cupboard: cupboard 1.21-2.7
|
339 | customfov: Custom FOV 9.0.0+1.21
|
340 | despawningeggshatch: Despawning Eggs Hatch 4.3
|
341 | dismountentity: Dismount Entity 3.5
|
342 | djvillager: DJ Villager Mod 1.0.0
|
343 | doubledoors: Double Doors 5.9
|
344 | dramaticdoors: Dramatic Doors (NeoQuiFab) 1.21.1-3.2.7
|
345 | dualswords: Dual Swords 2.0.0+1.21
|
346 | dungeons_arise: When Dungeons Arise 2.1.60
|
347 | dungeons_arise_seven_seas: When Dungeons Arise: Seven Seas 1.0.3
|
348 | durabilitytooltip: Durability Tooltip 1.1.5
|
349 | easyanvils: Easy Anvils 21.1.0
|
350 | easyshulkerboxes: Easy Shulker Boxes 21.1.0
|
351 | effectdescriptions: Effect Descriptions 21.1.0
|
352 | elchantment-level-fix: Elchantment Level Fix 1.1.0
|
353 | elytraslot: Elytra Slot 9.0.0+1.21
|
354 | mixinsquared: MixinSquared 0.1.2-beta.6
|
355 | emerald_tools: Emerald Tools 1.8.10
|
356 | enchanting_reimagined: Enchanting Reimagined 1.1.1
|
357 | libgui: LibGui 11.1.0+1.21
|
358 | jankson: Jankson 8.0.0+j1.2.3
|
359 | libninepatch: LibNinePatch 1.2.0
|
360 | enchantingcommands: Enchanting Commands 3.4
|
361 | enchantinginfuser: Enchanting Infuser 21.1.0
|
362 | enchantmentdisabler: Enchantment Disabler 2.5.0+1.21.1
|
363 | disable_custom_worlds_advice: Disable Custom Worlds Advice 6.0
|
364 | jsonpatcher: JsonPatcher 1.1.0+mc.1.21.1
|
365 | com_github_mattidragon_jsonpatcherlang_jsonpatcher-docs: JsonPatcher-Docs 1.0.0
|
366 | config_toolkit: ConfigToolkit 1.1.1
|
367 | io_determann_shadow-api-17: shadow-api-17 0.2.0
|
368 | net_fabricmc_javapoet: javapoet 0.1.0
|
369 | jsonpatcher-lang: JsonPatcher (lang) 1.0.0
|
370 | net_objecthunter_exp4j: exp4j 0.4.8
|
371 | enderite: Enderite CJ Edition 1.21-2.2.4
|
372 | enriched: Enriched 4.2-mc1.21
|
373 | epherolib: EpheroLib 1.2.0-1.20.6
|
374 | everycomp: Every Compat 1.21-2.10.5
|
375 | excessive_building: Excessive Building 3.3.10
|
376 | exlineawnings: Exline's Awnings Mod 1.0.1
|
377 | exlinedoors: Exline's Doors 1.0.1
|
378 | exlinefurniture: Exline's Furniture 1.0.7
|
379 | expanded_armor_enchanting: Expanded Armor Enchanting 1.0.8
|
380 | expanded_axe_enchanting: Expanded Axe Enchanting 1.0.9
|
381 | expanded_bow_enchanting: Expanded Bow Enchanting 1.1.0
|
382 | expanded_crossbow_enchanting: Expanded Crossbow Enchanting 1.0.0
|
383 | expanded_trident_enchanting: Expanded Trident Enchanting 1.0.9
|
384 | expanded_weapon_enchanting: Expanded Weapon Enchanting 1.0.8
|
385 | expandedstorage: Expanded Storage 14.1.1
|
386 | explorerscompass: Explorer's Compass 1.21-2.2.5-fabric
|
387 | extended-enchanting: Extended Enchanting 2.0.0+1.21
|
388 | extendedbonemeal: Extended Bone Meal 3.5
|
389 | extra-damage-enchantments: Extra Damage Enchantments 2.0.0+1.21
|
390 | extrainv: Extra Inventory 1.0.4
|
391 | extshape: Extended Block Shapes 2.1.4-mc1.21
|
392 | extshape_blockus: Extended Block Shapes - Blockus 2.1.4-mc1.21
|
393 | fabric-api: Fabric API 0.115.4+1.21.1
|
394 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
|
395 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.70+b559734419
|
396 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
|
397 | fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
|
398 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
|
399 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
|
400 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
|
401 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
|
402 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
|
403 | fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
|
404 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.18+b559734419
|
405 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.4+7f945d5b19
|
406 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.0+a406e79519
|
407 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
|
408 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.1+9ed317f519
|
409 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.28+16c4ae2519
|
410 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
|
411 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
|
412 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
|
413 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
|
414 | fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
|
415 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
|
416 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
|
417 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
|
418 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.0+01d9a51c19
|
419 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
|
420 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
|
421 | fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
|
422 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
|
423 | fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
|
424 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
|
425 | fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
|
426 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
|
427 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
|
428 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
|
429 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
|
430 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
|
431 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
|
432 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
|
433 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
|
434 | fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
|
435 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
|
436 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
|
437 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
|
438 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
|
439 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
|
440 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419
|
441 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
|
442 | fabric-language-kotlin: Fabric Language Kotlin 1.13.2+kotlin.2.1.20
|
443 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.20
|
444 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.20
|
445 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.20
|
446 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.20
|
447 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
|
448 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
|
449 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
|
450 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
451 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
452 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
453 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
|
454 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
|
455 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
|
456 | fabricloader: Fabric Loader 0.16.12
|
457 | fallingtree: FallingTree **.**.**.**
|
458 | featurerecycler: Feature Recycler 1.0.0
|
459 | ferritecore: FerriteCore 7.0.2-hotfix
|
460 | firespreadtweaks: Fire Spread Tweaks 2.7
|
461 | fixedanvilrepaircost: Fixed Anvil Repair Cost 3.4
|
462 | followersteleporttoo: Followers Teleport Too 2.5
|
463 | forgeconfigapiport: Forge Config API Port 21.1.3
|
464 | formations: Formations 1.0.2
|
465 | formationsnether: Formations Nether 1.0.5
|
466 | formationsoverworld: Formations Overworld 1.0.4
|
467 | framework: Framework 0.9.4
|
468 | org_javassist_javassist: javassist 3.29.2-GA
|
469 | org_reflections_reflections: reflections 0.10.2
|
470 | freecam: Freecam 1.3.0-beta1+mc1.21
|
471 | fuelinfo: FuelInfo 2.1+1.21
|
472 | fullbrightnesstoggle: Full Brightness Toggle 4.2
|
473 | fullscreenfix: Borderless Fullscreen 2.2.0
|
474 | furnacerecycle: Furnace Recycle 2.5
|
475 | fusion: Fusion 1.1.1
|
476 | gammautils: Gamma Utils 1.9.20
|
477 | geckolib: GeckoLib 4 4.7
|
478 | getittogetherdrops: Get It Together, Drops! fabric-1.21-1.3.1
|
479 | gildedarmor: Gilded Armor CJ Edition 1.21-2.0.2
|
480 | gjeb: GJEB (GammaJustExtremeBright) ${version}
|
481 | glitchcore: GlitchCore **.**.**.**
|
482 | net_jodah_typetools: typetools 0.6.3
|
483 | gobber2: Gobber2 2.10.28
|
484 | pugh_tools: Pugh Tools 1.8.19
|
485 | goblintraders: Goblin Traders 1.11.2
|
486 | goldenhopper: Golden Hopper 1.5.6
|
487 | grindenchantments: Grind Enchantments 3.2.2+1.21-rc1
|
488 | codec-config-api: Codec config API 2.0.0+1.20.5-rc3
|
489 | growmeal-fabric: Growmeal-Fabric 1.2.1
|
490 | guifollowers: GUI Followers 3.8
|
491 | healingcampfire: Healing Campfire 6.1
|
492 | hoetweaks: Hoe Tweaks 3.5
|
493 | horseexpert: Horse Expert 21.1.0
|
494 | huskdropsand: Husks drop sand 1.21-9-fabric
|
495 | immersiveores: ImmersiveOres 1.21.1-0.1
|
496 | improvedsignediting: Improved Sign Editing 1.4
|
497 | improvedtrident: Improved Trident 2.0
|
498 | incantationem: Incantationem 2.0.3+1.21
|
499 | incendium: Incendium 5.4.3
|
500 | infchest: InfChest 21.0.2
|
501 | infinitetrading: Infinite Trading 4.5
|
502 | interactic: Interactic 0.2.2+1.21
|
503 | inventoryessentials: Inventory Essentials 21.0.2
|
504 | inventoryhud: Inventory HUD + 3.4.26
|
505 | inventoryprofilesnext: Inventory Profiles Next 2.1.0
|
506 | inventorytotem: Inventory Totem 3.3
|
507 | iris: Iris 1.8.0+mc1.21.1
|
508 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
509 | org_anarres_jcpp: jcpp 1.4.14
|
510 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
511 | ironbookshelves: Iron Bookshelves 1.21.1-1.4.0-fabric
|
512 | configlibtxf: ConfigLib TXF 7.2.5-fabric
|
513 | ironchest: Iron Chests 2.0.4
|
514 | jade: Jade 15.8.3+fabric
|
515 | jamlib: JamLib 1.2.2+1.21.1
|
516 | java: OpenJDK 64-Bit Server VM 21
|
517 | jeed: Just Enough Effects Descriptions 1.21-2.2.2
|
518 | jobsplustools: Jobs+ Tools 1.3-1.21
|
519 | journeymap: Journeymap 1.21-6.0.0-beta.17
|
520 | ar_com_hjg_pngj: pngj 2.1.0
|
521 | commonnetworking: Common Network 1.0.11-1.21
|
522 | journeymap-api-fabric: JourneyMap API 2.0.0-1.21-SNAPSHOT
|
523 | justenoughbreeding: Just Enough Breeding 1.2.4
|
524 | justhammers: Just Hammers 21.0.1
|
525 | justpotionrings: Just Potion Rings 1.3
|
526 | keepmysoiltilled: Keep My Soil Tilled 2.4
|
527 | kiwi: Kiwi Library 15.1.0+fabric
|
528 | kleeslabs: KleeSlabs 21.0.2
|
529 | lapisreserve: Lapis Reserve 1.0.11
|
530 | lavaclearview: Lava Clear View 8.0.0
|
531 | lavadrive: LavaDrive 1.0.3_1.21-fabric
|
532 | leavemybarsalone: Leave My Bars Alone 21.1.2
|
533 | libertyvillagers: Liberty's Villagers 1.0.15+fabric+1.21
|
534 | server_translations_api: Server Translations API 2.3.1+1.21-pre2
|
535 | libipn: libIPN 6.2.0
|
536 | linkart: Linkart 5.4.5-1.20.6-build.29
|
537 | lithostitched: Lithostitched 1.3.8
|
538 | loadsupport: Load Support 1.1.0-fabric-1.21.1
|
539 | lolmbv: More Bookshelf Variants 1.0.4
|
540 | lolmct: More Crafting Tables 1.2.8
|
541 | lolmcv: More Chest Variants 1.5.6
|
542 | lolmcvbop: More Chest Variants - Biomes O' Plenty 1.1.0
|
543 | lolmfv: More Furnace Variants 1.0.3
|
544 | macawsbridgesbop: Macaw's Bridges - BOP 1.21-1.0
|
545 | macawsroofsbop: Macaw's Roofs - BOP 1.21-1.0
|
546 | macrokeybinds: Macro Keybinds 1.3.1
|
547 | magistuarmory: Epic Knights: Shields, Armor and Weapons 9.14
|
548 | magnumtorch: Magnum Torch 21.1.0
|
549 | mcpitanlib: MCPitanLib 2.3.8-fix.1-1.21-fabric
|
550 | compatdatapacks76: CompatDatapacks **.**.**.**-fabric
|
551 | org_yaml_snakeyaml: snakeyaml 2.0
|
552 | mcwbridges: Macaw's Bridges 3.0.0
|
553 | mcwdoors: Macaw's Doors 1.1.1
|
554 | mcwfences: Macaw's Fences and Walls 1.1.2
|
555 | mcwfencesbop: Macaw's Fences - BOP 1.21-1.1
|
556 | mcwfurnitures: Macaw's Furniture 3.3.0
|
557 | mcwfurnituresbop: Macaw's Furnitures - BOP 1.21.1-1.1
|
558 | mcwlights: Macaw's Lights and Lamps 1.1.1
|
559 | mcwroofs: Macaw's Roofs 2.3.1
|
560 | mcwstairs: Macaw's Stairs and Balconies 1.0.0
|
561 | mcwtrpdoors: Macaw's Trapdoors 1.1.3
|
562 | mcwwindows: Macaw's Windows 2.3.2
|
563 | medieval_buildings: Medieval Buildings 1.0.2
|
564 | medievalend: Medieval Buildings [The End Edition] 1.0.2
|
565 | medievalweapons: Medieval Weapons 1.5.0
|
566 | memoryusagetitle: Memory Usage Title 1.0.0
|
567 | menulogue: Menulogue 1.21.1-1.0.6
|
568 | merenc: Merge Enchantments 4.1
|
569 | mes: Moog's End Structures 1.3.3-1.21-fabric
|
570 | metalbundles: Metal Bundles 21.1.0
|
571 | minecraft: Minecraft 1.21.1
|
572 | mns: Moog's Nether Structures 1.0.3-1.21-fabric
|
573 | mo_glass: Mo Glass 1.8.1-MC1.21
|
574 | mob_catcher: Mob Catcher 1.5.5
|
575 | mobility: Frostbyte's Maximum Mobility 1.8.0
|
576 | modmenu: Mod Menu 11.0.3
|
577 | placeholder-api: Placeholder API 2.4.0-pre.2+1.21
|
578 | modsettings: ModSettings 1.2.0+1.21
|
579 | monolib: MonoLib 1.4.1
|
580 | moonlight: Moonlight Lib 1.21-2.18.13
|
581 | more_beautiful_torches: More Beautiful Torches 3.0.0
|
582 | more_chests: MoreChests 2.1
|
583 | more_gems: More Gems 1.7.19
|
584 | more_tools_and_armor: More Tools and Armor 7.4
|
585 | morecarpets: More Carpets 1.0.1
|
586 | morenemoswoodcuttervariants: More Nemo's Woodcutter Variants 1.1.2-1.21
|
587 | moretools: More Tools (Polymer) 1.5.0+1.21
|
588 | polymer-blocks: Polymer (Textured Blocks) 0.9.1+1.21
|
589 | polymer-core: Polymer (Core) 0.9.1+1.21
|
590 | polymer-networking: Polymer (Networking) 0.9.1+1.21
|
591 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.1+1.21
|
592 | polymer-resource-pack: Polymer (Resource Pack) 0.9.1+1.21
|
593 | polymer-common: Polymer (Common) 0.9.1+1.21
|
594 | packet_tweaker: Packet Tweaker 0.5.4+1.20.6
|
595 | morevanillashields: More Vanilla Shields 1.0.0-1.21
|
596 | morevillagers: MoreVillagers 5.1.0
|
597 | mousetweaks: Mouse Tweaks 2.26
|
598 | moveboats: Move Boats 3.4
|
599 | moveminecarts: Move Minecarts 3.6
|
600 | mr_better_enchantmentorder: Better Enchantment Order 1
|
601 | mr_bft: Better Fletching Tables (BFT) 3.0.0
|
602 | mr_bodebojos_enchantments: Bodebojo's Enchantments 1-V5.0.0-1.21
|
603 | mr_enchantable_mace: Enchantable Mace 2.0.0
|
604 | mr_enchantments_encore: Enchantments Encore 1.4a
|
605 | mr_enchants_plus: Enchants Plus 1.6B
|
606 | mr_hanas_enchantments: Hanas Enchantments 1-v0.7.2
|
607 | mr_izzys_enchantments: Izzy's Enchantments 1.1
|
608 | mr_katters_structures: Katters Structures 2.1
|
609 | mr_ketkets_furnicraft: FurniCraft 4.3
|
610 | mr_mob_wrangler: Mob Wrangler 1.2
|
611 | mr_more_compatibilityvariantsbop: More Compatibility Variants (Biomes o' Plenty) 1.0.0
|
612 | mr_neoenchant: Neo Enchant+ 5.8.0
|
613 | mr_oszoukauas_toolguard: oSzoukaua's: Tool Guard 1-rev_1_datapack
|
614 | mr_six_trapdoors: Six Trapdoors 1.4
|
615 | mr_tidal_towns: Tidal Towns 1.3.3
|
616 | mr_yggdrasil_structure: Yggdrasil 2.0.9
|
617 | mss: Moog's Soaring Structures 1.2.5-1.21-fabric
|
618 | mvs: Moog's Voyager Structures 4.2.5-1.21-fabric
|
619 | mythicmetals: Mythic Metals 0.20.0+1.21-alpha5
|
620 | additionalentityattributes: Additional Entity Attributes 1.8.0+1.21
|
621 | common-protection-api: Common Protection API 1.0.0
|
622 | mythicmetals_decorations: Mythic Metals Decorations 0.7.1+1.21
|
623 | mythicupgrades: Mythic Upgrades 4.1.1+mc1.21
|
624 | nametagtweaks: Name Tag Tweaks 3.8
|
625 | nature_arise: Nature Arise 0.9.2
|
626 | natures_spirit: Nature's Spirit 2.0.1-1.21.1
|
627 | naturescompass: Nature's Compass 1.21.1-2.2.7-fabric
|
628 | nemos-carpentry: Nemo's Carpentry 2.5.3-1.21.1
|
629 | nemos-enchantments: Nemo's Enchantments 1.1-1.21.1
|
630 | nemos-woodcutter: Nemo's Woodcutter 1.12.3-1.21.1
|
631 | netherchested: Nether Chested 21.1.0
|
632 | limitlesscontainers: Limitless Containers 21.1.0
|
633 | netherportalfix: NetherPortalFix 21.0.2
|
634 | netherrackblasting: Blasting Netherrack into Nether Bricks 1.21-0-fabric
|
635 | netherwardblock: Nether Wart Blocks to Nether Warts 1.21-6-fabric
|
636 | nightvision: NightVision 1.1
|
637 | noanimaltemptdelay: No Animal Tempt Delay 1.2
|
638 | noclip: noclip 1.3.0+1.21-fabric
|
639 | nocreativedrift: NoCreativeDrift **.**.**.**
|
640 | midnightlib: MidnightLib 1.6.3
|
641 | nohostilesaroundcampfire: No Hostiles Around Campfire 7.1
|
642 | nullscape: Nullscape 1.2.9
|
643 | ohthetreesyoullgrow: Oh The Trees You'll Grow 5.0.3
|
644 | omnihopper: Omni-Hopper 2.3.2+1.21
|
645 | cooldown-coordinator: Cooldown Coordinator 0.7.2
|
646 | oreharvester: Ore Harvester 1.4
|
647 | overflowingbars: Overflowing Bars 21.1.1
|
648 | owo: oωo 0.12.15+1.21
|
649 | io_wispforest_endec: endec 0.1.5
|
650 | io_wispforest_endec_gson: gson 0.1.3
|
651 | io_wispforest_endec_jankson: jankson 0.1.3
|
652 | io_wispforest_endec_netty: netty 0.1.2
|
653 | passiveendermen: Passive Endermen 4.8
|
654 | passiveshield: Passive Shield 3.6
|
655 | patchouli: Patchouli 1.21-87-FABRIC
|
656 | fiber: fiber 0.23.0-2
|
657 | paxi: Paxi 1.21.1-Fabric-5.1.2
|
658 | permanentsponges: Permanent Sponges 21.1.0
|
659 | pfm: Paladin's Furniture 1.3
|
660 | philipsruins: Philip`s Ruins 1.21
|
661 | pickablevillagers: Pickable Villagers 2.0.0
|
662 | pickupnotifier: Pick Up Notifier 21.1.0
|
663 | placeableblazerods: Placeable Blaze Rods 3.6
|
664 | playeranimator: Player Animator 2.0.0-alpha1+1.21
|
665 | polymorph: Polymorph 1.0.6+1.21.1
|
666 | potionring: Potion Ring - REFORGED 1.21.1-1.1
|
667 | provihealth: Provi's Health Bars 2.1.0+1.21
|
668 | puzzleslib: Puzzles Lib 21.1.27
|
669 | quad: Quad 1.2.9
|
670 | rechiseled: Rechiseled 1.1.6+b
|
671 | recipecommands: Recipe Commands 3.5
|
672 | reeses-sodium-options: Reese's Sodium Options 1.8.0+mc1.21.3
|
673 | refurbished_furniture: MrCrayfish's Furniture Mod: Refurbished 1.0.12
|
674 | regions_unexplored: Regions Unexplored **.**.**.**
|
675 | reinfbarrel: Reinforced Barrels 2.6.0+1.21.1
|
676 | reinfcore: Reinforced Core 4.0.2+1.21.1
|
677 | reinfchest: Reinforced Chests 3.1.0+1.21.1
|
678 | reinfshulker: Reinforced Shulker Boxes 3.2.0+1.21.1
|
679 | replantingcrops: Replanting Crops 5.4
|
680 | resourcefullib: Resourceful Lib 3.0.9
|
681 | com_teamresourceful_bytecodecs: bytecodecs 1.1.2
|
682 | com_teamresourceful_yabn: yabn 1.0.3
|
683 | rightclickharvest: Right Click Harvest 4.4.3+1.21.1
|
684 | roughlyenoughconfigscreens: Roughly Enough Config Screens 1.5.3
|
685 | roughlyenoughitems: Roughly Enough Items 16.0.799
|
686 | error_notifier: Error Notifier 1.0.11
|
687 | roughlyenoughprofessions: Roughly Enough Professions 4.0.3
|
688 | sawmill: Universal Sawmill 1.21-1.5.18
|
689 | scaffoldingdropsnearby: Scaffolding Drops Nearby 3.3
|
690 | searchables: Searchables 1.0.2
|
691 | selectivemining: SelectiveMining 2.0
|
692 | shulkerboxtooltip: Shulker Box Tooltip 5.0.3+1.21
|
693 | shulkerdropstwo: Shulker Drops Two 3.4
|
694 | sixstairs: Craft 6 stairs instead of 4 1.21-10-fabric
|
695 | slabsandstairs: Frostbyte's Slabs & Stairs 1.11.0
|
696 | slabstoblocks: Craft slabs back into blocks 1.21-1-fabric
|
697 | slotcycler: Slot Cycler 21.1.1
|
698 | hotbarslotcycling: Hotbar Slot Cycling 21.1.1
|
699 | smallships: Small Ships 2.0.0-b2.1
|
700 | smallstairs: Small Stairs 1.1.5
|
701 | smeltingstone: Smelting Cobblestone In a Blast Furnace 1.21-0-fabric
|
702 | smoke_signals: Smoke Signals 1.1
|
703 | sodium: Sodium 0.6.0+mc1.21.1
|
704 | sodium-extra: Sodium Extra 0.6.0+mc1.21.1
|
705 | softerhaybales: Softer Hay Bales 3.3
|
706 | spyglass_improvements: Spyglass Improvements 1.5.3
|
707 | staaaaaaaaaaaack: Staaaaaaaaaaaack 1.21-1.5-75
|
708 | stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc
|
709 | net_fabricmc_mapping-io: mapping-io 0.6.1
|
710 | stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc
|
711 | stackrefill: Stack Refill 4.5
|
712 | status-effect-bars: Status Effect Bars 1.0.6
|
713 | stoneworks: Stoneworks 21.1.0
|
714 | stonezone: Stone Zone 1.21-2.10.3
|
715 | structory: Structory 1.3.7
|
716 | structory_towers: Structory: Towers 1.0.9
|
717 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
|
718 | supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17+c
|
719 | t_and_t: Towns and Towers 1.13.2
|
720 | taxfreelevels: Tax Free Levels 1.4.7
|
721 | tclayer: Accessories Trinkets Compat Layer 3.10.0+beta.18
|
722 | techreborn: Tech Reborn 5.11.13
|
723 | reborncore: Reborn Core 5.11.13
|
724 | team_reborn_energy: Energy 4.1.0
|
725 | terrablender: TerraBlender **.**.**.**
|
726 | terralith: Terralith 2.5.6
|
727 | terrestria: Terrestria 7.0.1
|
728 | terraform-config-api-v1: Terraform Config API (v1) 11.0.0
|
729 | terraform-dirt-api-v1: Terraform Dirt API (v1) 11.0.0
|
730 | terraform-tree-api-v1: Terraform Tree API (v1) 11.0.0
|
731 | terrestria-client: Terrestria: Client 7.0.1
|
732 | terrestria-common: Terrestria: Common 7.0.1
|
733 | terrestria-worldgen: Terrestria: World Generation 7.0.1
|
734 | torch_hit: Torch hit! 7.0.0
|
735 | torchmaster: Torchmaster 21.1.5-beta
|
736 | totw_modded: Towers of the Wild Modded fabric-1.21-1.0.5
|
737 | tradingpost: Trading Post 21.1.0
|
738 | travelerscompass: Traveler's Compass 3.0.4
|
739 | traverse: Traverse 8.0.1
|
740 | traverse-client: Traverse: Client 8.0.1
|
741 | traverse-common: Traverse: Common 8.0.1
|
742 | traverse-worldgen: Traverse: World Generation 8.0.1
|
743 | trenzalore: Trenzalore 6.1.1
|
744 | trop: The Rings of Power 24.8.29
|
745 | uncraftingtable76: Uncrafting Table 1.3.7
|
746 | underground_bunkers: Underground Bunkers 1.0.4
|
747 | underwaterenchanting: Underwater Enchanting 2.9
|
748 | universalbonemeal: Universal Bone Meal 21.1.0
|
749 | universalenchants: Universal Enchants 21.1.3
|
750 | utility_belt: Utility Belt 2.6.0+1.21.1
|
751 | valhelsia_core: Valhelsia Core 1.1.3
|
752 | valhelsia_furniture: Valhelsia Furniture 1.1.0
|
753 | vanillazoom: Vanilla Zoom 2.7
|
754 | veinmining: Vein Mining 5.0.0-beta+1.21
|
755 | videotape: Video Tape 1.0.0
|
756 | visibletraders: Visible Traders 0.0.1
|
757 | waystones: Waystones 21.1.5
|
758 | wilderwild: Wilder Wild 4.0.3-mc1.21.1
|
759 | frozenlib: FrozenLib 2.0.3-mc1.21.1
|
760 | wits: WITS 1.3.0+1.21-fabric
|
761 | woodarmor: Wooden Armors (+ Stone Armor) 1.0.1
|
762 | woodarmorhorse: Wooden Horse Armors 1.0.1
|
763 | wooltweaks: Wool Tweaks 3.7
|
764 | wover: WorldWeaver 21.0.13
|
765 | wover-biome: WorldWeaver - Biome API 21.0.13
|
766 | wover-block: WorldWeaver - Block and Item API 21.0.13
|
767 | wover-common: WorldWeaver - Common API 21.0.13
|
768 | wover-core: WorldWeaver - Core API 21.0.13
|
769 | wover-datagen: WorldWeaver - Datagen API 21.0.13
|
770 | wover-events: WorldWeaver - Events API 21.0.13
|
771 | wover-feature: WorldWeaver - Feature API 21.0.13
|
772 | wover-generator: WorldWeaver - World Generator API 21.0.13
|
773 | wover-item: WorldWeaver - Item API 21.0.13
|
774 | wover-math: WorldWeaver - Math API 21.0.13
|
775 | wover-preset: WorldWeaver - World Preset API 21.0.13
|
776 | wover-recipe: WorldWeaver - Recipe API 21.0.13
|
777 | wover-structure: WorldWeaver - Structure API 21.0.13
|
778 | wover-surface: WorldWeaver - Surface API 21.0.13
|
779 | wover-tag: WorldWeaver - Tag API 21.0.13
|
780 | wover-ui: WorldWeaver - UI API 21.0.13
|
781 | wunderlib: WunderLib 21.0.8
|
782 | xaerominimap: Xaero's Minimap 25.0.0
|
783 | xaeroplus: XaeroPlus 2.25.2
|
784 | com_github_ben-manes_caffeine_caffeine: caffeine 3.1.8
|
785 | com_github_rfresh2_oldbiomes: OldBiomes 1.0.0
|
786 | net_lenni0451_lambdaevents: LambdaEvents 2.4.2
|
787 | xaeroworldmap: Xaero's World Map 1.39.2
|
788 | xray: XrayMod 2.3.2
|
789 | xtraarrows: Xtra Arrows 3 3.3.1
|
790 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.1+1.21-fabric
|
791 | com_twelvemonkeys_common_common-image: common-image 3.10.0
|
792 | com_twelvemonkeys_common_common-io: common-io 3.10.0
|
793 | com_twelvemonkeys_common_common-lang: common-lang 3.10.0
|
794 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
|
795 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
|
796 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
|
797 | org_quiltmc_parsers_gson: gson 0.2.1
|
798 | org_quiltmc_parsers_json: json 0.2.1
|
799 | you_may_rest_now: You May Rest Now 1.0.0+1.21
|
800 | youritemsaresafe: Your Items Are Safe 4.5
|
801 | yungsapi: YUNG's API 1.21.1-Fabric-5.1.3
|
802 | yungsbridges: YUNG's Bridges 1.21.1-Fabric-5.1.1
|
803 | yungsextras: YUNG's Extras 1.21.1-Fabric-5.1.1
|
804 | zoomify: Zoomify 2.14.0+1.21
|
805 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1
|
806 | Loaded Shaderpack: ComplementaryUnbound_r5.3.zip
|
807 | Profile: HIGH (+0 options changed by user)
|
808 | Launched Version: fabric-loader-0.16.12-1.21.1
|
809 | Launcher name: minecraft-launcher
|
810 | Backend library: LWJGL version 3.3.3-snapshot
|
811 | Backend API: AMD Radeon RX 6700 XT GL version 3.2.0 Core Profile Context 25.5.1.250417, ATI Technologies Inc.
|
812 | Window size: 1920x1080
|
813 | GFLW Platform: win32
|
814 | GL Caps: Using framebuffer using OpenGL 3.2
|
815 | GL debug messages:
|
816 | Is Modded: Definitely; Client brand changed to 'fabric'
|
817 | Universe: 400921fb54442d18
|
818 | Type: Client (map_client.txt)
|
819 | Graphics mode: fancy
|
820 | Render Distance: 12/12 chunks
|
821 | Resource Packs: vanilla, pfm-asset-resources, fabric, accessories, additional-armoury, additionalentityattributes, additionallanterns, additionalsmallstairs, additionalstructures (incompatible), adorabuild_structures (incompatible), adorn, advanced-xray-fabric, advancednetherite, aether, alloy_forgery, amecsapi, animal_feeding_trough, another_furniture, anticreativedrift, artifacts, autofish, azaleawood, backslot, backslotaddon, bagofholding, baleofsugarcane, balm-fabric (incompatible), bambooeverything, barkcarpets, bclib, bettercombat, betterdeserttemples, betterdungeons, betterendisland, betterf3, betterfortresses, betterjungletemples, bettermineshafts, betternether, betteroceanmonuments, betterstrongholds, bettertridents, betterwitchhuts, biolith (incompatible), biomesoplenty, biomeswevegone, blastingraw, blastingsand, blockmeter, blocktopia, blockus, bridgingmod, brrp_v1, cardinal-components, cardinal-components-base, cardinal-components-block, cardinal-components-chunk, cardinal-components-entity, cardinal-components-item, cardinal-components-level, cardinal-components-scoreboard, cardinal-components-world, cat_vision, catalogue (incompatible), cateyes, ceilands (incompatible), charmofundying (incompatible), chipped, chisel, chunkloaders, cicada, cinderscapes, cinderscapes-client, cinderscapes-common, cinderscapes-worldgen, clayblasting, clearvision_by_kapiteon, cloth-config, codec-config-api, colorfulazaleas, colorize, colorizer, combat-plus-core, comforts (incompatible), commandkeys (incompatible), compact_storage, config_toolkit, configapi, configlibtxf, configured, connectedglass, controlling (incompatible), cooldown-coordinator, copperhopper, corgilib, craftingslots (incompatible), craftsaddles, cristellib, croptopia, ctov, cumulus_menus, customfov (incompatible), dark-matter-base, dark-matter-instrumentation, disable_custom_worlds_advice, djvillager, dramaticdoors (incompatible), dualswords, dungeons_arise (incompatible), dungeons_arise_seven_seas, durabilitytooltip, easyanvils, effectdescriptions, elchantment-level-fix, emerald_tools, enchanting_reimagined, enchantinginfuser, enchantmentdisabler, enderite, enriched, epherolib, everycomp, excessive_building, exlineawnings, exlinedoors, exlinefurniture, expanded_armor_enchanting, expanded_axe_enchanting, expanded_bow_enchanting, expanded_crossbow_enchanting, expanded_trident_enchanting, expanded_weapon_enchanting, expandedstorage, explorerscompass, extended-enchanting, extra-damage-enchantments, extrainv, extshape, extshape_blockus, 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, fallingtree, forgeconfigapiport, formations, framework (incompatible), freecam, frozenlib, fuelinfo, fullbrightnesstoggle (incompatible), fullscreenfix, gammautils, getittogetherdrops, gildedarmor, gobber2, goblintraders (incompatible), goldenhopper (incompatible), grindenchantments, growmeal-fabric, guifollowers (incompatible), horseexpert, hotbarslotcycling, huskdropsand, immersiveores, incantationem, infchest (incompatible), interactic, inventoryessentials (incompatible), inventoryhud, inventoryprofilesnext, iris, ironbookshelves, ironchest, iteminteractions, jade (incompatible), jamlib, jankson, jeed, jobsplustools, journeymap, jsonpatcher, jsonpatcher-lang, justenoughbreeding (incompatible), justhammers, justpotionrings (incompatible), kiwi (incompatible), kleeslabs (incompatible), lavadrive, libertyvillagers, libgui, libipn, lilylib, linkart, loadsupport, lolmbv, lolmct, lolmcv, lolmcvbop, lolmfv, macawsbridgesbop, macawsroofsbop, macrokeybinds, magistuarmory, magnumtorch, mcwbridges, mcwdoors (incompatible), mcwfences, mcwfencesbop, mcwfurnitures, mcwfurnituresbop, mcwlights, mcwroofs, mcwstairs, mcwtrpdoors, mcwwindows, medieval_buildings (incompatible), medievalweapons, memoryusagetitle, menulogue, mes (incompatible), metalbundles, midnightlib, mm_shedaniel, mns (incompatible), mo_glass (incompatible), mob_catcher, mobility, modmenu, modsettings, moonlight, more_beautiful_torches (incompatible), more_chests, more_gems, more_tools_and_armor, morecarpets, morenemoswoodcuttervariants, moretools (incompatible), morevanillashields, morevillagers, mr_bft (incompatible), mr_neoenchant, mr_yggdrasil_structure, mss (incompatible), mvs (incompatible), mythicmetals, mythicmetals_decorations, mythicupgrades, nature_arise (incompatible), natures_spirit, naturescompass, nemos-carpentry, nemos-enchantments, nemos-woodcutter, netherchested, netherportalfix (incompatible), netherrackblasting, netherwardblock, nightvision (incompatible), nitrogen_internals, noclip, nocreativedrift, omnihopper, overflowingbars, owo, patchouli (incompatible), permanentsponges, pfm, philipsruins, pickablevillagers, placeableblazerods (incompatible), playeranimator, polymer-core, polymer-resource-pack, polymorph (incompatible), potionring, provihealth, reborncore, rechiseled, reeses-sodium-options, refurbished_furniture (incompatible), regions_unexplored (incompatible), reinfbarrel, reinfchest, reinfcore, reinfshulker, rightclickharvest, roughlyenoughitems, roughlyenoughprofessions, sawmill, searchables (incompatible), shulkerboxtooltip, sixstairs, slabsandstairs, slabstoblocks, smallships, smallstairs, smeltingstone, smoke_signals, sodium, sodium-extra, spectrelib (incompatible), spyglass_improvements, stackdeobfuscator, stackdeobfuscator-common, status-effect-bars, stoneworks, stonezone, supermartijn642corelib, taxfreelevels, tclayer, team_reborn_energy, techreborn, terrablender (incompatible), terraform-biome-remapper-api-v1, terraform-config-api-v1, terraform-dirt-api-v1, terraform-shapes-api-v1, terraform-surfaces-api-v1, terraform-tree-api-v1, terraform-wood-api-v1, terrestria, terrestria-client, terrestria-common, terrestria-worldgen, torchmaster (incompatible), totw_modded, tradingpost, travelerscompass, traverse, traverse-client, traverse-common, traverse-worldgen, trenzalore (incompatible), trop, uncraftingtable76, underground_bunkers, utility_belt, valhelsia_furniture, vanillazoom (incompatible), veinmining (incompatible), visibletraders, waystones (incompatible), wilderwild, wits, woodarmor, woodarmorhorse, wover, wover-block, wover-core, wover-events, wover-generator, wover-preset, wover-surface, wover-ui, wunderlib, xaerominimap (incompatible), xaeroplus, xaeroworldmap (incompatible), xray (incompatible), xtraarrows, yet_another_config_lib_v3 (incompatible), you_may_rest_now, zoomify, $polymer-resources, moonlight:mods_dynamic_assets, wilderwild:wilder_extra_music, easyanvils:default_block_models
|
822 | Current Language: en_us
|
823 | Locale: en_US
|
824 | System encoding: Cp1252
|
825 | File encoding: UTF-8
|
826 | CPU: 16x AMD Ryzen 7 5800X 8-Core Processor
|
827 |
|