| 1 | ---- Minecraft Crash Report ----
|
| 2 | // Embeddium instance tainted by mods: [betterfpsdist, oculus, copycats, embeddium_extra]
|
| 3 | |
| 4 | |
| 5 | |
| 6 |
|
| 7 | Time: 2025-11-01 22:35:44
|
| 8 | Description: Readying AE2 block entity
|
| 9 |
|
| 10 | java.lang.ClassCastException: class net.pedroksl.advanced_ae.common.entities.AdvCraftingBlockEntity cannot be cast to class appeng.blockentity.crafting.CraftingBlockEntity (net.pedroksl.advanced_ae.common.entities.AdvCraftingBlockEntity is in module advanced_ae@1.3.2-1.20.1 of loader 'TRANSFORMER' @23bd0c81; appeng.blockentity.crafting.CraftingBlockEntity is in module ae2@15.4.9 of loader 'TRANSFORMER' @23bd0c81)
|
| 11 | at appeng.me.cluster.implementations.CraftingCPUCalculator.updateBlockEntities(CraftingCPUCalculator.java:84) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 12 | at appeng.me.cluster.implementations.CraftingCPUCalculator.updateBlockEntities(CraftingCPUCalculator.java:33) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 13 | at appeng.me.cluster.MBCalculator.calculateMultiblock(MBCalculator.java:159) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 14 | at appeng.blockentity.crafting.CraftingBlockEntity.onReady(CraftingBlockEntity.java:108) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading,re:mixin}
|
| 15 | at appeng.hooks.ticking.ServerBlockEntityRepo$FirstTickInfo.callInit(ServerBlockEntityRepo.java:43) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 16 | at appeng.hooks.ticking.TickHandler.readyBlockEntities(TickHandler.java:408) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 17 | at appeng.hooks.ticking.TickHandler.onServerLevelTickEnd(TickHandler.java:277) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 18 | at appeng.hooks.ticking.TickHandler.onLevelTick(TickHandler.java:248) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 19 | at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2387!/:?] {}
|
| 20 | at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2387!/:?] {}
|
| 21 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
|
| 22 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
|
| 23 | at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:955) ~[forge-1.20.1-47.4.0-universal.jar%23309!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:lithium.mixins.json:collections.mob_spawning.ForgeEventFactoryMixin,pl:mixin:A}
|
| 24 | at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:899) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 25 | at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 26 | at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 27 | at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 28 | at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 29 | at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
|
| 30 |
|
| 31 |
|
| 32 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 33 | ---------------------------------------------------------------------------------------
|
| 34 |
|
| 35 | -- Head --
|
| 36 | Thread: Server thread
|
| 37 | Suspected Mod:
|
| 38 | Applied Energistics 2 (ae2), Version: 15.4.9
|
| 39 | Issue tracker URL: https://github.com/AppliedEnergistics/Applied-Energistics-2/issues
|
| 40 | at TRANSFORMER/ae2@15.4.9/appeng.me.cluster.implementations.CraftingCPUCalculator.updateBlockEntities(CraftingCPUCalculator.java:84)
|
| 41 | Stacktrace:
|
| 42 | at appeng.me.cluster.implementations.CraftingCPUCalculator.updateBlockEntities(CraftingCPUCalculator.java:84) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 43 | at appeng.me.cluster.implementations.CraftingCPUCalculator.updateBlockEntities(CraftingCPUCalculator.java:33) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 44 | at appeng.me.cluster.MBCalculator.calculateMultiblock(MBCalculator.java:159) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 45 | at appeng.blockentity.crafting.CraftingBlockEntity.onReady(CraftingBlockEntity.java:108) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading,re:mixin}
|
| 46 | at appeng.hooks.ticking.ServerBlockEntityRepo$FirstTickInfo.callInit(ServerBlockEntityRepo.java:43) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 47 | -- Block entity being readied --
|
| 48 | Details:
|
| 49 | World: minecraft:overworld
|
| 50 | Name: megacells:mega_crafting_storage // appeng.blockentity.crafting.CraftingBlockEntity
|
| 51 | Block: CraftingUnitBlock[256m_crafting_storage][formed=true,powered=false]
|
| 52 | Block location: World: (-3,63,105), Section: (at 13,15,9 in -1,3,6; chunk contains blocks -16,-64,96 to -1,319,111), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
|
| 53 | Block: CraftingUnitBlock[256m_crafting_storage][formed=true,powered=false]
|
| 54 | Block location: World: (-3,63,105), Section: (at 13,15,9 in -1,3,6; chunk contains blocks -16,-64,96 to -1,319,111), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
|
| 55 | Stacktrace:
|
| 56 | at appeng.hooks.ticking.TickHandler.readyBlockEntities(TickHandler.java:408) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 57 | at appeng.hooks.ticking.TickHandler.onServerLevelTickEnd(TickHandler.java:277) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 58 | at appeng.hooks.ticking.TickHandler.onLevelTick(TickHandler.java:248) ~[appliedenergistics-boobcat-forge-15.4.9.jar%23241!/:?] {re:classloading}
|
| 59 | at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2387!/:?] {}
|
| 60 | at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2387!/:?] {}
|
| 61 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
|
| 62 | at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
|
| 63 | at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:955) ~[forge-1.20.1-47.4.0-universal.jar%23309!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:lithium.mixins.json:collections.mob_spawning.ForgeEventFactoryMixin,pl:mixin:A}
|
| 64 | at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:899) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 65 | at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 66 | at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 67 | at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 68 | at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23304!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
| 69 | at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
|
| 70 |
|
| 71 |
|
| 72 | -- System Details --
|
| 73 | Details:
|
| 74 | Minecraft Version: 1.20.1
|
| 75 | Minecraft Version ID: 1.20.1
|
| 76 | Operating System: Windows 11 (amd64) version 10.0
|
| 77 | Java Version: 17.0.15, Microsoft
|
| 78 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 79 | Memory: 753804480 bytes (718 MiB) / 1879048192 bytes (1792 MiB) up to 8589934592 bytes (8192 MiB)
|
| 80 | CPUs: 12
|
| 81 | Processor Vendor: GenuineIntel
|
| 82 | Processor Name: 12th Gen Intel(R) Core(TM) i5-12400F
|
| 83 | Identifier: Intel64 Family 6 Model 151 Stepping 5
|
| 84 | Microarchitecture: Alder Lake
|
| 85 | Frequency (GHz): 2.50
|
| 86 | Number of physical packages: 1
|
| 87 | Number of physical CPUs: 6
|
| 88 | Number of logical CPUs: 12
|
| 89 | Graphics card #0 name: NVIDIA GeForce RTX 3060
|
| 90 | Graphics card #0 vendor: NVIDIA (0x10de)
|
| 91 | Graphics card #0 VRAM (MB): 4095.00
|
| 92 | Graphics card #0 deviceId: 0x2504
|
| 93 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
|
| 94 | Memory slot #0 capacity (MB): 32768.00
|
| 95 | Memory slot #0 clockSpeed (GHz): 3.47
|
| 96 | Memory slot #0 type: DDR4
|
| 97 | Memory slot #1 capacity (MB): 32768.00
|
| 98 | Memory slot #1 clockSpeed (GHz): 3.47
|
| 99 | Memory slot #1 type: DDR4
|
| 100 | Virtual memory max (MB): 99044.50
|
| 101 | Virtual memory used (MB): 33231.17
|
| 102 | Swap memory total (MB): 33669.69
|
| 103 | Swap memory used (MB): 388.33
|
| 104 | JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
|
| 105 | Loaded Shaderpack: (off)
|
| 106 | Server Running: true
|
| 107 | Player Count: 1 / 8; [ServerPlayer['MC_Crafter_24_7'/124, l='ServerLevel[New World]', x=-1.17, y=63.00, z=104.16]]
|
| 108 | Data Packs: vanilla, mod:kuma_api, mod:almanac, mod:geckolib, mod:connectivity (incompatible), mod:gpumemleakfix (incompatible), mod:structureessentials (incompatible), mod:placebo (incompatible), mod:modernfix (incompatible), mod:fabric_data_attachment_api_v1, mod:mixinextras (incompatible), mod:emitrades (incompatible), mod:balm, mod:cloth_config (incompatible), mod:fzzy_config (incompatible), mod:embeddium, mod:glodium (incompatible), mod:ae2insertexportcard, mod:curios, mod:oculus, mod:cerbons_api, mod:fabric_entity_events_v1, mod:accessories, mod:architectury (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:emiffect (incompatible), mod:cupboard (incompatible), mod:letmedespawn, mod:yeetusexperimentus (incompatible), mod:radium, mod:toomanyrecipeviewers (incompatible), mod:copycats (incompatible), mod:attributefix (incompatible), mod:clumps (incompatible), mod:fastasyncworldsave (incompatible), mod:alternate_current, mod:neruina (incompatible), mod:guideme (incompatible), mod:ae2 (incompatible), mod:ae2netanalyser (incompatible), mod:aeinfinitybooster (incompatible), mod:appflux (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:expandedae, mod:advanced_ae (incompatible), mod:forge, mod:toofast (incompatible), mod:craftingtweaks, mod:smoothchunk (incompatible), mod:emi (incompatible), mod:emi_loot, mod:simplebackups, mod:just_enough_beacons (incompatible), mod:fabric_api_base, mod:mousetweaks, mod:necronomicon, mod:mixinsquared (incompatible), mod:justenoughbreeding, mod:spectrelib (incompatible), mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:ponder (incompatible), mod:irisflw, mod:create, mod:megacells (incompatible), mod:fastbench (incompatible), mod:polymorph (incompatible), mod:polyeng (incompatible), mod:noseenotick (incompatible), mod:justenoughprofessions, mod:ae2addonlib (incompatible), mod:yosby (incompatible), mod:fastfurnace (incompatible), mod:emi_enchanting, mod:ferritecore (incompatible), mod:fabric_object_builder_api_v1, mod:embeddium_extra, mod:emi_ores, mod:packetfixer (incompatible), mod:cosmeticarmorreworked, mod:chunksending (incompatible), mod:create_enchantment_industry (incompatible), mod:ae2ct, create:dynamic_data
|
| 109 | Enabled Feature Flags: minecraft:vanilla
|
| 110 | World Generation: Stable
|
| 111 | Type: Integrated Server (map_client.txt)
|
| 112 | Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
|
| 113 | Launched Version: 1.20.1-forge-47.4.0
|
| 114 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
| 115 | ModLauncher launch target: forgeclient
|
| 116 | ModLauncher naming: srg
|
| 117 | ModLauncher services:
|
| 118 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
| 119 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
| 120 | fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE
|
| 121 | fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
|
| 122 | fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
|
| 123 | fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
|
| 124 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
| 125 | fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
|
| 126 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
| 127 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
| 128 | FML Language Providers:
|
| 129 | minecraft@1.0
|
| 130 | kotlinforforge@4.11.0
|
| 131 | javafml@null
|
| 132 | lowcodefml@null
|
| 133 | Mod List:
|
| 134 | kuma-api-forge-20.1.12+1.20.1.jar |KumaAPI |kuma_api |20.1.12 |DONE |Manifest: NOSIGNATURE
|
| 135 | almanac-1.20.x-forge-1.0.2.jar |Almanac |almanac |1.0.2 |DONE |Manifest: NOSIGNATURE
|
| 136 | geckolib-forge-1.20.1-4.8.2.jar |GeckoLib 4 |geckolib |4.8.2 |DONE |Manifest: NOSIGNATURE
|
| 137 | connectivity-1.20.1-7.2.jar |Connectivity Mod |connectivity |1.20.1-7.2 |DONE |Manifest: NOSIGNATURE
|
| 138 | gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
|
| 139 | structureessentials-1.20.1-4.8.jar |Structure Essentials mod |structureessentials |1.20.1-4.8 |DONE |Manifest: NOSIGNATURE
|
| 140 | Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE
|
| 141 | modernfix-forge-5.24.4+mc1.20.1.jar |ModernFix |modernfix |5.24.4+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 142 | fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |DONE |Manifest: NOSIGNATURE
|
| 143 | mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
|
| 144 | emitrades-forge-1.2.1+mc1.20.1.jar |EMI Trades |emitrades |1.2.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 145 | balm-forge-1.20.1-7.3.37-all.jar |Balm |balm |7.3.37 |DONE |Manifest: NOSIGNATURE
|
| 146 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
|
| 147 | fzzy_config-0.7.3+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.7.3+1.20.1+forge |DONE |Manifest: NOSIGNATURE
|
| 148 | embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 149 | Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
|
| 150 | ae2insertexportcard-1.20.1-1.3.0.jar |AE2 Insert Export Card |ae2insertexportcard |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE
|
| 151 | accessories_cclayer-7.4.0-beta.18+1.20.1.jar |curios |curios |7.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 152 | oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
|
| 153 | CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 154 | fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |DONE |Manifest: NOSIGNATURE
|
| 155 | accessories-neoforge-1.0.0-beta.48+1.20.1.jar |Accessories |accessories |1.0.0-beta48+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 156 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
|
| 157 | AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
|
| 158 | moreoverlays-1.24.1-mc1.20.1-forge.jar |More Overlays Updated |moreoverlays |1.24.1 |DONE |Manifest: NOSIGNATURE
|
| 159 | emiffect-forge-1.1.2+mc1.20.1.jar |EMIffect |emiffect |1.1.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 160 | cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
|
| 161 | letmedespawn-1.20.x-forge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |DONE |Manifest: NOSIGNATURE
|
| 162 | YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
|
| 163 | radium-mc1.20.1-0.12.4+git.26c9d8e.jar |Radium |radium |0.12.4+git.26c9d8e |DONE |Manifest: NOSIGNATURE
|
| 164 | toomanyrecipeviewers-0.6.4+mc.20.1.jar |TooManyRecipeViewers |toomanyrecipeviewers |0.6.4+mc.20.1 |DONE |Manifest: NOSIGNATURE
|
| 165 | copycats-3.0.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |3.0.2+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
|
| 166 | AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 167 | Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 168 | fastasyncworldsave-1.20.1-2.6.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE
|
| 169 | alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
|
| 170 | Neruina-2.1.2-forge+1.20.1.jar |Neruina |neruina |2.1.2 |DONE |Manifest: NOSIGNATURE
|
| 171 | guideme-20.1.14.jar |GuideME |guideme |20.1.14 |DONE |Manifest: NOSIGNATURE
|
| 172 | appliedenergistics-boobcat-forge-15.4.9.jar |Applied Energistics 2 |ae2 |15.4.9 |DONE |Manifest: NOSIGNATURE
|
| 173 | AE2NetworkAnalyzer-1.20-1.0.6-forge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.20-1.0.6-forge |DONE |Manifest: NOSIGNATURE
|
| 174 | AEInfinityBooster-1.20.1-1.0.0+51.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+51 |DONE |Manifest: NOSIGNATURE
|
| 175 | AppliedFlux-1.20-1.3.4-forge.jar |AppliedFlux |appflux |1.20-1.3.4-forge |DONE |Manifest: NOSIGNATURE
|
| 176 | merequester-forge-1.20.1-1.1.5.jar |ME Requester |merequester |1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE
|
| 177 | ae2wtlib-15.3.0-forge.jar |AE2WTLib |ae2wtlib |15.3.0-forge |DONE |Manifest: NOSIGNATURE
|
| 178 | ExtendedAE-1.20-1.4.8-forge.jar |ExtendedAE |expatternprovider |1.20-1.4.8-forge |DONE |Manifest: NOSIGNATURE
|
| 179 | expandedae-1.2.6.jar |Expanded AE |expandedae |1.2.6 |DONE |Manifest: NOSIGNATURE
|
| 180 | AdvancedAE-1.3.2-1.20.1.jar |Advanced AE |advanced_ae |1.3.2-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 181 | forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 182 | toofast-1.20-0.4.3.5.jar |Too Fast |toofast |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
| 183 | craftingtweaks-forge-1.20.1-18.2.6.jar |CraftingTweaks |craftingtweaks |18.2.6 |DONE |Manifest: NOSIGNATURE
|
| 184 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 185 | smoothchunk-1.20.1-4.1.jar |Smoothchunk mod |smoothchunk |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE
|
| 186 | emi-1.1.22+1.20.1+forge.jar |EMI |emi |1.1.22+1.20.1+forge |DONE |Manifest: NOSIGNATURE
|
| 187 | emi_loot-0.7.6+1.20.1+forge.jar |EMI Loot |emi_loot |0.7.6+1.20.1+forge |DONE |Manifest: NOSIGNATURE
|
| 188 | SimpleBackups-1.20.1-3.1.17.jar |Simple Backups |simplebackups |1.20.1-3.1.17 |DONE |Manifest: NOSIGNATURE
|
| 189 | JustEnoughBeacons-Forge-1.20.4-1.2.0.jar |Just Enough Beacons |just_enough_beacons |1.2.0 |DONE |Manifest: NOSIGNATURE
|
| 190 | fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
|
| 191 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
|
| 192 | Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |DONE |Manifest: NOSIGNATURE
|
| 193 | mixinsquared-forge-0.3.6-beta.1.jar |MixinSquared |mixinsquared |0.3.6-beta.1 |DONE |Manifest: NOSIGNATURE
|
| 194 | justenoughbreeding-forge-1.20-1.20.1-2.2.1.jar |Just Enough Breeding |justenoughbreeding |2.2.1 |DONE |Manifest: NOSIGNATURE
|
| 195 | spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 196 | betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
|
| 197 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
|
| 198 | flywheel-forge-1.20.1-1.0.5.jar |Flywheel |flywheel |1.0.5 |DONE |Manifest: NOSIGNATURE
|
| 199 | Ponder-Forge-1.20.1-1.0.91.jar |Ponder |ponder |1.0.91 |DONE |Manifest: NOSIGNATURE
|
| 200 | oculus-flywheel-compat-Forge-2.0.3.jar |Oculus Flywheel Compat |irisflw |2.0.3 |DONE |Manifest: NOSIGNATURE
|
| 201 | create-1.20.1-6.0.7.jar |Create |create |6.0.7 |DONE |Manifest: NOSIGNATURE
|
| 202 | megacells-forge-2.4.6-1.20.1.jar |MEGA Cells |megacells |2.4.6-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 203 | FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE
|
| 204 | polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 205 | polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 206 | NoSeeNoTick-2.0.0-1.20.1.jar |No See, No tick |noseenotick |2.0.0-build.9999 |DONE |Manifest: NOSIGNATURE
|
| 207 | JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
|
| 208 | ae2addonlib-1.0.3-1.20.1.jar |AE2AddonLib |ae2addonlib |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 209 | YOSBY-Forge-1.1.0.jar |yosby |yosby |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 210 | FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE
|
| 211 | emi_enchanting-0.1.2+1.20.1+forge.jar |EMI Enchanting |emi_enchanting |0.1.2+1.20.1+forge |DONE |Manifest: NOSIGNATURE
|
| 212 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 213 | fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |DONE |Manifest: NOSIGNATURE
|
| 214 | rubidium-extra-0.5.4.4+mc1.20.1-build.131.jar |Embeddium Extra |embeddium_extra |**.**.**.**+mc1.20.1-bui|DONE |Manifest: NOSIGNATURE
|
| 215 | emi_ores-1.2+1.20.1+forge.jar |EMI Ores |emi_ores |1.2+1.20.1+forge |DONE |Manifest: NOSIGNATURE
|
| 216 | packetfixer-3.3.0-1.18-1.20.4-merged.jar |PacketFixer |packetfixer |3.3.0 |DONE |Manifest: NOSIGNATURE
|
| 217 | cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 218 | chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
|
| 219 | create_enchantment_industry-1.3.3-for-create-6.0.6|Create Enchantment Industry |create_enchantment_industry |1.3.3-for-create-6.0|DONE |Manifest: NOSIGNATURE
|
| 220 | ae2ct-1.20.1-1.1.0.jar |ae2CraftingTree |ae2ct |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 221 | Crash Report UUID: 70558689-d912-43e9-8609-30cf22e31e92
|
| 222 | FML: 47.4
|
| 223 | Forge: net.minecraftforge:47.4.0
|
| 224 | Flywheel Backend: flywheel:indirect
|