Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I let you down. Sorry :(
- Time: 2024-12-17 04:09:55
- Description: charTyped event handler
- java.lang.NullPointerException: charTyped event handler
- Transformer Audit:
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Suspected Mods: NONE
- Stacktrace:
- at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:447) ~[forge-1.21.1-52.0.29-client.jar!/:?]
- Transformer Audit:
- net.minecraft.client.gui.screens.Screen
- REASON: computing_frames
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: runtimedistcleaner:AFTER
- REASON: mixin
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: runtimedistcleaner:AFTER
- REASON: classloading
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: mixin:APP:balm.forge.mixins.json:ScreenAccessor
- PLUGIN: mixin:APP:iceberg.mixins.json:ScreenMixin
- PLUGIN: mixin:APP:equipmentcompare.mixins.json:ScreenMixin
- PLUGIN: mixin:AFTER
- PLUGIN: runtimedistcleaner:AFTER
- -- Affected screen --
- Details:
- Screen name: net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
- Stacktrace:
- at TRANSFORMER/[email protected]/net.minecraft.client.gui.screens.Screen.wrapScreenError(Screen.java:447) ~[forge-1.21.1-52.0.29-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.KeyboardHandler.charTyped(KeyboardHandler.java:488) ~[forge-1.21.1-52.0.29-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.KeyboardHandler.lambda$setup$10(KeyboardHandler.java:504) ~[forge-1.21.1-52.0.29-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:108) ~[forge-1.21.1-52.0.29-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.KeyboardHandler.lambda$setup$11(KeyboardHandler.java:504) ~[forge-1.21.1-52.0.29-client.jar:?]
- at SECURE-BOOTSTRAP/[email protected]+5/org.lwjgl.glfw.GLFWCharModsCallbackI.callback(GLFWCharModsCallbackI.java:46) ~[lwjgl-glfw-3.3.3.jar:build 5]
- at SECURE-BOOTSTRAP/[email protected]+5/org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.3.jar:build 5]
- at SECURE-BOOTSTRAP/[email protected]+5/org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438) ~[lwjgl-glfw-3.3.3.jar:build 5]
- at TRANSFORMER/[email protected]/com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150) ~[forge-1.21.1-52.0.29-client.jar:?]
- at TRANSFORMER/[email protected]/com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:161) ~[forge-1.21.1-52.0.29-client.jar:?]
- at TRANSFORMER/[email protected]/com.mojang.blaze3d.platform.Window.updateDisplay(Window.java:290) ~[forge-1.21.1-52.0.29-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1202) ~[forge-1.21.1-52.0.29-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:795) ~[forge-1.21.1-52.0.29-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:228) ~[forge-1.21.1-52.0.29-client.jar:?]
- at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
- at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
- at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:85) ~[fmlloader-1.21.1-52.0.29.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:69) ~[fmlloader-1.21.1-52.0.29.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:77) [modlauncher-10.2.2.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:97) [modlauncher-10.2.2.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:116) [modlauncher-10.2.2.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:75) [modlauncher-10.2.2.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) [modlauncher-10.2.2.jar!/:?]
- at [email protected]/net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) [bootstrap-2.1.3.jar!/:?]
- at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
- at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
- at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) [bootstrap-2.1.3.jar:2.1.3]
- at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) [bootstrap-2.1.3.jar:2.1.3]
- at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) [bootstrap-2.1.3.jar:2.1.3]
- Transformer Audit:
- com.mojang.blaze3d.platform.Window
- REASON: classloading
- PLUGIN: runtimedistcleaner:AFTER
- com.mojang.blaze3d.systems.RenderSystem
- REASON: mixin
- REASON: classloading
- java.lang.reflect.Method
- REASON: mixin
- net.minecraft.client.KeyboardHandler
- REASON: mixin
- REASON: classloading
- PLUGIN: mixin:APP:betterf3.mixins.json:KeyboardMixin
- PLUGIN: mixin:AFTER
- net.minecraft.client.Minecraft
- REASON: mixin
- PLUGIN: accesstransformer:BEFORE
- TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraft_runtick
- TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call
- TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraftclient
- TRANSFORMER: fml:xaerominimap:xaero_minecraftclient
- PLUGIN: runtimedistcleaner:AFTER
- REASON: classloading
- PLUGIN: accesstransformer:BEFORE
- TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraft_runtick
- TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call
- TRANSFORMER: fml:xaeroworldmap:xaero_wm_minecraftclient
- TRANSFORMER: fml:xaerominimap:xaero_minecraftclient
- PLUGIN: mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft
- PLUGIN: mixin:APP:musketmod.mixins.json:MinecraftMixin
- PLUGIN: mixin:APP:balm.forge.mixins.json:MinecraftMixin
- PLUGIN: mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadEnd
- PLUGIN: mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart
- PLUGIN: mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor
- PLUGIN: mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient
- PLUGIN: mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinResourceReload
- PLUGIN: mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin
- PLUGIN: mixin:APP:configuration.mixins.json:MinecraftMixin
- PLUGIN: mixin:APP:iceberg.mixins.json:MinecraftMixin
- PLUGIN: mixin:APP:prism.mixins.json:MinecraftMixin
- PLUGIN: mixin:AFTER
- PLUGIN: runtimedistcleaner:AFTER
- net.minecraft.client.gui.screens.Screen
- REASON: computing_frames
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: runtimedistcleaner:AFTER
- REASON: mixin
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: runtimedistcleaner:AFTER
- REASON: classloading
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: mixin:APP:balm.forge.mixins.json:ScreenAccessor
- PLUGIN: mixin:APP:iceberg.mixins.json:ScreenMixin
- PLUGIN: mixin:APP:equipmentcompare.mixins.json:ScreenMixin
- PLUGIN: mixin:AFTER
- PLUGIN: runtimedistcleaner:AFTER
- net.minecraft.client.main.Main
- REASON: classloading
- net.minecraft.util.thread.BlockableEventLoop
- REASON: computing_frames
- PLUGIN: accesstransformer:BEFORE
- REASON: mixin
- PLUGIN: accesstransformer:BEFORE
- REASON: classloading
- PLUGIN: accesstransformer:BEFORE
- -- Uptime --
- Details:
- JVM uptime: 133.815s
- Wall uptime: 111.974s
- High-res time: 127.574s
- Client ticks: 1694 ticks / 84.700s
- -- Affected level --
- Details:
- All players: 1 total; [LocalPlayer['mandychuu'/57, l='ClientLevel', x=8.88, y=71.00, z=166.63]]
- Chunk stats: 961, 480
- Level dimension: minecraft:overworld
- Level spawn location: World: (0,72,160), Section: (at 0,8,0 in 0,4,10; chunk contains blocks 0,-64,160 to 15,319,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
- Level time: 382 game time, 382 day time
- Server brand: forge
- Server type: Integrated singleplayer server
- Tracked entity count: 199
- -- Last reload --
- Details:
- Reload number: 2
- Reload reason: manual
- Finished: Yes
- Packs: vanilla, mod_resources, file/Alacrity.zip
- -- System Details --
- Details:
- Minecraft Version: 1.21.1
- Minecraft Version ID: 1.21.1
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 21.0.3, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 2342518784 bytes (2234 MiB) / 5838471168 bytes (5568 MiB) up to 8388608000 bytes (8000 MiB)
- CPUs: 8
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
- Identifier: Intel64 Family 6 Model 158 Stepping 9
- Microarchitecture: Kaby Lake
- Frequency (GHz): 4.20
- Number of physical packages: 1
- Number of physical CPUs: 4
- Number of logical CPUs: 8
- Graphics card #0 name: NVIDIA GeForce GTX 1080 Ti
- Graphics card #0 vendor: NVIDIA
- Graphics card #0 VRAM (MiB): 11264.00
- Graphics card #0 deviceId: VideoController1
- Graphics card #0 versionInfo: 32.0.15.6094
- Memory slot #0 capacity (MiB): 8192.00
- Memory slot #0 clockSpeed (GHz): 3.00
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MiB): 8192.00
- Memory slot #1 clockSpeed (GHz): 3.00
- Memory slot #1 type: DDR4
- Virtual memory max (MiB): 24823.45
- Virtual memory used (MiB): 22264.32
- Swap memory total (MiB): 8480.41
- Swap memory used (MiB): 787.72
- Space in storage for jna.tmpdir (MiB): available: 59169.28, total: 237859.00
- Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 59169.28, total: 237859.00
- Space in storage for io.netty.native.workdir (MiB): available: 59169.28, total: 237859.00
- Space in storage for java.io.tmpdir (MiB): available: 59169.28, total: 237859.00
- Space in storage for workdir (MiB): available: 59169.28, total: 237859.00
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8000m -Xms256m
- Launched Version: forge-52.0.29
- Launcher name: minecraft-launcher
- Backend library: LWJGL version 3.3.3+5
- Backend API: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
- Window size: 1920x1061
- GFLW Platform: win32
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages:
- Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
- Universe: 400921fb54442d18
- Type: Integrated Server (map_client.txt)
- Graphics mode: fancy
- Render Distance: 12/12 chunks
- Resource Packs: vanilla, mod_resources, file/Alacrity.zip
- Current Language: en_us
- Locale: en_US
- System encoding: Cp1252
- File encoding: UTF-8
- CPU: 8x Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
- Server Running: true
- Player Count: 1 / 8; [ServerPlayer['mandychuu'/57, l='ServerLevel[Test Creative]', x=8.88, y=71.00, z=166.63]]
- Active Data Packs: vanilla, mod:betterdungeons (incompatible), mod:kuma_api (incompatible), mod:supermartijn642configlib (incompatible), mod:alkhars (incompatible), mod:betterwitchhuts (incompatible), mod:zombiehorsespawn, mod:potioncauldron (incompatible), mod:geckolib (incompatible), mod:beautify (incompatible), mod:currentgamemusictrack, mod:betteramethyst (incompatible), mod:morediscs (incompatible), mod:doggytalents (incompatible), mod:forgeendertech (incompatible), mod:gravelminer (incompatible), mod:mr_dungeons_andtavernsancientcityoverhaul, mod:skunk (incompatible), mod:xaeroworldmap (incompatible), mod:jrftl (incompatible), mod:red_panda (incompatible), mod:yungsapi (incompatible), mod:primalmagick (incompatible), mod:mixinextras (incompatible), mod:spellbound_weapons_mr, mod:bookshelf (incompatible), mod:musketmod (incompatible), mod:skeletonhorsespawn, mod:oregrowth (incompatible), mod:medieval_buildings (incompatible), mod:keepmysoiltilled, mod:balm (incompatible), mod:hideexperimentalwarning, mod:prickle (incompatible), mod:kelpfertilizer, mod:cloth_config (incompatible), mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:bk (incompatible), mod:uncraftingrecipes, mod:horsestatsmod (incompatible), mod:supermartijn642corelib (incompatible), mod:yungsbridges (incompatible), mod:villagespawnpoint, mod:wthit (incompatible), mod:portablemobs (incompatible), mod:philipsruins (incompatible), mod:collective, mod:cakechomps (incompatible), mod:constantmusic (incompatible), mod:yungsextras (incompatible), mod:improvedtrident (incompatible), mod:mr_dungeons_andtaverns, mod:mr_dungeons_andtavernspillageroutpostoverhaul, mod:punji (incompatible), mod:nametagtweaks, mod:mr_yggdrasil_structure, mod:monolib (incompatible), mod:disenchanting_table (incompatible), mod:longer_following_time (incompatible), mod:stackable_stew_and_soup (incompatible), mod:followersteleporttoo, mod:bettermineshafts (incompatible), mod:collectorsalbum (incompatible), mod:chas, mod:darkpaintings (incompatible), mod:sixstairs (incompatible), mod:betterjungletemples (incompatible), mod:tide (incompatible), mod:mace3d (incompatible), mod:doubledoors, mod:lios_seafaring_dungeons (incompatible), mod:trashslot (incompatible), mod:treeharvester, mod:jei (incompatible), mod:horsestonks (incompatible), mod:ohmysherd (incompatible), mod:portfolio (incompatible), mod:stonesmelting (incompatible), mod:expcounter (incompatible), mod:mr_blossom_blade, mod:taxfreelevels (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:fnf (incompatible), mod:badpackets (incompatible), mod:mr_lukis_grandcapitals, mod:knightlib (incompatible), mod:anvilrestoration, mod:adorabuild_structures, mod:toomanypaintings (incompatible), mod:oreharvester, mod:beefix (incompatible), mod:betterdeserttemples (incompatible), mod:explorerscompass (incompatible), mod:catalogue (incompatible), mod:terralith, mod:display_case (incompatible), mod:forge, mod:moremobs, mod:travelerstitles (incompatible), mod:mctb (incompatible), mod:mr_dungeons_andtavernsswamphutoverhaul, mod:mr_dungeons_andtavernswoodlandmansionreplacement, mod:distractingtrims (incompatible), mod:configuration (incompatible), mod:wooledboots (incompatible), mod:unwrecked_ships, mod:knightquest (incompatible), mod:spectrelib (incompatible), mod:stickyenchantinglapis, mod:random_mob_sizes (incompatible), mod:iceberg, mod:prism, mod:equipmentcompare, mod:advancementplaques, mod:merchantmarkers, mod:legendarytooltips, mod:xaerominimap (incompatible), mod:simplefishnets, mod:chestinvsort (incompatible), mod:polymorph (incompatible), mod:gildedsherds (incompatible), mod:smeltingsand (incompatible), mod:villagebellrecipe, mod:regrowth (incompatible), mod:betterarcheology (incompatible), mod:raised (incompatible), mod:lios_overhauled_villages (incompatible), mod:pottery (incompatible), mod:betterf3 (incompatible), mod:villagersrespawn (incompatible), mod:bushierflowers (incompatible), mod:grindstonesharpertools, mod:cosmeticarmorreworked (incompatible), mod:tipoftheloom (incompatible), mod:snowballsfreezemobs
- Available Data Packs: bundle, mod:adorabuild_structures, mod:advancementplaques, mod:alkhars (incompatible), mod:anvilrestoration, mod:badpackets (incompatible), mod:balm (incompatible), mod:beautify (incompatible), mod:beefix (incompatible), mod:betteramethyst (incompatible), mod:betterarcheology (incompatible), mod:betterdeserttemples (incompatible), mod:betterdungeons (incompatible), mod:betterf3 (incompatible), mod:betterjungletemples (incompatible), mod:bettermineshafts (incompatible), mod:betterwitchhuts (incompatible), mod:bk (incompatible), mod:bookshelf (incompatible), mod:bushierflowers (incompatible), mod:cakechomps (incompatible), mod:catalogue (incompatible), mod:chas, mod:chestinvsort (incompatible), mod:cloth_config (incompatible), mod:clumps (incompatible), mod:collective, mod:collectorsalbum (incompatible), mod:comforts (incompatible), mod:configuration (incompatible), mod:constantmusic (incompatible), mod:cosmeticarmorreworked (incompatible), mod:currentgamemusictrack, mod:darkpaintings (incompatible), mod:disenchanting_table (incompatible), mod:display_case (incompatible), mod:distractingtrims (incompatible), mod:doggytalents (incompatible), mod:doubledoors, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:equipmentcompare, mod:expcounter (incompatible), mod:explorerscompass (incompatible), mod:fnf (incompatible), mod:followersteleporttoo, mod:forge, mod:forgeendertech (incompatible), mod:geckolib (incompatible), mod:gildedsherds (incompatible), mod:gravelminer (incompatible), mod:grindstonesharpertools, mod:hideexperimentalwarning, mod:horsestatsmod (incompatible), mod:horsestonks (incompatible), mod:iceberg, mod:improvedtrident (incompatible), mod:jei (incompatible), mod:jrftl (incompatible), mod:keepmysoiltilled, mod:kelpfertilizer, mod:knightlib (incompatible), mod:knightquest (incompatible), mod:kuma_api (incompatible), mod:legendarytooltips, mod:lios_overhauled_villages (incompatible), mod:lios_seafaring_dungeons (incompatible), mod:longer_following_time (incompatible), mod:mace3d (incompatible), mod:mctb (incompatible), mod:medieval_buildings (incompatible), mod:merchantmarkers, mod:mixinextras (incompatible), mod:monolib (incompatible), mod:morediscs (incompatible), mod:moremobs, mod:mr_blossom_blade, mod:mr_dungeons_andtaverns, mod:mr_dungeons_andtavernsancientcityoverhaul, mod:mr_dungeons_andtavernspillageroutpostoverhaul, mod:mr_dungeons_andtavernsswamphutoverhaul, mod:mr_dungeons_andtavernswoodlandmansionreplacement, mod:mr_lukis_grandcapitals, mod:mr_yggdrasil_structure, mod:musketmod (incompatible), mod:nametagtweaks, mod:naturescompass (incompatible), mod:ohmysherd (incompatible), mod:oregrowth (incompatible), mod:oreharvester, mod:philipsruins (incompatible), mod:polymorph (incompatible), mod:portablemobs (incompatible), mod:portfolio (incompatible), mod:potioncauldron (incompatible), mod:pottery (incompatible), mod:prickle (incompatible), mod:primalmagick (incompatible), mod:prism, mod:punji (incompatible), mod:raised (incompatible), mod:random_mob_sizes (incompatible), mod:red_panda (incompatible), mod:regrowth (incompatible), mod:simplefishnets, mod:sixstairs (incompatible), mod:skeletonhorsespawn, mod:skunk (incompatible), mod:smeltingsand (incompatible), mod:snowballsfreezemobs, mod:spectrelib (incompatible), mod:spellbound_weapons_mr, mod:stackable_stew_and_soup (incompatible), mod:stickyenchantinglapis, mod:stonesmelting (incompatible), mod:supermartijn642configlib (incompatible), mod:supermartijn642corelib (incompatible), mod:taxfreelevels (incompatible), mod:terralith, mod:tide (incompatible), mod:tipoftheloom (incompatible), mod:toomanypaintings (incompatible), mod:trashslot (incompatible), mod:travelersbackpack (incompatible), mod:travelerstitles (incompatible), mod:treeharvester, mod:uncraftingrecipes, mod:unwrecked_ships, mod:villagebellrecipe, mod:villagersrespawn (incompatible), mod:villagespawnpoint, mod:wooledboots (incompatible), mod:wthit (incompatible), mod:xaerominimap (incompatible), mod:xaeroworldmap (incompatible), mod:yungsapi (incompatible), mod:yungsbridges (incompatible), mod:yungsextras (incompatible), mod:zombiehorsespawn, trade_rebalance, vanilla
- Enabled Feature Flags: minecraft:vanilla
- World Generation: Experimental
- World Seed: 8487288350420084917
- ModLauncher: 10.2.2
- ModLauncher launch target: forge_client
- ModLauncher naming: mcp
- ModLauncher services:
- / slf4jfixer PLUGINSERVICE
- / runtimedistcleaner PLUGINSERVICE
- / runtime_enum_extender PLUGINSERVICE
- / object_holder_definalize PLUGINSERVICE
- / capability_token_subclass PLUGINSERVICE
- / accesstransformer PLUGINSERVICE
- / eventbus PLUGINSERVICE
- / mixin PLUGINSERVICE
- / fml TRANSFORMATIONSERVICE
- / mixin TRANSFORMATIONSERVICE
- FML Language Providers:
- lowcodefml@52
- Mod List:
- YungsBetterDungeons-1.21.1-Forge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-Forge-5.1.4 |DONE |Manifest: NOSIGNATURE
- kuma-api-forge-21.0.5-SNAPSHOT.jar |KumaAPI |kuma_api |21.0.5-SNAPSHOT |DONE |Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.8-forge-mc1.21.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
- AlchemistsArsenal-Forge1.21-v1.0.0.2.jar |Alchemist's Arsenal |alkhars |1.0.0.2 |DONE |Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.21.1-Forge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-Forge-4.1.1 |DONE |Manifest: NOSIGNATURE
- zombiehorsespawn-1.21.1-5.1.jar |Zombie Horse Spawn |zombiehorsespawn |5.1 |DONE |Manifest: NOSIGNATURE
- potioncauldron-forge-1.0.1+mc1.21.jar |Potion Cauldron |potioncauldron |1.0.1+mc1.21 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.21.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |DONE |Manifest: NOSIGNATURE
- beautify-2.0.2-1.21.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
- currentgamemusictrack-1.21.1-2.2.jar |Current Game Music Track |currentgamemusictrack |2.2 |DONE |Manifest: NOSIGNATURE
- 1.21.1-betteramethyst-1.0.4.jar |Even Better Amethyst |betteramethyst |1.0.4 |DONE |Manifest: NOSIGNATURE
- morediscs-1.21.1-33-forge.jar |MoreDiscs |morediscs |1.21.1-33-forge |DONE |Manifest: NOSIGNATURE
- DoggyTalentsNext[Forge]-1.21.1-1.18.30-beta.jar |Doggy Talents Next |doggytalents |1.18.30-beta |DONE |Manifest: NOSIGNATURE
- ForgeEndertech-1.21-12.0.0.1-build.0100.jar |ForgeEndertech |forgeendertech |12.0.0.1 |DONE |Manifest: NOSIGNATURE
- gravelminer-forge-1.21.1-21.1.1.jar |Gravel Miner |gravelminer |21.1.1 |DONE |Manifest: NOSIGNATURE
- DnT-ancient-city-overhaul-v2 [Forge].jar |Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1-v2 |DONE |Manifest: NOSIGNATURE
- skunk-forge-1.21.1-3.0.0.jar |Wildlife expanded: Skunk |skunk |3.0.0 |DONE |Manifest: NOSIGNATURE
- XaerosWorldMap_1.39.2_Forge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.2 |DONE |Manifest: NOSIGNATURE
- jrftl-1.21-forge-1.8.0.jar |JRFTL |jrftl |1.8.0 |DONE |Manifest: NOSIGNATURE
- Red Panda-forge-1.21.1-1.0.1.jar |Red Panda |red_panda |1.0.1 |DONE |Manifest: NOSIGNATURE
- YungsApi-1.21.1-Forge-5.1.3.jar |YUNG's API |yungsapi |1.21.1-Forge-5.1.3 |DONE |Manifest: NOSIGNATURE
- primalmagick-5.0.2-beta.jar |Primal Magick |primalmagick |5.0.2-beta |DONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
- spellbound-weapons-v4.1.0c.jar |Spellbound Weapons |spellbound_weapons_mr |4.1.0c |DONE |Manifest: NOSIGNATURE
- Bookshelf-forge-1.21.1-21.1.21.jar |Bookshelf |bookshelf |21.1.21 |DONE |Manifest: NOSIGNATURE
- musketmod-1.21.1-forge-1.5.4.jar |Musket Mod |musketmod |1.5.4 |DONE |Manifest: NOSIGNATURE
- skeletonhorsespawn-1.21.1-4.0.jar |Skeleton Horse Spawn |skeletonhorsespawn |4.0 |DONE |Manifest: NOSIGNATURE
- oregrowth-1.1.3-forge-mc1.21.jar |Ore Growth |oregrowth |1.1.3 |DONE |Manifest: NOSIGNATURE
- forge_medieval_buildings-1.0.2.b-1.21.jar |Medieval Buildings |medieval_buildings |1.0.2 |DONE |Manifest: NOSIGNATURE
- keepmysoiltilled-1.21.1-2.4.jar |Keep My Soil Tilled |keepmysoiltilled |2.4 |DONE |Manifest: NOSIGNATURE
- balm-forge-1.21.1-21.0.20-all.jar |Balm |balm |21.0.20 |DONE |Manifest: NOSIGNATURE
- hideexperimentalwarning-1.21.1-1.2.jar |Hide Experimental Warning |hideexperimentalwarning |1.2 |DONE |Manifest: NOSIGNATURE
- PrickleMC-forge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |DONE |Manifest: NOSIGNATURE
- kelpfertilizer-1.21.1-3.3.jar |Kelp Fertilizer |kelpfertilizer |3.3 |DONE |Manifest: NOSIGNATURE
- cloth-config-15.0.140-forge.jar |Cloth Config v14 API |cloth_config |15.0.140 |DONE |Manifest: NOSIGNATURE
- entity_model_features_forge_1.21-2.2.6.jar |Entity Model Features |entity_model_features |2.2.6 |DONE |Manifest: NOSIGNATURE
- entity_texture_features_forge_1.21.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |DONE |Manifest: NOSIGNATURE
- Beekeeper-1.21-1.0.5.jar |Beekeeper |bk |1.0.5 |DONE |Manifest: NOSIGNATURE
- UncraftingRecipes-1.21-1.3.jar |Uncrafting Recipes |uncraftingrecipes |1.3 |DONE |Manifest: NOSIGNATURE
- horsestatsmod-MC1.21-1.4.9.jar |HorseStatsMod |horsestatsmod |1.4.9 |DONE |Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.17f-forge-mc1.21.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+f |DONE |Manifest: NOSIGNATURE
- YungsBridges-1.21.1-Forge-5.1.1.jar |YUNG's Bridges |yungsbridges |1.21.1-Forge-5.1.1 |DONE |Manifest: NOSIGNATURE
- villagespawnpoint-1.21.1-4.4.jar |Village Spawn Point |villagespawnpoint |4.4 |DONE |Manifest: NOSIGNATURE
- wthit-forge-12.4.4.jar |wthit |wthit |12.4.4 |DONE |Manifest: NOSIGNATURE
- portablemobs-1.2.1-forge-mc1.21.jar |Portable Mobs |portablemobs |1.2.1 |DONE |Manifest: NOSIGNATURE
- Philips-Ruins1.21.1-1.9.jar |Philip's Ruins |philipsruins |1.9 |DONE |Manifest: NOSIGNATURE
- collective-1.21.1-7.87.jar |Collective |collective |7.87 |DONE |Manifest: NOSIGNATURE
- cakechomps-forge-10.0.1+1.21.1.jar |Cake Chomps |cakechomps |10.0.1+1.21.1 |DONE |Manifest: NOSIGNATURE
- constantmusic-forge-1.21-1.0.5-all.jar |Constant Music |constantmusic |1.0.5 |DONE |Manifest: NOSIGNATURE
- YungsExtras-1.21.1-Forge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-Forge-5.1.1 |DONE |Manifest: NOSIGNATURE
- improvedtrident-forge-1.21.x-v2.0.jar |Improved Trident |improvedtrident |2.0 |DONE |Manifest: NOSIGNATURE
- dungeons-and-taverns-v4.4.4 [Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v4.4.4 |DONE |Manifest: NOSIGNATURE
- DnT-pillager-outpost-overhaul-v2.2 [Forge].jar |Dungeons and Taverns Pillager |mr_dungeons_andtavernspillager|1-v2.2 |DONE |Manifest: NOSIGNATURE
- The Punji Mod-1.21.1-1.2.jar |The Punji Mod |punji |1.2 |DONE |Manifest: NOSIGNATURE
- nametagtweaks-1.21.1-3.8.jar |Name Tag Tweaks |nametagtweaks |3.8 |DONE |Manifest: NOSIGNATURE
- Mods-Yggdrasil-2.0.9-for-1.21-1.21.1.jar |Yggdrasil |mr_yggdrasil_structure |2.0.9 |DONE |Manifest: NOSIGNATURE
- monolib-forge-1.21.1-1.4.1.jar |MonoLib |monolib |1.4.1 |DONE |Manifest: NOSIGNATURE
- disenchanting_table-forge-1.21-3.0.1.jar |Dis-Enchanting Table |disenchanting_table |3.0.1 |DONE |Manifest: NOSIGNATURE
- longer_following_time-forge-1.21.1-1.0.0.jar |Longer Following Time |longer_following_time |1.0.0 |DONE |Manifest: NOSIGNATURE
- stackable_stew_and_soup-forge-1.21.1-2.0.1.jar |Stackable Stew and Soup |stackable_stew_and_soup |2.0.1 |DONE |Manifest: NOSIGNATURE
- followersteleporttoo-1.21.1-2.6.jar |Followers Teleport Too |followersteleporttoo |2.6 |DONE |Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.21.1-Forge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-Forge-5.1.1 |DONE |Manifest: NOSIGNATURE
- collectorsalbum-forge-1.21.1-2.1.4.jar |Collector's Album |collectorsalbum |2.1.4 |DONE |Manifest: NOSIGNATURE
- chas-1.21-3.0-forge.jar |Craftable Horse Armor & Saddle|chas |3.0 |DONE |Manifest: NOSIGNATURE
- DarkPaintings-forge-1.21.1-21.1.2.jar |DarkPaintings |darkpaintings |21.1.2 |DONE |Manifest: NOSIGNATURE
- sixstairs-1.21.1-11-forge.jar |SixStairs |sixstairs |1.21.1-11-forge |DONE |Manifest: NOSIGNATURE
- YungsBetterJungleTemples-1.21.1-Forge-3.1.2.jar |YUNG's Better Jungle Temples |betterjungletemples |1.21.1-Forge-3.1.2 |DONE |Manifest: NOSIGNATURE
- Tide-forge-1.21-1.4.0.jar |Tide |tide |1.4.0 |DONE |Manifest: NOSIGNATURE
- mace3d-forge-1.21.X-1.1.0.jar |Awesome 3D Mace |mace3d |1.1.0 |DONE |Manifest: NOSIGNATURE
- doubledoors-1.21.1-5.9.jar |Double Doors |doubledoors |5.9 |DONE |Manifest: NOSIGNATURE
- lios_seafaring_dungeons-1.18.2-1.21-v0.0.3.jar |Lio's Seafaring Dungeons |lios_seafaring_dungeons |1.18.2-1.21-v0.0.3 |DONE |Manifest: NOSIGNATURE
- trashslot-forge-1.21.1-21.1.1.jar |TrashSlot |trashslot |21.1.1 |DONE |Manifest: NOSIGNATURE
- treeharvester-1.21.1-9.1.jar |Tree Harvester |treeharvester |9.1 |DONE |Manifest: NOSIGNATURE
- jei-1.21.1-forge-19.21.0.247.jar |Just Enough Items |jei |19.21.0.247 |DONE |Manifest: NOSIGNATURE
- horsestonks-forge-1.17+-1.0.1.jar |Horse Stonks |horsestonks |1.0.1 |DONE |Manifest: NOSIGNATURE
- ohmysherd-forge-1.21.1-21.1.2.jar |OhMySherd |ohmysherd |21.1.2 |DONE |Manifest: NOSIGNATURE
- portfolio-1.21.1-1.4.1-forge.jar |Portfolio |portfolio |1.21.1-1.4.0-forge |DONE |Manifest: NOSIGNATURE
- stonesmelting-1.21.1-0-forge.jar |StoneSmelting |stonesmelting |1.21.1-0-forge |DONE |Manifest: NOSIGNATURE
- expcounter-1.21.1-2-forge.jar |EXP Counter |expcounter |1.21.1-2-forge |DONE |Manifest: NOSIGNATURE
- blossom-blade-1.3.jar |Blossom Blade |mr_blossom_blade |1.3 |DONE |Manifest: NOSIGNATURE
- TaxFreeLevels-1.4.0-forge-1.21.1.jar |Tax Free Levels |taxfreelevels |1.4.0 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.21.1-19.0.0.1.jar |Clumps |clumps |19.0.0.1 |DONE |Manifest: NOSIGNATURE
- comforts-forge-9.0.3+1.21.1.jar |Comforts |comforts |9.0.3+1.21.1 |DONE |Manifest: NOSIGNATURE
- travelersbackpack-forge-1.21.1-10.1.2.jar |Traveler's Backpack |travelersbackpack |10.1.2 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.21.1-1.11.7-forge.jar |Nature's Compass |naturescompass |1.21.1-1.11.7-forge |DONE |Manifest: NOSIGNATURE
- fnf-forge-1.3-1.21.x.jar |Food N' Fuel |fnf |1.3-1.21.x |DONE |Manifest: NOSIGNATURE
- badpackets-forge-0.8.1.jar |Bad Packets |badpackets |0.8.1 |DONE |Manifest: NOSIGNATURE
- lukis-grand-capitals-1.0.jar |Luki's Grand Capitals |mr_lukis_grandcapitals |1.0 |DONE |Manifest: NOSIGNATURE
- knightlib-forge-1.21-1.0.1.jar |Knight Lib |knightlib |1.0.1 |DONE |Manifest: NOSIGNATURE
- anvilrestoration-1.21.1-2.3.jar |Anvil Restoration |anvilrestoration |2.3 |DONE |Manifest: NOSIGNATURE
- adorabuild-structures-2.8.0-forge-1.21.3.jar |AdoraBuild: Structures |adorabuild_structures |2.8.0 |DONE |Manifest: NOSIGNATURE
- toomanypaintings-1.0.2-1.21-forge.jar |Too Many Paintings! |toomanypaintings |1.0.2-1.21-forge |DONE |Manifest: NOSIGNATURE
- oreharvester-1.21.1-1.4.jar |Ore Harvester |oreharvester |1.4 |DONE |Manifest: NOSIGNATURE
- BeeFix-1.21-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.21.1-Forge-4.1.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.21.1-Forge-4.1.2 |DONE |Manifest: NOSIGNATURE
- ExplorersCompass-1.21.1-1.3.8-forge.jar |Explorer's Compass |explorerscompass |1.21.1-1.3.8-forge |DONE |Manifest: NOSIGNATURE
- catalogue-forge-1.21.1-1.11.0.jar |Catalogue |catalogue |1.11.0 |DONE |Manifest: NOSIGNATURE
- Terralith_1.21.x_v2.5.5.jar |Terralith |terralith |2.5.5 |DONE |Manifest: NOSIGNATURE
- display_case-forge-1.21-1.0.0.jar |DisplayCase |display_case |1.0.0 |DONE |Manifest: NOSIGNATURE
- forge-1.21.1-52.0.29-universal.jar |Forge |forge |52.0.29 |DONE |Manifest: NOSIGNATURE
- more_mobs-v1.5.2-mc1.14x-1.21x-mod.jar |More Mobs |moremobs |1.5.2+mod |DONE |Manifest: NOSIGNATURE
- TravelersTitles-1.21.1-Forge-5.1.1.jar |Traveler's Titles |travelerstitles |1.21.1-Forge-5.1.1 |DONE |Manifest: NOSIGNATURE
- More Crafting Tables-Forge-1.21-7.0.0.jar |More Crafting Tables |mctb |7.0.0 |DONE |Manifest: NOSIGNATURE
- DnT-swamp-hut-overhaul-v2 [Forge].jar |Dungeons and Taverns Swamp Hut|mr_dungeons_andtavernsswamphut|1-v2 |DONE |Manifest: NOSIGNATURE
- DnT-woodland-mansion-replacement-v1.2 [Forge].jar |Dungeons and Taverns Woodland |mr_dungeons_andtavernswoodland|1-v1.2 |DONE |Manifest: NOSIGNATURE
- distractingtrims-forge-1.21.1-21.1.1.jar |DistractingTrims |distractingtrims |21.1.1 |DONE |Manifest: NOSIGNATURE
- forge-1.21.1-52.0.29-client.jar |Minecraft |minecraft |1.21.1 |DONE |Manifest: NOSIGNATURE
- configuration-forge-1.21.1-3.1.0.jar |Configuration |configuration |3.1.0 |DONE |Manifest: NOSIGNATURE
- wooledboots-1.8-forge-mc1.21.1.jar |Wooled Boots |wooledboots |1.8 |DONE |Manifest: NOSIGNATURE
- unwrecked-ships-plus-2.0.0-forge.jar |Unwrecked Ships |unwrecked_ships |2.0.0 |DONE |Manifest: NOSIGNATURE
- knightquest-1.7.0-forge.jar |Knight Quest |knightquest |1.7.0-forge |DONE |Manifest: NOSIGNATURE
- spectrelib-forge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |DONE |Manifest: NOSIGNATURE
- stickyenchantinglapis-1.21.1-1.3.jar |Sticky Enchanting Lapis |stickyenchantinglapis |1.3 |DONE |Manifest: NOSIGNATURE
- randommobsizes-forge-1.21.1-2.2.2.jar |Random Mob Sizes |random_mob_sizes |1.21.1-2.2.2 |DONE |Manifest: NOSIGNATURE
- Iceberg-1.21.1-forge-1.2.9.jar |Iceberg |iceberg |1.2.9 |DONE |Manifest: NOSIGNATURE
- Prism-1.21-forge-1.0.9.jar |Prism |prism |1.0.9 |DONE |Manifest: NOSIGNATURE
- EquipmentCompare-1.21-forge-1.3.12.jar |Equipment Compare |equipmentcompare |1.3.12 |DONE |Manifest: NOSIGNATURE
- AdvancementPlaques-1.21-forge-1.6.6.jar |Advancement Plaques |advancementplaques |1.6.6 |DONE |Manifest: NOSIGNATURE
- MerchantMarkers-1.21-forge-1.3.5.jar |Merchant Markers |merchantmarkers |1.3.5 |DONE |Manifest: NOSIGNATURE
- LegendaryTooltips-1.21-forge-1.4.11.jar |Legendary Tooltips |legendarytooltips |1.4.11 |DONE |Manifest: NOSIGNATURE
- Xaeros_Minimap_24.6.1_Forge_1.21.jar |Xaero's Minimap |xaerominimap |24.6.1 |DONE |Manifest: NOSIGNATURE
- simplefishnets-1.21-1.0.1.3.jar |Simple Fishing Nets |simplefishnets |1.0.1.3 |DONE |Manifest: NOSIGNATURE
- chestinvsort-1.21.1-1.2.0.jar |Chest and Inventory Sorting |chestinvsort |1.21.1-1.2.0 |DONE |Manifest: NOSIGNATURE
- polymorph-forge-1.0.7+1.21.1.jar |Polymorph |polymorph |1.0.7+1.21.1 |DONE |Manifest: NOSIGNATURE
- gildedsherds-forge-1.21.1-21.1.3.jar |GildedSherds |gildedsherds |21.1.3 |DONE |Manifest: NOSIGNATURE
- smeltingsand-1.21.1-11-forge.jar |SmeltingSand |smeltingsand |1.21.1-11-forge |DONE |Manifest: NOSIGNATURE
- villagebellrecipe-1.21.1-3.6.jar |Village Bell Recipe |villagebellrecipe |3.6 |DONE |Manifest: NOSIGNATURE
- regrowth-1.21.1-52.31.3.jar |Regrowth |regrowth |52.31.3 |DONE |Manifest: NOSIGNATURE
- betterarcheology-1.2.1-1.21.1.jar |Better Archeology |betterarcheology |1.2.1-1.21.1 |DONE |Manifest: NOSIGNATURE
- raised-forge-1.21.1-4.0.1.jar |Raised |raised |4.0.1 |DONE |Manifest: NOSIGNATURE
- lios_overhauled_villages-1.18.2-1.21-v0.0.5.jar |Lio's Overhauled Villages |lios_overhauled_villages |1.18.2-1.21-v0.0.5 |DONE |Manifest: NOSIGNATURE
- pottery-1.0.2a-forge-mc1.21.jar |Pottery |pottery |1.0.2+a |DONE |Manifest: NOSIGNATURE
- BetterF3-11.0.3-Forge-1.21.1.jar |BetterF3 |betterf3 |11.0.3 |DONE |Manifest: NOSIGNATURE
- villagersrespawn-1.21.1-52.7.0.jar |Villagers Respawn Mod |villagersrespawn |52.7.0 |DONE |Manifest: NOSIGNATURE
- bushierflowers-0.0.3-1.21.jar |Bushier Flowers |bushierflowers |0.0.3-1.21 |DONE |Manifest: NOSIGNATURE
- grindstonesharpertools-1.21.1-3.7.jar |Grindstone Sharper Tools |grindstonesharpertools |3.7 |DONE |Manifest: NOSIGNATURE
- cosmeticarmorreworked-1.21.1-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1 |DONE |Manifest: 5E:ED:25:99:E4:44:14:C0:DD:89:C1:A9:4C:10:B5:0D:E4:B1:52:50:45:82:13:D8:D0:32:89:67:56:57:01:53
- TipOfTheLoom-forge-1.21.1-21.1.3.jar |TipOfTheLoom |tipoftheloom |21.1.3 |DONE |Manifest: NOSIGNATURE
- snowballsfreezemobs-1.21.1-3.7.jar |Snowballs Freeze Mobs |snowballsfreezemobs |3.7 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: 5c0fa583-cea3-4ad0-966a-8e2ad8635905
- FML: 0.0
- Forge: net.minecraftforge:52.0.29
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement