Created
March 14, 2026 16:09
-
-
Save natanfudge/f1f92c7ffc9d52bef58fa93f25620010 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ---- Minecraft Crash Report ---- | |
| // I let you down. Sorry :( | |
| Time: 2026-03-14 21:39:21 IST | |
| Description: Initializing game | |
| java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'waila'! | |
| at Not Enough Crashes deobfuscated stack trace.(1.16.4+build.9) | |
| at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:53) | |
| at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:36) | |
| at net.minecraft.client.MinecraftClient.redirect$bll000$stopFabricInit(MinecraftClient:13360) | |
| at net.minecraft.client.MinecraftClient.<init>(MinecraftClient:437) | |
| at net.minecraft.client.main.Main.main(Main:177) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| at java.lang.reflect.Method.invoke(Method.java:497) | |
| at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:226) | |
| at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:146) | |
| at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28) | |
| at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115) | |
| at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) | |
| at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) | |
| Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.pancham138.horseinfo.HorseInfo | |
| at java.lang.Class.forName0(Native Method) | |
| at java.lang.Class.forName(Class.java:348) | |
| at net.fabricmc.loader.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:45) | |
| at net.fabricmc.loader.EntrypointStorage$NewEntry.create(EntrypointStorage.java:112) | |
| at net.fabricmc.loader.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:99) | |
| at net.fabricmc.loader.EntrypointStorage.lambda$getEntrypointContainers$1(EntrypointStorage.java:184) | |
| at net.fabricmc.loader.EntrypointStorage$$Lambda$95/1552400354.get(Unknown Source) | |
| at net.fabricmc.loader.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:37) | |
| at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) | |
| ... 14 more | |
| Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/util/ReflectionUtil | |
| at net.pancham138.horseinfo.ModLog.getLogger(ModLog.java:20) | |
| at net.pancham138.horseinfo.HorseInfo.<clinit>(HorseInfo.java:26) | |
| at java.lang.Class.forName0(Native Method) | |
| at java.lang.Class.forName(Class.java:264) | |
| at mcp.mobius.waila.WailaPlugins.handlePluginData(WailaPlugins.java:99) | |
| at mcp.mobius.waila.WailaPlugins.lambda$gatherPlugins$5(WailaPlugins.java:38) | |
| at mcp.mobius.waila.WailaPlugins$$Lambda$2889/1033913854.accept(Unknown Source) | |
| at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) | |
| at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) | |
| at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) | |
| at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) | |
| at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) | |
| at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) | |
| at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) | |
| at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) | |
| at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) | |
| at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) | |
| at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) | |
| at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) | |
| at mcp.mobius.waila.WailaPlugins.gatherPlugins(WailaPlugins.java:36) | |
| at mcp.mobius.waila.Waila.onInitialize(Waila.java:36) | |
| at io.github.giantnuker.fabric.loadcatcher.EntrypointCatcher$LoaderClientReplacement$$Lambda$2319/447970452.accept(Unknown Source) | |
| at io.github.giantnuker.fabric.loadcatcher.EntrypointCatcher$LoaderClientReplacement$$Lambda$2320/322507529.accept(Unknown Source) | |
| at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50) | |
| ... 14 more | |
| Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.util.ReflectionUtil | |
| at java.net.URLClassLoader.findClass(URLClassLoader.java:381) | |
| at java.lang.ClassLoader.loadClass(ClassLoader.java:424) | |
| at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) | |
| at java.lang.ClassLoader.loadClass(ClassLoader.java:357) | |
| at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:168) | |
| at java.lang.ClassLoader.loadClass(ClassLoader.java:357) | |
| ... 38 more | |
| A detailed walkthrough of the error, its code path and all known details is as follows: | |
| --------------------------------------------------------------------------------------- | |
| -- Initialization -- | |
| -- System Details -- | |
| Minecraft Version: 1.16.4 | |
| Minecraft Version ID: 1.16.4 | |
| Operating System: Windows 8.1 (amd64) version 6.3 | |
| Java Version: 1.8.0_51, Oracle Corporation | |
| Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
| Memory: 887266616 bytes (846 MB) / 2502950912 bytes (2387 MB) up to 3817865216 bytes (3641 MB) | |
| CPUs: 18 | |
| JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx4096m | |
| Suspected Mods: Fabric Loader (fabricloader), Hwyla (waila), Horse Info (horseinfo) | |
| Fabric Mods: adorn: Adorn 1.12.2+1.16.4 | |
| advanced_runtime_resource_pack: Runtime Resource Pack 0.2.6 | |
| advancements-enlarger: Advancements Enlarger 0.2.3 | |
| adventurez: AdventureZ 1.2.2 | |
| amecs: Amecs 1.3.3+mc.1.16.3 | |
| amecsapi: Amecs API 1.1.3+mc1.16.5 | |
| ancientgateways: Ancient Gateways 1.0.2 | |
| angerable-patch: Angerable Patch 1.1.0-1.16.4 | |
| antiautojump: Anti Auto Jump 1.1 | |
| antighost: AntiGhost 1.16.4-fabric0.25.1-1.1.3 | |
| antiqueatlas: Antique Atlas 5.4.4-fabric | |
| appleskin: AppleSkin 1.0.11 | |
| architectury: Architectury 1.10.139 | |
| artifacts: Artifacts 3.1.0+fabric | |
| astromine: Astromine 1.11.5+fabric-1.16.5 | |
| astromine-core: Astromine: Core 1.11.5+fabric-1.16.5 | |
| astromine-discoveries: Astromine: Discoveries 1.11.5+fabric-1.16.5 | |
| astromine-foundations: Astromine: Foundations 1.11.5+fabric-1.16.5 | |
| astromine-technologies: Astromine: Technologies 1.11.5+fabric-1.16.5 | |
| astromine-transportations: Astromine: Transportations 1.11.5+fabric-1.16.5 | |
| authme: Auth Me 1.4.0 | |
| autoconfig1u: Auto Config v1 Updated 3.3.1 | |
| autoconfigtoml: AutoConfig-TOML 1.0.0-fabric | |
| bambootweaks: Bamboo Tweaks unspecified | |
| bedspreads: Bedspreads 1.3.1-1.16.4 | |
| better_wandering_trader: Better Wandering Trader 1.6.2 | |
| betterdroppeditems: Better Dropped Items 1.2.4-1.16.2 | |
| betterend: Better End 0.9.1-pre | |
| betterf3: BetterF3 1.1.2 | |
| bettergraves: Better Graves 0.4.1 | |
| bettermineshafts: YUNG's Better Mineshafts 1.16.4-1.0.1 | |
| betternether: Better Nether 5.0.4 | |
| blade: Blade 2.0.0 | |
| blame: Blame 1.16.4-2.4.1 | |
| blockus: Blockus 2.0.2+1.16.4 | |
| blue_endless_jankson: jankson 1.2.0 | |
| bno: Basic Nether Ores 1.16.3-5.3.0-Fabric | |
| borderlessmining: Borderless Mining 1.0.6+1.16.2 | |
| bowinfinityfix: Bow Infinity Fix rv9 | |
| bunch-o-trinkets: Bunch O' Trinkets 1.0.1 | |
| bundlesplus: bundles plus 0.1.5 | |
| byg: BYG 1.1.7 | |
| campanion: Campanion 1.3.2 | |
| capes: Capes 1.1.1 | |
| cardinal-components-base: Cardinal Components API (base) 2.7.10 | |
| cardinal-components-block: Cardinal Components API (blocks) 2.7.10 | |
| cardinal-components-chunk: Cardinal Components API (chunks) 2.7.10 | |
| cardinal-components-entity: Cardinal Components API (entities) 2.7.10 | |
| cardinal-components-item: Cardinal Components API (items) 2.7.10 | |
| cardinal-components-level: Cardinal Components API (world saves) 2.7.10 | |
| cardinal-components-util: Cardinal Components API (utilities) 2.7.10 | |
| cardinal-components-world: Cardinal Components API (worlds) 2.7.10 | |
| cavebiomes: Cave Biomes 0.6.2 | |
| celib: Celib - CebbyS Library Mod 0.4.0 | |
| chainmail: Chainmail 0.5.0 | |
| cinderscapes: Cinderscapes 1.3.0+build.51 | |
| cleancut: CleanCut mc1.16-2.1-fabric | |
| cleanview: CleanView 1.16.4-v1-fabric | |
| cloth-api: Cloth API 1.4.9 | |
| cloth-armor-api-v1: Cloth Armor API v1 1.4.9 | |
| cloth-basic-math: Cloth Basic Math 0.5.1 | |
| cloth-client-events-v0: Cloth Client Events v0 1.5.47 | |
| cloth-common-events-v1: Cloth Common Events v1 1.4.9 | |
| cloth-config2: Cloth Config v4 4.11.19 | |
| cloth-datagen-api-v1: Cloth Datagen v1 1.4.9 | |
| cloth-durability-bar-api-v1: Cloth Durability Bar API v1 1.4.9 | |
| cloth-dynamic-registry-api-v1: Cloth Dynamic Registry API v1 1.4.9 | |
| cloth-scissors-api-v1: Cloth Scissors API v1 1.4.9 | |
| cloth-utils-v1: Cloth Utils v1 1.4.9 | |
| coloredcampfire: Colorful Campfire Smoke 1.1.5-1.16 | |
| colorfulcolumns: Colorful Columns 1.0.0 | |
| colorfulcut: Colorful Cut 1.0.0 | |
| colorfulmasonry: Colorful Masonry 1.0.0 | |
| columns: Columns 1.1.1 | |
| com_electronwill_night-config_core: core 3.6.3 | |
| com_electronwill_night-config_toml: toml 3.6.3 | |
| com_github_mouse0w0_fastreflection: FastReflection 1.0.1 | |
| com_github_nathanpb_safer: Safer 1.1.0 | |
| composing: Composing 1.0.4+1.16.4 | |
| compressedblocks: Compressed Blocks 1.0 | |
| connectiblechains: Connectible Chains 1.2.0 | |
| controlling: Controlling For Fabric 1.1.2 | |
| cotton: Cotton 1.1.0 | |
| cotton-cauldron: Cotton Cauldron 1.1.0 | |
| cotton-client-commands: Cotton Client Commands 1.0.1+1.16-rc1 | |
| cotton-commons: Cotton Commons 1.0.4 | |
| cotton-config: Cotton Config 1.0.0-rc.7 | |
| cotton-datapack: Cotton Datapack 1.0.7 | |
| cotton-logging: Cotton Logging 1.0.0-rc.4 | |
| cotton-player-events: Cotton Player Events 1.0.2 | |
| cotton-resources: Cotton Resources 1.7.4 | |
| couplings: Couplings 1.3.3 | |
| crimsonmoon: Crimson Moon 2.0.4-1.16.5 | |
| crookedcrooks: Crooked Crooks 1.3.3+1.16.4 | |
| crowdin-translate: CrowdinTranslate 1.2 | |
| customnausea: Custom Nausea 1.16.1-1.0 | |
| customportals: Custom Portals 1.3.0 | |
| customwindowtitle: Custom Window Title 1.1.0 | |
| dark-loading-screen: Dark Loading Screen 1.6.3 | |
| dataloader: Data Loader 2.1.0+mc1.16.1 | |
| dawn: Dawn API 1.8 | |
| defaultsettings: DefaultSettings 3.0.2 | |
| demeter: Demeter 2.0.0 | |
| disable_custom_worlds_advice: Disable Custom Worlds Advice 1.2 | |
| dml-refabricated: Deep Mob Learning: Refabricated 0.3.1-beta5 | |
| dragonloot: DragonLoot 1.0.5 | |
| dyetherite: Dyetherite 1.0.0+1.16.4 | |
| enderitemod: Enderite Mod 1.2.2 | |
| expandedstorage: ExpandedStorage 5.6.33 | |
| fabric: Fabric API 0.29.3+1.16 | |
| fabric-api-base: Fabric API Base 0.2.0+ab87788d3a | |
| fabric-biome-api-v1: Fabric Biome API (v1) 3.1.0+2e23b97c3a | |
| fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.4+6a2618f53a | |
| fabric-command-api-v1: Fabric Command API (v1) 1.0.9+6a2618f53a | |
| fabric-commands-v0: Fabric Commands (v0) 0.2.1+cbe9176f3a | |
| fabric-containers-v0: Fabric Containers (v0) 0.1.9+a03e98793a | |
| fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.0+e77439c73a | |
| fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.2+b7f9825d3a | |
| fabric-diagonal-panes: Fabric Diagonal Panes 0.4.0 | |
| fabric-dimensions-v1: fabric-dimensions-v1 2.0.1+9a6c75813a | |
| fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.2+8004b36d3a | |
| fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.1+6a2618f53a | |
| fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.0+6a2618f53a | |
| fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.5+cbe9176f3a | |
| fabric-item-api-v1: Fabric Item API (v1) 1.2.0+6a2618f53a | |
| fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.2+cbe9176f3a | |
| fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.1+730711c63a | |
| fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.0+6a2618f53a | |
| fabric-language-kotlin: Fabric Language Kotlin 1.5.0+kotlin.1.4.31 | |
| fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.0+ffb68a873a | |
| fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.1+6a2618f53a | |
| fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.2+6a2618f53a | |
| fabric-models-v0: Fabric Models (v0) 0.2.0+cbe9176f3a | |
| fabric-networking-api-v1: Fabric Networking API (v1) 1.0.0+4358fbc63a | |
| fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.7+a03e98793a | |
| fabric-networking-v0: Fabric Networking (v0) 0.3.1+2a4333d33a | |
| fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.2+6a2618f53a | |
| fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.1+6a2618f53a | |
| fabric-particles-v1: Fabric Particles (v1) 0.2.3+cbe9176f3a | |
| fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.3+be155ae23a | |
| fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.0+cbe9176f3a | |
| fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.3+6a2618f53a | |
| fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 2.2.0+f8ac1db23a | |
| fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.4+6a2618f53a | |
| fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.12+6a2618f53a | |
| fabric-rendering-v0: Fabric Rendering (v0) 1.1.1+6a2618f53a | |
| fabric-rendering-v1: Fabric Rendering (v1) 1.5.0+c26373133a | |
| fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.1+0d4d7e343a | |
| fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.0+6a2618f53a | |
| fabric-structure-api-v1: Fabric Structure API (v1) 1.1.3+cbe9176f3a | |
| fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.0+e77439c73a | |
| fabric-textures-v0: Fabric Textures (v0) 1.0.5+a4467d2a3a | |
| fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.5+6a2618f53a | |
| fabricloader: Fabric Loader 0.11.3 | |
| fallingleaves: Falling Leaves 1.5.0+1.16.5 | |
| fancymenu: FancyMenu 2.0.5 | |
| fastbench: FastBench 2.3 | |
| fastfurnace: FastFurnace 2.3 | |
| fermion: Fermion 2.1.191 | |
| fermion-modkeys: Fermion Modifier Keys 1.10.218 | |
| feudalw: Feudal Weaponry 1.0.1 | |
| fiber: fiber 0.23.0-2 | |
| flan: Flan 1.16.2-1.2.3 | |
| flesh2leather: Flesh2Leather 1.0.2 | |
| flight_rings: Flight Rings 1.4.2 | |
| flora-doubling: Flora Doubling 1.3.0+1.16.4-fabric | |
| gamemodeoverhaul: GamemodeOverhaul 1.0.2.0+1.16.4 | |
| gbfabrictools: GBfabrictools 1.3.2+1.16.4 | |
| gildednetherite: Gilded Netherite 1.0.0 | |
| givemehats: Give Me Hats! 1.4.1 | |
| glassdoor: Glass Doors 1.4.4-1.16 | |
| glassential: Glassential 1.16.4-1.1.5 | |
| go-fish: Go Fish 1.1.0-beta-1.16.4 | |
| golem: GolemZ 1.3.1 | |
| golemsgalore: Golems Galore 0.2.0+mc.1.16.2 | |
| gottaclimbfast: Gotta Climb Fast! 1.0 | |
| gravel-ores: Gravel Ores 1.2.0+1.16.2 | |
| grid: Grid 1.16.4-fabric0.25.1-1.6.4 | |
| grindenchantments: Grind Enchantments 1.1.3+1.16.3 | |
| harvest: Harvest 1.2.12 | |
| horseinfo: Horse Info 0.2.2-1.16.1 | |
| identity: Identity 1.11.8-beta-1.16.5 | |
| illuminations: Illuminations 1.4.4 | |
| improved-stations: Improved Stations 2.0.3 | |
| indrev: Industrial Revolution 1.6.11-BETA | |
| infinityfix: Infinity Fix 1.1.0 | |
| inmis: Inmis 2.2.0-1.16.5 | |
| inventorysorter: Inventory Sorter 1.7.8-1.16 | |
| invisframes: Invisible Frames 2.0.1 | |
| invtrashslot: InvTrashSlot 1.0.2 | |
| io_github_onyxstudios_cardinal-components-api: Cardinal-Components-API 2.7.9 | |
| iron-jetpacks: Iron Jetpacks 0.3.1 | |
| ironchest: Iron Chests 1.1.3 | |
| ironfurnaces: Iron Furnaces 2.4.1 | |
| jankson: Jankson 3.0.1+j1.2.0 | |
| java: Java HotSpot(TM) 64-Bit Server VM 8 | |
| jumpoverfences: JumpOverFences 1.16-0.0.3 | |
| konkrete: Konkrete 1.1.6 | |
| krypton: Krypton 0.1.2 | |
| ktdatataglib: KtDataTagLib 1.4.0 | |
| kyrptconfig: Kytpt Config 1.1.6-1.16 | |
| lakeside: Lakeside 1.0.3+1.16.4 | |
| lazydfu: LazyDFU 0.1.2 | |
| leadvillagers: Lead Villagers 2.1.0+mc1.16.1 | |
| libblockattributes_core: LibBlockAttributes (Core) 0.8.5 | |
| libblockattributes_fluids: LibBlockAttributes (Fluids) 0.8.5 | |
| libblockattributes_items: LibBlockAttributes (Items) 0.8.5 | |
| libcd: LibCapableData 3.0.3+1.16.3 | |
| libgui: LibGui 3.2.2+1.16.3 | |
| libstructure: LibStructure 1.5 | |
| lightoverlay: Light Overlay 5.8.0 | |
| linkart: Linkart unspecified | |
| linkedstorage: Linked Storage 1.3.11-1.16 | |
| lithium: Lithium 0.6.4 | |
| loadcatcher: Entrypoint Catcher 2.0.0 | |
| logical_zoom: Logical Zoom 0.0.7 | |
| maelstrom_library: Maelstrom Library 1.0-1.16.5 | |
| magna: Magna 1.5.1-1.16.5 | |
| malilib: MaLiLib 0.10.0-dev.21+arne.5 | |
| mambience: MAmbience 3.1.1+1.16.5 | |
| materialisation: Materialisation 3.0.3 | |
| maybe-data: Maybe data 1.0.0-1.16.2 | |
| mcdict: MCDict 2.0.1+1.16.4 | |
| mess: MESS 1.16.4-1.0.0 | |
| minecraft: Minecraft 1.16.4 | |
| mo_glass: Mo Glass 1.5-MC1.16.4 | |
| mobs_attempt_parkour: Mobs Attempt Parkour 0.2.2-1.16.5 | |
| mocolors: Mo' Colors 1.1.1 | |
| moreberries: More Berries 1.3.4 | |
| morebookshelves: Bookshelving 0.1.0 | |
| morepaths: More Paths 0.0.3 | |
| moretotems: More Totems 2.7.3 | |
| mostructures: Mo' Structures 1.0.1+mc.1.16.4 | |
| nbtcrafting: NBT Crafting 2.0.0-rc.6+mc1.16.2-pre1 | |
| netheritehorsearmor: Netherite Horse Armor 0.4.3-1.16.3 | |
| netheritems: Nether Items 1.1.0 | |
| nookbuild: NookBuild 1.4.0 | |
| notenoughanimations: NotEnoughAnimations 1.2.3 | |
| notenoughcrashes: Not Enough Crashes 2.1.4+1.16.4 | |
| omega-config: OmegaConfig 1.0.4 | |
| org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.4.31 | |
| org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.4.31 | |
| org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.4.31 | |
| org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.4.31 | |
| org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.4.2 | |
| org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.4.2 | |
| org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.1.0 | |
| org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.1.0 | |
| org_joml_joml: joml 1.10.0 | |
| org_yaml_snakeyaml: snakeyaml 1.25 | |
| patchouli: Patchouli 1.16.4-50-FABRIC | |
| phosphor: Phosphor 0.7.1+build.11 | |
| piglib: Piglib 1.0.1 | |
| pinesbarrels: Better Barrels 1.0.1 | |
| plated: Plated 2.0.1 | |
| platos: Plato's Transporters 1.7.1 | |
| playerabilitylib: Pal 1.2.1 | |
| polymorph: Polymorph 0.0.5-1.16.3 | |
| portaltags: Portal Tags 2.1.0 | |
| projectsavethepets: Project: Save the Pets! 1.0.2+minecraft-1.16.4 | |
| randompatches: RandomPatches 2.4.5-fabric | |
| rare-ice: Rare Ice 0.2.2 | |
| reach-entity-attributes: Reach Entity Attribute 1.0.1 | |
| reauth: ReAuth 3.9.3 | |
| repurposed_structures: Repurposed Structures 1.16.5-1.9.0 | |
| ring_of_attraction: Ring Of Attraction 1.0.29 | |
| ring_of_miner: Ring Of Miner 1.1.2 | |
| ringsofascension: Rings of Ascension 1.1.1 | |
| riverredux: River Redux 0.1.6 | |
| roughlyenoughitems: Roughly Enough Items 5.11.188 | |
| roughlyenoughitems-api: REI (API) 5.11.188 | |
| roughlyenoughitems-default-plugin: REI (Default Plugin) 5.11.188 | |
| roughlyenoughitems-runtime: REI (Runtime) 5.11.188 | |
| roughlyenoughresources: Roughly Enough Resources 2.1.3 | |
| sandwichable: Sandwichable 1.2-beta1 | |
| satin: Satin 1.6.0-nightly.20w48a | |
| simpledrawers: Simple Drawers 1.8.0-1.16.3 | |
| simplexterrain: Simplex Terrain 0.7.2 | |
| smoothscrollingeverywhere: Smooth Scrolling Everywhere 3.0.3-unstable | |
| static-content: Static Content 1.0.1-1.16.2 | |
| staticdata: Static Data 1.1.2 | |
| step-height-entity-attribute: Step Height Entity Attribute 1.0.0 | |
| stonecutter-tweaks: Stonecutter Tweaks 1.1.0-1.16 | |
| stoneholm: Stoneholm 1.1.0 | |
| structurized: Structurized 1.1.0 | |
| superaxes: SuperAxes 2.0.9 | |
| team_reborn_energy: Energy 0.1.1 | |
| terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 1.0.0+build.4 | |
| terraform-config-api-v1: Terraform Config API (v1) 1.0.0+build.1 | |
| terraform-dirt-api-v1: Terraform Dirt API (v1) 1.0.0+build.1 | |
| terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 1.0.0+build.4 | |
| terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.4 | |
| terraform-surfaces-api-v1: Terraform Surfaces API (v1) 1.0.0+build.1 | |
| terraform-tree-api-v1: Terraform Tree API (v1) 1.0.5 | |
| terraform-wood-api-v1: Terraform Wood API (v1) 1.0.0+build.1 | |
| terrestria: Terrestria 2.1.5+build.28 | |
| tk_valoeghese_zoesteriaconfig: ZoesteriaConfig 1.3.2 | |
| transliterationlib: TRansliterationLib 1.0.4 | |
| traverse: Traverse 3.3.1 | |
| trinkets: Trinkets 2.6.7 | |
| trumpet-skeleton: Trumpet Skeleton 1.1.3 | |
| ttg_fallfest: FallFest 2020 0.1.1 | |
| ttkb: TTKB 1.0.2 | |
| vanguard: Vanguard 1.0.5 | |
| vanilla-hammers: Vanilla Hammers 3.0.2-1.16.5 | |
| vanillaexcavators: Vanilla Excavators 1.1.0 | |
| vanillaplusbiomes: Vanilla Plus Biomes 0.2.2 | |
| villagerhats: Villager Hats fabric-1.16.4-1.0.1 | |
| visualoverhaul: VisualOverhaul 3.2.0 | |
| voyager: Voyager 1.0.0 | |
| waila: Hwyla 1.9.22 | |
| wands: Wands Mod 1.3.1 | |
| whereisit: Where Is It 1.11.7 | |
| wildworld: Wild World 2.0.0+1.16.5 | |
| wolveswitharmor: Wolves With Armor 1.5.2-1.16.2 | |
| wrenchable: Wrenchable 1.0.0+1.16.1 | |
| yabm: YABM 2.1.0-beta.2+1.16.x | |
| yungsapi: YUNG's API 1.16.5-Fabric-2 | |
| Patchouli open book context: n/a | |
| Launched Version: 1.16.4 | |
| Backend library: LWJGL version 3.2.2 build 10 | |
| Backend API: NO CONTEXT | |
| GL Caps: | |
| Using VBOs: Yes | |
| Is Modded: Definitely; Client brand changed to 'fabric' | |
| Type: Client (map_client.txt) | |
| CPU: <unknown> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment