Created
May 23, 2025 20:38
-
-
Save natanfudge/80a73d3e396563a61601f8edc3bd8d48 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 ---- | |
// Who set us up the TNT? | |
Time: 5/23/25 5:38 PM | |
Description: Exception in server tick loop | |
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered | |
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:223) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinTransformationHandler.processClass(MixinTransformationHandler.java:121) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.launch.MixinLaunchPlugin.processClass(MixinLaunchPlugin.java:131) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {re:classloading} | |
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {re:classloading} | |
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {re:classloading} | |
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {re:classloading} | |
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {re:classloading} | |
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading} | |
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading} | |
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51] {} | |
at com.refinedmods.refinedstorage.apiimpl.network.Network.<init>(Network.java:71) ~[?:1.9.18] {re:classloading} | |
at com.refinedmods.refinedstorage.tile.ControllerTile.func_145829_t(ControllerTile.java:107) ~[?:1.9.18] {re:classloading} | |
at net.minecraft.world.chunk.Chunk.func_177426_a(Chunk.java:409) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} | |
at net.minecraft.world.World.func_175690_a(World.java:640) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:advancedrocketry:coremodmethod,xf:fml:twilightforest:hitbox,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:A} | |
at net.minecraft.world.chunk.Chunk.func_177424_a(Chunk.java:391) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B} | |
at net.minecraft.world.World.func_175625_s(World.java:598) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:advancedrocketry:coremodmethod,xf:fml:twilightforest:hitbox,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:A} | |
at mekanism.common.util.WorldUtils.getTileEntity(WorldUtils.java:237) ~[?:10.0.24] {re:classloading} | |
at mekanism.common.integration.lookingat.theoneprobe.ProbeConfigProvider.getProbeConfig(ProbeConfigProvider.java:27) ~[?:10.0.24] {re:classloading} | |
at mcjty.theoneprobe.network.PacketGetInfo.getProbeInfo(PacketGetInfo.java:130) ~[?:1.16-3.1.4] {re:classloading} | |
at mcjty.theoneprobe.network.PacketGetInfo.lambda$handle$0(PacketGetInfo.java:100) ~[?:1.16-3.1.4] {re:classloading} | |
at mcjty.theoneprobe.network.PacketGetInfo$$Lambda$29561/1775447566.run(Unknown Source) ~[?:?] {} | |
at net.minecraftforge.fml.network.NetworkEvent$Context.enqueueWork(NetworkEvent.java:215) ~[?:?] {re:classloading} | |
at mcjty.theoneprobe.network.PacketGetInfo.handle(PacketGetInfo.java:97) ~[?:1.16-3.1.4] {re:classloading} | |
at mcjty.theoneprobe.network.PacketHandler$$Lambda$21069/611262440.accept(Unknown Source) ~[?:?] {} | |
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$3(IndexedMessageCodec.java:128) ~[?:?] {re:classloading} | |
at net.minecraftforge.fml.network.simple.IndexedMessageCodec$$Lambda$28114/1564773917.accept(Unknown Source) ~[?:?] {} | |
at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {} | |
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:128) ~[?:?] {re:classloading} | |
at net.minecraftforge.fml.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:162) ~[?:?] {re:classloading} | |
at net.minecraftforge.fml.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:80) ~[?:?] {re:classloading} | |
at net.minecraftforge.fml.network.simple.SimpleChannel$$Lambda$2929/1783933562.accept(Unknown Source) ~[?:?] {} | |
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {} | |
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} | |
at net.minecraftforge.eventbus.EventBus$$Lambda$2931/630910066.invoke(Unknown Source) ~[?:?] {} | |
at net.minecraftforge.eventbus.EventBus$$Lambda$2566/1501552094.invoke(Unknown Source) ~[?:?] {} | |
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} | |
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} | |
at net.minecraftforge.fml.network.NetworkInstance.dispatch(NetworkInstance.java:86) ~[?:?] {re:classloading} | |
at net.minecraftforge.fml.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:91) ~[?:?] {re:classloading} | |
at net.minecraftforge.fml.network.NetworkHooks$$Lambda$28101/1106492857.apply(Unknown Source) ~[?:?] {} | |
at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_51] {} | |
at net.minecraftforge.fml.network.NetworkHooks.onCustomPayload(NetworkHooks.java:91) ~[?:?] {re:classloading} | |
at net.minecraft.network.play.ServerPlayNetHandler.func_147349_a(ServerPlayNetHandler.java:1413) ~[?:?] {re:classloading,pl:accesstransformer:B} | |
at net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:42) ~[?:?] {re:classloading} | |
at net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:12) ~[?:?] {re:classloading} | |
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:classloading} | |
at net.minecraft.network.PacketThreadUtil$$Lambda$28184/2057122991.run(Unknown Source) ~[?:?] {} | |
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading} | |
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} | |
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading} | |
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} | |
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} | |
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:resourcefulbees.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.MinecraftServer$$Lambda$27163/1757037670.run(Unknown Source) ~[?:?] {} | |
at java.lang.Thread.run(Thread.java:745) ~[?:1.8.0_51] {} | |
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [rsinfinitybooster.mixins.json:MixinNetworkItemManager] from phase [DEFAULT] in config [rsinfinitybooster.mixins.json] FAILED during APPLY | |
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:642) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:594) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:356) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
... 61 more | |
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on rsinfinitybooster.mixins.json:MixinNetworkItemManager->@Inject::onOpen(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;Lcom/refinedmods/refinedstorage/inventory/player/PlayerSlot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT Applicator Phase -> rsinfinitybooster.mixins.json:MixinNetworkItemManager -> Apply Injections -> -> Inject -> rsinfinitybooster.mixins.json:MixinNetworkItemManager->@Inject::onOpen(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V] | |
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:507) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.injection.callback.CallbackInjector.inject(CallbackInjector.java:437) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:264) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:385) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1284) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:320) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:345) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:569) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:351) ~[mixin-0.8.2.jar:0.8.2+unknown-b0.git-unknown] {} | |
... 61 more | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- System Details -- | |
Details: | |
Minecraft Version: 1.16.5 | |
Minecraft Version ID: 1.16.5 | |
Operating System: Windows 10 (amd64) version 10.0 | |
Java Version: 1.8.0_51, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 1464428864 bytes (1396 MB) / 5670699008 bytes (5408 MB) up to 5670699008 bytes (5408 MB) | |
CPUs: 6 | |
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx5406M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M | |
ModLauncher: 8.0.9+86+master.3cf110c | |
ModLauncher launch target: fmlclient | |
ModLauncher naming: srg | |
ModLauncher services: | |
/mixin-0.8.2.jar mixin PLUGINSERVICE | |
/eventbus-4.0.0.jar eventbus PLUGINSERVICE | |
/forge-1.16.5-36.2.2.jar object_holder_definalize PLUGINSERVICE | |
/forge-1.16.5-36.2.2.jar runtime_enum_extender PLUGINSERVICE | |
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE | |
/forge-1.16.5-36.2.2.jar capability_inject_definalize PLUGINSERVICE | |
/forge-1.16.5-36.2.2.jar runtimedistcleaner PLUGINSERVICE | |
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE | |
/forge-1.16.5-36.2.2.jar fml TRANSFORMATIONSERVICE | |
FML: 36.2 | |
Forge: net.minecraftforge:36.2.2 | |
FML Language Providers: | |
[email protected] | |
minecraft@1 | |
Mod List: | |
PiratesAndLootersMotionUpdate.jar |PiratesAndLootersReborn |piratesandlootersreborn |1.0.0 |DONE |Manifest: NOSIGNATURE | |
Uppers-0.3.2.jar |Uppers |uppers |0.3.2 |DONE |Manifest: NOSIGNATURE | |
mcw-windows-2.0.0-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.0 |DONE |Manifest: NOSIGNATURE | |
woodenhopper-1.16.5-1.2.0.0.jar |Wooden Hopper |woodenhopper |1.16.5-1.2.0.0 |DONE |Manifest: NOSIGNATURE | |
modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |Manifest: NOSIGNATURE | |
ChickenDropFeathers-1.0-forge-1.16.5-36.0.0.jar |ChickenDropFeathers |chickendropfeathersmod |1.0 |DONE |Manifest: NOSIGNATURE | |
IronJetpacks-1.16.5-4.2.2.jar |Iron Jetpacks |ironjetpacks |4.2.2 |DONE |Manifest: NOSIGNATURE | |
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE | |
Shrink-1.16.5-1.1.5.jar |Shrink |shrink |1.1.5 |DONE |Manifest: NOSIGNATURE | |
ExCompressum_1.16.5-4.0.4.jar |Ex Compressum |excompressum |4.0.4 |DONE |Manifest: NOSIGNATURE | |
Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |Manifest: NOSIGNATURE | |
TwerkItMeal-1.3.9.jar |TwerkItMeal |twerkitmeal |1.3.9 |DONE |Manifest: NOSIGNATURE | |
WaterStrainer-1.16.3-10.0.0.jar |Water Strainer |waterstrainer |1.16.3-10.0.0 |DONE |Manifest: NOSIGNATURE | |
JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |DONE |Manifest: NOSIGNATURE | |
Refined-Storage-Mod-1.16.5.jar |Refined Storage |refinedstorage |1.9.18 |DONE |Manifest: NOSIGNATURE | |
structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE | |
industrial-foregoing-1.16.5-3.2.14.6-14.jar |Industrial Foregoing |industrialforegoing |3.2.14.6 |DONE |Manifest: NOSIGNATURE | |
torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE | |
TipTheScales-1.16.5-3.0.0.15.jar |TipTheScales |tipthescales |3.0.0.15 |DONE |Manifest: NOSIGNATURE | |
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE | |
mcw-trapdoors-1.0.3-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.3 |DONE |Manifest: NOSIGNATURE | |
supermartijn642corelib-1.0.12-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.12 |DONE |Manifest: NOSIGNATURE | |
Botania-1.16.5-420.3.jar |Botania |botania |1.16.5-420.3 |DONE |Manifest: NOSIGNATURE | |
fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE | |
curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE | |
tombstone-1.16.5-6.5.5.jar |Corail Tombstone |tombstone |6.5.5 |DONE |Manifest: NOSIGNATURE | |
obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |DONE |Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea | |
ExtraStorage-1.16.5-1.5.0.jar |Extra Storage |extrastorage |1.5.0 |DONE |Manifest: NOSIGNATURE | |
constructionwand-1.16.5-2.4.jar |Construction Wand |constructionwand |1.16.5-2.4 |DONE |Manifest: NOSIGNATURE | |
mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE | |
mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE | |
cloth-config-4.12.41-forge.jar |Cloth Config v4 API |cloth-config |4.12.41 |DONE |Manifest: NOSIGNATURE | |
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE | |
CodeChickenLib-1.16.5-4.0.3.434-universal.jar |CodeChicken Lib |codechickenlib |4.0.3.434 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 | |
geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE | |
Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |Manifest: NOSIGNATURE | |
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 | |
Mekanism-1.16.5-10.0.24.453.jar |Mekanism |mekanism |10.0.24 |DONE |Manifest: NOSIGNATURE | |
Space-Bosstools-1.16.5-5.4.jar |Space-BossTools |boss_tools |5.4 |DONE |Manifest: NOSIGNATURE | |
shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE | |
LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE | |
compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |Manifest: NOSIGNATURE | |
angelblock-3.0.jar |Angel Block |angelblock |3.0 |DONE |Manifest: NOSIGNATURE | |
pedestals-0.8s_hotfix_5.jar |Pedestals |pedestals |0.8s_hotfix_5 |DONE |Manifest: NOSIGNATURE | |
ironchest-1.16.5-11.2.13.jar |Iron Chests |ironchest |1.16.5-11.2.13 |DONE |Manifest: NOSIGNATURE | |
ZeroCore2-1.16.5-2.1.4.jar |Zero CORE 2 |zerocore |1.16.5-2.1.4 |DONE |Manifest: NOSIGNATURE | |
forge-1.16.5-36.2.2-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE | |
Flopper-1.16.5-1.1.1.jar |Flopper |flopper |1.1.1 |DONE |Manifest: NOSIGNATURE | |
theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE | |
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE | |
ceramicbucket-1.16.5-2.7.0.1.jar |Ceramic Bucket |ceramicbucket |1.16.5-2.7.0.1 |DONE |Manifest: NOSIGNATURE | |
skyblockbuilder-1.16.4-1.5.4.jar |Skyblock Builder |skyblockbuilder |1.5.4 |DONE |Manifest: NOSIGNATURE | |
exnihilomekanism-1.16-1.0.0.1.jar |Ex Nihilo: Sequentia - Mekanis|exnihilomekanism |1.16-1.0.0.1 |DONE |Manifest: NOSIGNATURE | |
ceramicshears-1.16.5-1.5.0.0.jar |Ceramic Shears |ceramicshears |1.16.5-1.5.0.0 |DONE |Manifest: NOSIGNATURE | |
pipez-1.16.5-1.2.7.jar |Pipez |pipez |1.16.5-1.2.7 |DONE |Manifest: NOSIGNATURE | |
Mantle-1.16.5-1.6.115.jar |Mantle |mantle |1.6.115 |DONE |Manifest: NOSIGNATURE | |
ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |2.1.2.2 |DONE |Manifest: NOSIGNATURE | |
baubleyheartcanisters-1.16.5-1.1.11.jar |Baubley Heart Canisters |bhc |1.16.5-1.1.11 |DONE |Manifest: NOSIGNATURE | |
oauth-1.07-1.16.jar |OAuth |oauth |1.0 |DONE |Manifest: NOSIGNATURE | |
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE | |
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE | |
cagedmobs-1.16.5-1.3.8.jar |Caged Mobs |cagedmobs |1.16.5-1.3.8 |DONE |Manifest: NOSIGNATURE | |
RSLargePatterns-1.16.5-2.1.0.3.jar |Refined Storage Large Patterns|rslargepatterns |2.1.0.3 |DONE |Manifest: NOSIGNATURE | |
extremeSoundMuffler-3.17_1.16.5.jar |Extreme Sound Muffler |extremesoundmuffler |3.17_forge-1.16.5 |DONE |Manifest: NOSIGNATURE | |
CosmeticArmorReworked-1.16.5-v4.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4 |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 | |
morered-1.16.5-2.1.1.0.jar |More Red |morered |2.1.1.0 |DONE |Manifest: NOSIGNATURE | |
rsrequestify-1.16.5-2.1.4.jar |RSRequestify |rsrequestify |2.1.4 |DONE |Manifest: NOSIGNATURE | |
CyclopsCore-1.16.5-1.12.1.jar |Cyclops Core |cyclopscore |1.12.1 |DONE |Manifest: NOSIGNATURE | |
notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |DONE |Manifest: NOSIGNATURE | |
DungeonsMod-1.16.3-1.4.41.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.41 |DONE |Manifest: NOSIGNATURE | |
Hats-1.16.5-10.3.1.jar |Hats |hats |10.3.1 |DONE |Manifest: NOSIGNATURE | |
ExtendedCrafting-1.16.5-3.1.9.jar |Extended Crafting |extendedcrafting |3.1.9 |DONE |Manifest: NOSIGNATURE | |
incontrol-1.16-5.2.2.jar |InControl |incontrol |1.16-5.2.2 |DONE |Manifest: NOSIGNATURE | |
rsgauges-1.16.5-1.2.12.jar |Gauges and Switches |rsgauges |1.2.12 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b | |
chiseled0.4.3.jar |Chiseled |chiseled |0.2.2 |DONE |Manifest: NOSIGNATURE | |
glassential-forge-1.16.5-1.1.7.jar |Glassential |glassential |1.1.7 |DONE |Manifest: NOSIGNATURE | |
CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE | |
Controlling-7.0.0.27.jar |Controlling |controlling |7.0.0.27 |DONE |Manifest: NOSIGNATURE | |
Placebo-1.16.5-4.6.0.jar |Placebo |placebo |4.6.0 |DONE |Manifest: NOSIGNATURE | |
culinaryconstruct-forge-1.16.5-4.0.0.6.jar |Culinary Construct |culinaryconstruct |1.16.5-4.0.0.6 |DONE |Manifest: NOSIGNATURE | |
Bookshelf-Forge-1.16.5-10.4.33.jar |Bookshelf |bookshelf |10.4.33 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 | |
botanypotstiers-1.16.5-1.142.jar |Botany Pots Tiers |botanypotstiers |1.16.5-1.142 |DONE |Manifest: NOSIGNATURE | |
BotanyPots-1.16.5-7.1.39.jar |BotanyPots |botanypots |7.1.39 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 | |
sophisticatedbackpacks-1.16.5-3.11.1.390.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.11.1.390 |DONE |Manifest: NOSIGNATURE | |
buildinggadgets-1.16.5-3.8.2.jar |Building Gadgets |buildinggadgets |3.8.2 |DONE |Manifest: NOSIGNATURE | |
forge-1.16.5-36.2.2-universal.jar |Forge |forge |36.2.2 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 | |
cofh_core-1.16.4-1.2.0.jar |CoFH Core |cofh_core |1.2.0 |DONE |Manifest: NOSIGNATURE | |
thermal_foundation-1.16.4-1.2.0.jar |Thermal Series |thermal |1.2.0 |DONE |Manifest: NOSIGNATURE | |
appleskin-forge-mc1.16.x-2.2.0.jar |AppleSkin |appleskin |mc1.16.4-2.2.0 |DONE |Manifest: NOSIGNATURE | |
simpleplanes-1.16.5-4.6.0.jar |Simple Planes |simpleplanes |1.16.5-4.6.0 |DONE |Manifest: NOSIGNATURE | |
mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE | |
MekanismGenerators-1.16.5-10.0.24.453.jar |Mekanism: Generators |mekanismgenerators |10.0.24 |DONE |Manifest: NOSIGNATURE | |
carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |1.15.5.22 |DONE |Manifest: NOSIGNATURE | |
XNetGases-1.16.5-2.3.7.jar |XNet Gases |xnetgases |2.3.7 |DONE |Manifest: NOSIGNATURE | |
twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE | |
mob_grinding_utils-1.16.5-0.4.30.jar |Mob Grinding Utils |mob_grinding_utils |1.16.5-0.4.30 |DONE |Manifest: NOSIGNATURE | |
cobblegenrandomizer-1.16-5.1.2.jar |CobbleGenRandomizer |cobblegenrandomizer |1.16-5.1.2 |DONE |Manifest: NOSIGNATURE | |
konkrete_1.3.0_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.3.0 |DONE |Manifest: NOSIGNATURE | |
RSInfinityBooster-1.16.5-1.0+6.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.0+6 |DONE |Manifest: NOSIGNATURE | |
mcw-bridges-2.0.0-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.0 |DONE |Manifest: NOSIGNATURE | |
FarmersDelight-1.16.5-0.5.1.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.1 |DONE |Manifest: NOSIGNATURE | |
ResourcefulBees-1.16.5-0.10.7.jar |Resourceful Bees |resourcefulbees |1.16.5-0.10.7 |DONE |Manifest: NOSIGNATURE | |
DustrialDecor-1.2.9.jar |'Dustrial Decor |dustrial_decor |1.2.8 |DONE |Manifest: NOSIGNATURE | |
crashutilities-3.12.jar |Crash Utilities |crashutilities |3.12 |DONE |Manifest: NOSIGNATURE | |
MekanismAdditions-1.16.5-10.0.24.453.jar |Mekanism: Additions |mekanismadditions |10.0.24 |DONE |Manifest: NOSIGNATURE | |
valkyrielib-1.16.5-3.0.9.4.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.4 |DONE |Manifest: NOSIGNATURE | |
mcw-fences-1.0.1-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.1 |DONE |Manifest: NOSIGNATURE | |
AdvancedRocketry-1.16.5-2.0.0-12-universal.jar |Advanced Rocketry |advancedrocketry |1.16.5-2.0.0-12 |DONE |Manifest: NOSIGNATURE | |
jei-1.16.5-7.7.1.116.jar |Just Enough Items |jei |7.7.1.116 |DONE |Manifest: NOSIGNATURE | |
invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE | |
JustEnoughCalculation-1.16.5-3.8.5.jar |Just Enough Calculation |jecalculation |3.8.5 |DONE |Manifest: NOSIGNATURE | |
simplylight-1.16.4-1.2.0-build.11.jar |Simply Light |simplylight |1.16.4-1.2.0-build.1|DONE |Manifest: NOSIGNATURE | |
Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE | |
OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |DONE |Manifest: e7:68:1c:0d:b9:7e:cf:f8:f3:40:9c:84:c5:39:d7:a4:59:78:b0:6b:c3:fd:b7:4f:69:18:a3:88:e3:76:8c:3f | |
blockcarpentry-1.16-0.4.0.jar |BlockCarpentry |blockcarpentry |1.16-0.4.0 |DONE |Manifest: NOSIGNATURE | |
BetterDiving-1.16.5-1.3.2.jar |Better Diving |better_diving |1.3.2 |DONE |Manifest: NOSIGNATURE | |
thermal_expansion-1.16.4-1.2.0.jar |Thermal Expansion |thermal_expansion |1.2.0 |DONE |Manifest: NOSIGNATURE | |
MysticalCustomization-1.16.5-2.1.6.jar |Mystical Customization |mysticalcustomization |2.1.6 |DONE |Manifest: NOSIGNATURE | |
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE | |
GunpowderLib-1.16.5-1.2.2.jar |GunpowderLib |gunpowderlib |1.16.5-1.2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 | |
SimpleSponge-1.16.5-5.0.1.jar |Simple Sponge |simplesponge |5.0.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20 | |
ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |Manifest: NOSIGNATURE | |
LibVulpes-1.16.5-1.0.2-25-universal.jar |Lib Vulpes |libvulpes |1.16.5-1.0.2-25 |DONE |Manifest: NOSIGNATURE | |
architectury-1.23.33-forge.jar |Architectury |architectury |1.23.33 |DONE |Manifest: NOSIGNATURE | |
ftb-library-forge-1605.3.4-build.83.jar |FTB Library |ftblibrary |1605.3.4-build.83 |DONE |Manifest: NOSIGNATURE | |
ftb-teams-forge-1605.2.3-build.38.jar |FTB Teams |ftbteams |1605.2.3-build.38 |DONE |Manifest: NOSIGNATURE | |
ftb-ranks-1605.1.4-build.12-forge.jar |FTB Ranks |ftbranks |1605.1.4-build.12 |DONE |Manifest: NOSIGNATURE | |
moreoverlays-1.18.15-mc1.16.5.jar |More Overlays Updated |moreoverlays |1.18.15-mc1.16.5 |DONE |Manifest: NOSIGNATURE | |
ExtremeReactors2-1.16.5-2.0.31.jar |Extreme Reactors |bigreactors |1.16.5-2.0.31 |DONE |Manifest: NOSIGNATURE | |
compactcrafting-1.0.0-beta.3.jar |Compact Crafting |compactcrafting |1.0.0-beta.3 |DONE |Manifest: NOSIGNATURE | |
trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |Manifest: NOSIGNATURE | |
woodenshears-1.16.5-1.1.0.0.jar |Wooden Shears |woodenshears |1.16.5-1.1.0.0 |DONE |Manifest: NOSIGNATURE | |
bwncr-1.16.5-3.10.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.5-3.10.16 |DONE |Manifest: NOSIGNATURE | |
solarcooker-1.16.5-1.0.0.2.jar |Solar Cooker |solarcooker |1.16.5-1.0.0.2 |DONE |Manifest: NOSIGNATURE | |
BetterAdvancements-1.16.5-0.1.0.108.jar |Better Advancements |betteradvancements |0.1.0.108 |DONE |Manifest: NOSIGNATURE | |
rhino-forge-1605.1.4-build.59.jar |Rhino |rhino |1605.1.4-build.59 |DONE |Manifest: NOSIGNATURE | |
Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE | |
jmi-1.16.5-0.2-18.jar |JourneyMap Integration |jmi |1.16.5-0.2-18 |DONE |Manifest: NOSIGNATURE | |
InventorySpam-1.16.5-1.3.2.jar |Inventory Spam |inventoryspam |1.3.2 |DONE |Manifest: NOSIGNATURE | |
snad-1.0.9-forge.jar |Snad |snad |1.0.9 |DONE |Manifest: NOSIGNATURE | |
OldJavaWarning-1.16.5-7.0.1.jar |OldJavaWarning |oldjavawarning |7.0.1 |DONE |Manifest: NOSIGNATURE | |
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE | |
xlpackets-1.1.jar |XL Packets |xlpackets |1.1 |DONE |Manifest: NOSIGNATURE | |
abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |DONE |Manifest: NOSIGNATURE | |
upgrade_aquatic-1.16.5-3.1.1.jar |Upgrade Aquatic |upgrade_aquatic |3.1.1 |DONE |Manifest: NOSIGNATURE | |
Tiny-Coal-1.16.4-1.0.0.jar |Tiny Coal |tinycoal |1.0.0 |DONE |Manifest: NOSIGNATURE | |
reap-1.16.5-1.0.1.jar |Reap Mod |reap |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE | |
mcw-paintings-1.0.2-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE | |
Clumps-6.0.0.27.jar |Clumps |clumps |6.0.0.27 |DONE |Manifest: NOSIGNATURE | |
journeymap-1.16.5-5.7.3.jar |Journeymap |journeymap |5.7.3 |DONE |Manifest: NOSIGNATURE | |
framedcompactdrawers-1.16-2.2.1.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.1 |DONE |Manifest: NOSIGNATURE | |
charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |Manifest: NOSIGNATURE | |
TinyMobFarm-1.16.5-1.1.2.jar |Tiny Mob Farm |tinymobfarm |1.1.1 |DONE |Manifest: NOSIGNATURE | |
mcjtylib-1.16-5.0.23.jar |McJtyLib |mcjtylib |1.16-5.0.23 |DONE |Manifest: NOSIGNATURE | |
rftoolsbase-1.16-2.0.11.jar |RFToolsBase |rftoolsbase |1.16-2.0.11 |DONE |Manifest: NOSIGNATURE | |
xnet-1.16-3.0.13.jar |XNet |xnet |1.16-3.0.13 |DONE |Manifest: NOSIGNATURE | |
rftoolsbuilder-1.16-3.1.2.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.1.2 |DONE |Manifest: NOSIGNATURE | |
exnihilothermal-1.16-1.0.0.0.jar |Ex Nihilo: Sequentia - Thermal|exnihilothermal |1.16-1.0.0.0 |DONE |Manifest: NOSIGNATURE | |
exnihilosequentia-1.16-20210628182320.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.16-20210628182320 |DONE |Manifest: NOSIGNATURE | |
Interactio-1.16.4-3.1.1.jar |Interactio |interactio |1.16.4-3.1.1 |DONE |Manifest: NOSIGNATURE | |
Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |Manifest: NOSIGNATURE | |
iChunUtil-1.16.5-10.4.1.jar |iChunUtil |ichunutil |10.4.1 |DONE |Manifest: NOSIGNATURE | |
EnderStorage-1.16.5-2.8.0.168-universal.jar |EnderStorage |enderstorage |2.8.0.168 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 | |
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE | |
ftb-chunks-forge-1605.3.2-build.81.jar |FTB Chunks |ftbchunks |1605.3.2-build.81 |DONE |Manifest: NOSIGNATURE | |
kubejs-forge-1605.3.18-build.125.jar |KubeJS |kubejs |1605.3.18-build.125 |DONE |Manifest: NOSIGNATURE | |
kubejs-thermal-1605.1.1.6.jar |KubeJS Thermal |kubejs_thermal |1605.1.1.6 |DONE |Manifest: NOSIGNATURE | |
ftb-quests-forge-1605.3.5-build.72.jar |FTB Quests |ftbquests |1605.3.5-build.72 |DONE |Manifest: NOSIGNATURE | |
kubejs-mekanism-1605.1.2-build.2.jar |KubeJS Mekanism |kubejs_mekanism |1605.1.2-build.2 |DONE |Manifest: NOSIGNATURE | |
BrandonsCore-1.16.5-3.0.14.247-universal.jar |Brandon's Core |brandonscore |3.0.14.247 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe | |
Draconic-Evolution-1.16.5-3.0.25.456-universal.jar|Draconic Evolution |draconicevolution |3.0.25.456 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe | |
MysticalAgriculture-1.16.5-4.2.6.jar |Mystical Agriculture |mysticalagriculture |4.2.6 |DONE |Manifest: NOSIGNATURE | |
MysticalAgradditions-1.16.5-4.2.2.jar |Mystical Agradditions |mysticalagradditions |4.2.2 |DONE |Manifest: NOSIGNATURE | |
matc-1.1.2.jar |Mystical Agriculture Tiered Cr|matc |1.1.2 |DONE |Manifest: NOSIGNATURE | |
CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE | |
TConstruct-1.16.5-3.1.1.252.jar |Tinkers' Construct |tconstruct |3.1.1.252 |DONE |Manifest: NOSIGNATURE | |
rftoolsutility-1.16-3.1.3.jar |RFToolsUtility |rftoolsutility |1.16-3.1.3 |DONE |Manifest: NOSIGNATURE | |
titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE | |
simple-rpc-1.16.5-2.4.jar |Simple RPC |simple-rpc |1.16.5-version |DONE |Manifest: NOSIGNATURE | |
defaultworldtype-1.16.3-2.0.3.jar |Default World Type |defaultworldtype |2.0.3 |DONE |Manifest: NOSIGNATURE | |
Easy-Villagers-Mod-1.16.5.jar |Easy Villagers |easy_villagers |1.16.5-1.0.12 |DONE |Manifest: NOSIGNATURE | |
Quark-r2.4-319.jar |Quark |quark |r2.4-319 |DONE |Manifest: NOSIGNATURE | |
JAOPCA-1.16.5-3.4.0.8.jar |JAOPCA |jaopca |3.4.0.8 |DONE |Manifest: NOSIGNATURE | |
StorageDrawers-1.16.3-8.3.0.jar |Storage Drawers |storagedrawers |8.3.0 |DONE |Manifest: NOSIGNATURE | |
FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |DONE |Manifest: NOSIGNATURE | |
factory-forge-1.16.5-1.3.1.jar |Factory Mod |factory |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE | |
fancymenu_2.3.3_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.3.3 |DONE |Manifest: NOSIGNATURE | |
ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a | |
Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE | |
moredragoneggs-2.0.jar |More Dragon Eggs |moredragoneggs |2.0 |DONE |Manifest: NOSIGNATURE | |
refinedstorageaddons-0.7.3.jar |Refined Storage Addons |refinedstorageaddons |0.7.3 |DONE |Manifest: NOSIGNATURE | |
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE | |
chiselsandbits-1.0.43.jar |Chisels & bits |chiselsandbits |1.0.43 |DONE |Manifest: NOSIGNATURE | |
Morph-o-Tool-1.4-27.jar |Morph-o-Tool |morphtool |1.4-27 |DONE |Manifest: NOSIGNATURE | |
Crash Report UUID: d03cdbfe-ad63-4920-8ffb-8eaba6d83d27 | |
Patchouli open book context: n/a | |
Suspected Mods: Unknown | |
Player Count: 1 / 8; [ServerPlayerEntity['zalobisomen'/36439, l='ServerLevel[Novo mundo]', x=11.25, y=134.00, z=7.49]] | |
Data Packs: vanilla, mod:piratesandlootersreborn, mod:uppers (incompatible), mod:mcwwindows, mod:woodenhopper, mod:modnametooltip, mod:chickendropfeathersmod, mod:ironjetpacks, mod:ctm (incompatible), mod:shrink (incompatible), mod:excompressum (incompatible), mod:morpheus (incompatible), mod:twerkitmeal, mod:waterstrainer, mod:jeresources, mod:refinedstorage, mod:structure_gel, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:tipthescales, mod:dungeons_plus, mod:mcwtrpdoors (incompatible), mod:supermartijn642corelib, mod:botania, mod:fairylights, mod:curios, mod:tombstone, mod:obfuscate (incompatible), mod:extrastorage, mod:constructionwand (incompatible), mod:mcwroofs, mod:mcwfurnitures, mod:cloth-config (incompatible), mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:geckolib3 (incompatible), mod:bountifulbaubles (incompatible), mod:attributefix, mod:mekanism, mod:boss_tools, mod:shutupexperimentalsettings (incompatible), mod:libx, mod:compactmachines, mod:angelblock (incompatible), mod:pedestals (incompatible), mod:ironchest, mod:zerocore, mod:flopper, mod:theoneprobe, mod:mousetweaks, mod:ceramicbucket, mod:skyblockbuilder, mod:exnihilomekanism, mod:ceramicshears, mod:pipez, mod:mantle (incompatible), mod:ftbbackups (incompatible), mod:bhc (incompatible), mod:oauth, mod:polymorph, mod:autoreglib (incompatible), mod:cagedmobs, mod:rslargepatterns (incompatible), mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:morered, mod:rsrequestify (incompatible), mod:cyclopscore, mod:notenoughcrashes, mod:dungeonsmod (incompatible), mod:hats, mod:extendedcrafting, mod:incontrol (incompatible), mod:rsgauges, mod:chiseled, mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:culinaryconstruct (incompatible), mod:bookshelf, mod:botanypotstiers (incompatible), mod:botanypots, mod:sophisticatedbackpacks, mod:buildinggadgets, mod:forge, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:appleskin, mod:simpleplanes, mod:mcwdoors, mod:mekanismgenerators, mod:carryon, mod:xnetgases, mod:twilightforest, mod:mob_grinding_utils, mod:cobblegenrandomizer, mod:konkrete, mod:rsinfinitybooster, mod:mcwbridges (incompatible), mod:farmersdelight, mod:resourcefulbees (incompatible), mod:dustrial_decor (incompatible), mod:crashutilities (incompatible), mod:mekanismadditions, mod:valkyrielib, mod:mcwfences, mod:advancedrocketry, mod:jei, mod:invtweaks (incompatible), mod:jecalculation (incompatible), mod:simplylight, mod:patchouli (incompatible), mod:oreexcavation, mod:blockcarpentry (incompatible), mod:better_diving, mod:thermal_expansion (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid, mod:gunpowderlib, mod:simplesponge, mod:ftbultimine (incompatible), mod:libvulpes, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:ftbranks, mod:moreoverlays, mod:bigreactors, mod:compactcrafting (incompatible), mod:trashcans, mod:woodenshears, mod:bwncr, mod:solarcooker, mod:betteradvancements, mod:rhino, mod:cucumber, mod:jmi, mod:inventoryspam (incompatible), mod:snad, mod:oldjavawarning, mod:itemfilters, mod:xlpackets, mod:abnormals_core, mod:upgrade_aquatic, mod:tinycoal (incompatible), mod:reap, mod:mcwpaintings (incompatible), mod:clumps, mod:journeymap (incompatible), mod:framedcompactdrawers (incompatible), mod:charginggadgets, mod:tinymobfarm (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsbuilder, mod:exnihilothermal, mod:exnihilosequentia (incompatible), mod:interactio, mod:toastcontrol (incompatible), mod:ichunutil, mod:enderstorage (incompatible), mod:akashictome, mod:ftbchunks, mod:kubejs, mod:kubejs_thermal, mod:ftbquests, mod:kubejs_mekanism, mod:brandonscore (incompatible), mod:draconicevolution (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:craftingtweaks (incompatible), mod:tconstruct, mod:rftoolsutility, mod:titanium (incompatible), mod:simple-rpc, mod:defaultworldtype, mod:easy_villagers, mod:quark (incompatible), mod:jaopca (incompatible), mod:storagedrawers (incompatible), mod:fluxnetworks, mod:factory (incompatible), mod:fancymenu (incompatible), mod:ferritecore (incompatible), mod:chisel (incompatible), mod:moredragoneggs (incompatible), mod:refinedstorageaddons, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:morphtool (incompatible), file/ar_datapack, inmemory:jaopca (incompatible), resourcefulbees:internals (incompatible) | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Definitely; Client brand changed to 'forge' | |
Client Crashes Since Restart: 0 | |
Integrated Server Crashes Since Restart: 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment