BetterFurnaces Refroged and IronFurnaces both crash. this is the log from BetterFurnaces. anyone know why this happens?
ImN3k0 opened this issue · 1 comments
this is the error log for BetterFurnaces
---- Minecraft Crash Report ----
// Don't do that.
Time: 4/22/23 8:28 AM
Description: Ticking block entity
java.lang.NoSuchMethodError: harmonised.pmmo.events.FurnaceHandler.handleSmelted(Lnet/minecraft/item/ItemStack;Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)V
at wily.betterfurnaces.tileentity.AbstractSmeltingTileEntity.smeltItem(AbstractSmeltingTileEntity.java:918) ~[?:1.16.5-2.0.0] {re:classloading}
at wily.betterfurnaces.tileentity.AbstractSmeltingTileEntity.trySmelt(AbstractSmeltingTileEntity.java:376) ~[?:1.16.5-2.0.0] {re:classloading}
at wily.betterfurnaces.tileentity.AbstractSmeltingTileEntity.func_73660_a(AbstractSmeltingTileEntity.java:562) ~[?:1.16.5-2.0.0] {re:classloading}
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,pl:mixin:APP:securitycraft.mixins.json:piston.WorldMixin,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:372) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cavesandcliffs.mixins.json:common.world.gen.ServerWorldMixin,pl:mixin:APP:memoryleakfix-16.mixins.json:drownedNavigationLeak.ServerLevel_navigationMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$40617/1661531533.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Server thread
Stacktrace:
at wily.betterfurnaces.tileentity.AbstractSmeltingTileEntity.smeltItem(AbstractSmeltingTileEntity.java:918) ~[?:1.16.5-2.0.0] {re:classloading}
at wily.betterfurnaces.tileentity.AbstractSmeltingTileEntity.trySmelt(AbstractSmeltingTileEntity.java:376) ~[?:1.16.5-2.0.0] {re:classloading}
at wily.betterfurnaces.tileentity.AbstractSmeltingTileEntity.func_73660_a(AbstractSmeltingTileEntity.java:562) ~[?:1.16.5-2.0.0] {re:classloading}
-- Block entity being ticked --
Details:
Name: betterfurnacesreforged:iron_furnace // wily.betterfurnaces.tileentity.IronFurnaceTileEntity
Block: Block{betterfurnacesreforged:iron_furnace}[colored=false,facing=east,lit=true,type=0]
Block location: World: (-214,63,-860), Chunk: (at 10,3,4 in -14,-54; contains blocks -224,0,-864 to -209,255,-849), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Block: Block{betterfurnacesreforged:iron_furnace}[colored=false,facing=east,lit=true,type=0]
Block location: World: (-214,63,-860), Chunk: (at 10,3,4 in -14,-54; contains blocks -224,0,-864 to -209,255,-849), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Stacktrace:
at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,pl:mixin:APP:securitycraft.mixins.json:piston.WorldMixin,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:372) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cavesandcliffs.mixins.json:common.world.gen.ServerWorldMixin,pl:mixin:APP:memoryleakfix-16.mixins.json:drownedNavigationLeak.ServerLevel_navigationMixin,pl:mixin:APP:cold_sweat.mixin.json:MixinBlockUpdate,pl:mixin:APP:forge-mca.mixin.json:MixinServerWorld,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A}
-- Affected level --
Details:
All players: 1 total; [ServerPlayerEntity['CxspxrDeGhxst'/363, l='ServerLevel[HxC]', x=-198.57, y=62.94, z=-854.83]]
Chunk stats: ServerChunkCache: 3391
Level dimension: minecraft:overworld
Level spawn location: World: (-352,80,-512), Chunk: (at 0,5,0 in -22,-32; contains blocks -352,0,-512 to -337,255,-497), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 442502 game time, 514184 day time
Level name: HxC
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 58904 (now: false), thunder time: 1340 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,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:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$40617/1661531533.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
-- 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: 902260712 bytes (860 MB) / 8238661632 bytes (7857 MB) up to 8589934592 bytes (8192 MB)
CPUs: 12
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9216m -Xms256m
ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.4.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.2.39.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.39.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.39.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.39.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.39.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.39
FML Language Providers:
[email protected]
minecraft@1
Mod List:
BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
WizardsAnimals_2.5.jar |Wizard Animals Plus |wizard_animals_plus |2.5.0 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.6-forge-mc1.16.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |DONE |Manifest: NOSIGNATURE
simplemagnets-1.1.9-forge-mc1.16.jar |Simple Magnets |simplemagnets |1.1.9 |DONE |Manifest: NOSIGNATURE
[TFB][1.16.5+Forge]Anthro_Origins_v1.5.jar |[TFB]Anthro Origins |anthroorigins |1.5 |DONE |Manifest: NOSIGNATURE
TinkersLevellingAddon-1.16.5-1.1.1.jar |Tinkers' Levelling Addon |tinkerslevellingaddon |1.1.1 |DONE |Manifest: NOSIGNATURE
refinedpipes-0.5.2.jar |Refined Pipes |refinedpipes |0.5.2 |DONE |Manifest: NOSIGNATURE
recycleiron-1.16.5.jar |Recycle Iron and Gold |recycleiron |1.16.5 |DONE |Manifest: NOSIGNATURE
constructsarmory-forge-2.0.0-alpha.2+1.16.5.jar |Construct's Armory |constructsarmory |2.0.0-alpha.2+1.16.5|DONE |Manifest: NOSIGNATURE
mcw-windows-2.1.1-mc1.16.5forge.jar |Macaw's Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE
rubidium-0.2.11.jar |Rubidium |rubidium |0.2.11 |DONE |Manifest: NOSIGNATURE
IronJetpacks-1.16.5-4.2.3.jar |Iron Jetpacks |ironjetpacks |4.2.3 |DONE |Manifest: NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
GatewaysToEternity-1.16.5-1.0.0.jar |Gateways To Eternity |gateways |1.0.0 |DONE |Manifest: NOSIGNATURE
jumbofurnace-1.16.4-2.2.0.1.jar |Jumbo Furnace |jumbofurnace |1.16.4-2.2.0.1 |DONE |Manifest: NOSIGNATURE
macawsbridgesbop-1.16.5-1.6.jar |Macaw's Bridges - Biome O' Ple|macawsbridgesbop |1.16.5-1.6 |DONE |Manifest: NOSIGNATURE
ibarnoriginsaddon-1.0.5.1-forge-1.16.5.jar |ibarn's origins addon |ibarnorigins |1.0.5.1 |DONE |Manifest: NOSIGNATURE
reliquary-1.16.5-1.3.5.1124.jar |Reliquary |xreliquary |1.16.5-1.3.5.1124 |DONE |Manifest: NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
ActuallyUsefulSmithingTable-1.1.0.jar |Actually Useful Smithing Table|actuallyusefulsmithingtable |1.1.0 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.16.5-4.8.9A0.jar |Apotheosis |apotheosis |4.8.9A0 |DONE |Manifest: NOSIGNATURE
immersive-armors-1.5.0+1.16.5-forge.jar |Immersive Armors |immersive_armors |1.5.0+1.16.5 |DONE |Manifest: NOSIGNATURE
Unique Enchantments Utils-1.16.5-1.7.3.1.jar |Unique Util Enchantments |uniqueutil |1.7.3.1 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.128.jar |Just Enough Resources |jeresources |0.12.1.128 |DONE |Manifest: NOSIGNATURE
TinkersDelight-1.16-1.8.jar |Tinker's Delight |tdelight |1.16-1.8 |DONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.18.5.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE
upgradednetherite-1.16.5-2.1.0.1-release.jar |Upgraded Netherite |upgradednetherite |1.16.5-2.1.0.1-relea|DONE |Manifest: NOSIGNATURE
SimpleOres2-1.16.5-2.4.7.2.jar |Simple Ores |simpleores |1.16.5-2.4.7.2 |DONE |Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE
castle_in_the_sky-1.16.5-0.2.6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |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.9-mc1.16.5forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |DONE |Manifest: NOSIGNATURE
transparent-2.3.0+1.16.5-forge.jar |Transparent |transparent |2.3.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.7-forge-mc1.16.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.7 |DONE |Manifest: NOSIGNATURE
YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
cavesandcliffs-1.16.5-7.2.0.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.2.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.1.0.0.jar |Curios API |curios |1.16.5-4.1.0.0 |DONE |Manifest: NOSIGNATURE
Origins-1.16.5-0.7.3.9-forge.jar |Origins |origins |0.7.3.9 |DONE |Manifest: NOSIGNATURE
oculus-1.4.5.jar |Oculus |oculus |1.4.5 |DONE |Manifest: NOSIGNATURE
flashLight-2.0.1.jar |Flashlight Mod |flashlight |2.0.1 |DONE |Manifest: NOSIGNATURE
Unique Enchantments-1.16.5-2.3.3.1.jar |Unique Enchantments |uniquee |2.3.3.1 |DONE |Manifest: NOSIGNATURE
buriedknight-1.16.5-v1.0.1.jar |Buried Knight |buriedknight |1.0.0 |DONE |Manifest: NOSIGNATURE
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
storageracks-1.7.jar |Storage Racks |storageracks |1.7 |DONE |Manifest: NOSIGNATURE
angelring-1.16.5-2.0.2.jar |Angel Ring 2 |angelring |2.0.2 |DONE |Manifest: NOSIGNATURE
bettervillage-forge-1.16.5-3.1.0.jar |Better village |bettervillage |3.0.0 |DONE |Manifest: NOSIGNATURE
obfuscate-0.6.3-1.16.5.jar |Obfuscate |obfuscate |0.6.3 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.2.3-mc1.16.5forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |DONE |Manifest: NOSIGNATURE
Project_MMO-1.16.5-3.69.0.jar |Project MMO |pmmo |1.16.5-3.69.0 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
refinedcooking-1.0.2.jar |Refined Cooking |refinedcooking |1.0.2 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.9.18.jar |Refined Storage |refinedstorage |1.9.18 |DONE |Manifest: NOSIGNATURE
Naruto Shippuden Animations 1.16.5-2.0.jar |Naruto Animations |naruto_animations |1.0 |DONE |Manifest: NOSIGNATURE
TinkersDisassemble-1.1.1.jar |Tinkers Disassemble |tinkersdisassemble |1.0.0 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.1.0-mc1.16.5forge.jar |Macaw's Furniture |mcwfurnitures |3.1.0 |DONE |Manifest: NOSIGNATURE
cloth-config-4.16.91-forge.jar |Cloth Config v4 API |cloth-config |4.16.91 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.16.5-4.0.7.445-universal.jar |CodeChicken Lib |codechickenlib |4.0.7.445 |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
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
NekosEnchantedBooks-1.16-1.7.0.jar |Neko’s Enchanted Books |nebs |1.7.0 |DONE |Manifest: NOSIGNATURE
DarkPaintings-1.16.5-6.0.11.jar |DarkPaintings |darkpaintings |6.0.11 |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
mcw-lights-1.0.5-mc1.16.5forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE
tconplanner-1.16.5-1.2.0.jar |Tinker's Planner |tconplanner |1.2.0 |DONE |Manifest: NOSIGNATURE
BetterAnimationsCollection-v1.2.4-1.16.5-Forge.jar|Better Animations Collection |betteranimationscollection |1.2.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
mowziesmobs-1.5.27.jar |Mowzie's Mobs |mowziesmobs |1.5.27 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.106.jar |GeckoLib |geckolib3 |3.0.106 |DONE |Manifest: NOSIGNATURE
humancompanions-1.16.5-1.7.3-fix.jar |Human Companions |humancompanions |1.16.5-1.7.3-fix |DONE |Manifest: NOSIGNATURE
tinkersarchery-1.2.0.jar |Tinkers' Archery |tinkersarchery |1.2.0 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.1.153.jar |Just Enough Items |jei |7.7.1.153 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v1.1.0-1.16.5.jar |Visual Workbench |visualworkbench |1.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Genesis-0.5.1.jar |Genesis |genesis |0.5.1 |DONE |Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.4.jar |AttributeFix |attributefix |10.1.4 |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
Pehkui-3.7.3+1.16.5-forge.jar |Pehkui |pehkui |3.7.3+1.16.5-forge |DONE |Manifest: NOSIGNATURE
libraryferret-forge-1.16.5-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
goblintraders-1.7.3-1.16.5.jar |Goblin Traders |goblintraders |1.7.3 |DONE |Manifest: NOSIGNATURE
HAArmor 1.16.5-1.1.0.jar |Historically Accurate Armor |accuratearmor |1.0.2 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE
TravelersBackpack-1.16.5-5.4.35.jar |Traveler's Backpack |travelersbackpack |5.4.35 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
FarmingForBlockheads_1.16.5-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |DONE |Manifest: NOSIGNATURE
Grand Enchantment Table 1.2.6 - 1.6.5.jar |Grand Enchantment Table |grand_enchantment_table |1.2.6 |DONE |Manifest: NOSIGNATURE
JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |1.1.0.49 |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-pre1.17-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.2.520.jar |CraftTweaker |crafttweaker |7.1.2.520 |DONE |Manifest: NOSIGNATURE
Mekanism-1.16.5-10.1.2.457.jar |Mekanism |mekanism |10.1.2 |DONE |Manifest: NOSIGNATURE
NinjaWorld-1.16.5-2.0.3.1.jar |NinjaWorld |ninjaworld |1.0.0 |DONE |Manifest: NOSIGNATURE
ImmersivePetroleum-1.16.5-3.4.0-20.jar |Immersive Petroleum |immersivepetroleum |3.4.0-20 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.39-universal.jar |Forge |forge |36.2.39 |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
mcw-paths-1.0.2forge-mc1.16.5.jar |Macaw's Paths and Pavings |mcwpaths |1.0.2 |DONE |Manifest: NOSIGNATURE
DynamicSurroundings-1.16.5-4.0.5.0.jar |§3Dynamic Surroundings |dsurround |4.0.5.0 |DONE |Manifest: NOSIGNATURE
ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.39-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.5-1.5.2.22.jar |CoFH Core |cofh_core |1.5.2.22 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_foundation-1.16.5-1.5.2.30.jar |Thermal Series |thermal |1.5.2.30 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_innovation-1.16.5-1.5.0.4.jar |Thermal Innovation |thermal_innovation |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
added_origins_forgefabric-V3.1.0.jar |Added Origins |added_origins_mod |V3.0.0 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
GeneticAnimals-0_6_40.jar |Genetic Animals |eanimod |0_6_40 |DONE |Manifest: NOSIGNATURE
HXMC-Update-7.jar |HunterXMC |hunterxmc |10 |DONE |Manifest: NOSIGNATURE
paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |Manifest: NOSIGNATURE
jeiintegration_1.16.5-7.1.0.22.jar |JEI Integration |jeiintegration |7.1.0.22 |DONE |Manifest: NOSIGNATURE
notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |DONE |Manifest: NOSIGNATURE
flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE
FireSticks V.1.1 [1.16.5].jar |FireSticks |firesticks |1.0.0 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_23.3.3_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |23.3.3 |DONE |Manifest: NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE
gravestone-1.16.5-1.0.6.jar |Gravestone Mod |gravestone |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.16.5-1.5.0.4.jar |Thermal Cultivation |thermal_cultivation |1.5.0.4 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
MorePlayerModels-1.16.5.20220731.jar |More Player Models |moreplayermodels |1.16.5.20220731 |DONE |Manifest: NOSIGNATURE
dragonseeker-1.1.jar |Dragonseeker |dragonseeker |1.1 |DONE |Manifest: NOSIGNATURE
[1.16.5] SecurityCraft v1.9.6.1.jar |SecurityCraft |securitycraft |v1.9.6.1 |DONE |Manifest: NOSIGNATURE
strictly_origins-v8.jar |Strictly'sOrigins |strictly_origins |4.2 |DONE |Manifest: NOSIGNATURE
globaldataandresourcepacks-1.16.5-1.10.3.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.10.2 |DONE |Manifest: NOSIGNATURE
structurize-1.16.5-1.0.418-ALPHA.jar |Structurize |structurize |1.16.5-1.0.418-ALPHA|DONE |Manifest: NOSIGNATURE
unlitcampfire-1.3.0-1.16.1+.jar |Unlit Campfire |unlitcampfire |1.3.0-1.16.1+ |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.16.x-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE
occultism-1.16.5-1.29.1.jar |Occultism |occultism |1.16.5-1.29.1 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
NefsMedievalPub+v1.6(1.16.5).jar |Nef Deco Mod |nefdecomod |1.0 |DONE |Manifest: NOSIGNATURE
ColdSweat-2.1.11.2.jar |Cold Sweat |cold_sweat |2.1.11.2 |DONE |Manifest: NOSIGNATURE
StevesQuarry-MCv1.16.5-v1.0.9.jar |stevesquarry |stevesquarry |1.0.9 |DONE |Manifest: NOSIGNATURE
UltimateFurnaces-1.16.5-1.3.2.jar |Ultimate Furnaces |ultimatefurnaces_bfr |1.3.2 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.16.5-v5.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v5 |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
SneakAnimation-1.16.3-0.1.1.jar |SneakAnimation |sneakanimation |0.1.1 |DONE |Manifest: NOSIGNATURE
hexerei-0.1.4.jar |Hexerei |hexerei |0.1.4 |DONE |Manifest: NOSIGNATURE
TreeChop-1.16.4-0.14.6-fixed.jar |HT's TreeChop |treechop |0.14.6 |DONE |Manifest: NOSIGNATURE
SkyVillage_1.0.0_1.16.5.jar |Sky Villages |skyvillages |1.0.0 |DONE |Manifest: NOSIGNATURE
morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |DONE |Manifest: NOSIGNATURE
dynamiclights-1.16.5.1.jar |Dynamic Lights |dynamiclights |1.16.5.1 |DONE |Manifest: NOSIGNATURE
furnacemk2-1.16.5-0.1.7.jar |Furnace Mk2 |furnacemk2 |1.16.5-0.1.7 |DONE |Manifest: NOSIGNATURE
mcwfurnituresbop-1.16.5-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.4.jar |Cooking for Blockheads |cookingforblockheads |9.3.4 |DONE |Manifest: NOSIGNATURE
cookingforpmmo-1.16.5-1.1.0.jar |Cooking For PMMO |cookingforpmmo |1.16.5-1.1.0 |DONE |Manifest: NOSIGNATURE
Controlling-7.0.0.29.jar |Controlling |controlling |7.0.0.29 |DONE |Manifest: NOSIGNATURE
structurescompass-1.16.5-1.4.0.jar |Structures Compass |structurescompass |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
Prism-1.16.5-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.5-4.7.0.jar |Placebo |placebo |4.7.0 |DONE |Manifest: NOSIGNATURE
dankstorage-1.16.5-3.21.jar |Dank Storage |dankstorage |1.16.5-3.21 |DONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
untamedwilds-1.16.5-1.5.8.jar |Untamed Wilds |untamedwilds |1.5.8 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.12-1.16.5.jar |Ice and Fire |iceandfire |2.1.12-1.16.5 |DONE |Manifest: NOSIGNATURE
lootintegrations-1.2.jar |Lootintegrations mod |lootintegrations |1.2 |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
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
BotanyTrees-1.16.5-3.0.7.jar |BotanyTrees |botanytrees |3.0.7 |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
Tips-1.16.5-4.0.18.jar |Tips |tips |4.0.18 |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
Medieval_Weaponry_v1.3.26.jar |Historicality |medieval_weaponry |1.3.2 |DONE |Manifest: NOSIGNATURE
relics-1.16.5-0.3.4.4.jar |Relics |relics |0.3.4.4 |DONE |Manifest: NOSIGNATURE
Unique Enchantments Apex-1.16.5-1.2.3.jar |Unique Apex Enchantments |uniqueapex |1.2.3 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.9forge-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.9 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.16.5-10.1.2.457.jar |Mekanism: Generators |mekanismgenerators |10.1.2 |DONE |Manifest: NOSIGNATURE
carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |1.15.5.22 |DONE |Manifest: NOSIGNATURE
Uncrafter-1.16.5-1.1.0.jar |Uncrafter |uncrafter |1.16.5-1.1.0 |DONE |Manifest: NOSIGNATURE
macawsroofsbop-1.16.5-1.8.jar |Macaw's Roofs - BOP |macawsroofsbop |1.16.5-1.8 |DONE |Manifest: NOSIGNATURE
mineralchance_1.16.5-1.6.jar |Mineral Chance |mineralchance |1.6 |DONE |Manifest: NOSIGNATURE
LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |DONE |Manifest: NOSIGNATURE
JEIEnchantmentInfo-1.16.5-1.3.0.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.5-1.3.0 |DONE |Manifest: NOSIGNATURE
decocraft-3.0.0.10-alpha.jar |Decocraft |decocraft |3.0.0.10-alpha |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.7-mc1.16.5forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.6.0.jar |Farmer's Delight |farmersdelight |1.16.5-0.6.0 |DONE |Manifest: NOSIGNATURE
fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE
Curious Armor Stands-1.16.5-2.2.0.jar |Curious Armor Stands |curious_armor_stands |1.16.5-2.2.0 |DONE |Manifest: NOSIGNATURE
Anime_Soundtrack-1.16.5-1.0.jar |Anime Soundtrack |anime_soundtrack |1.0.0 |DONE |Manifest: NOSIGNATURE
endrem-5.0.3-R-1.16.5.jar |End Remastered |endrem |5.0.3-R-1.16.5 |DONE |Manifest: NOSIGNATURE
valkyrielib-1.16.5-3.0.9.5.jar |ValkyrieLib |valkyrielib |1.16.5-3.0.9.5 |DONE |Manifest: NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE
SimpleCoreLib-1.16.5-2.0.8.22.jar |SimpleCoreLib |simplecorelib |1.16.5-2.0.8.22 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.16.5forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
Kawaii Food Mod 2.0.jar |Luna's Food |lunas_food |1.0.0 |DONE |Manifest: NOSIGNATURE
cant-sleep-clowns-will-eat-me-1.16.4-1.0.0.1.jar |Can't Sleep Clowns Will Eat Me|cant-sleep-clowns-will-eat-me |1.0.0.1 |DONE |Manifest: NOSIGNATURE
dungeons_enhanced-1.16.5-1.8.2.jar |Dungeons Enhanced |dungeons_enhanced |1.8.2 |DONE |Manifest: NOSIGNATURE
bettercompat-0.4.2-1.16.5-36.2.34.jar |Tinkers Better Compat |bettercompat |0.4.2 |DONE |Manifest: NOSIGNATURE
pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE
MomosOrigins_withDefaultOrigins-r1.2.9-HOTFIX.jar |Momo's Origins |momos_origins |1.0.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.3.jar |Patchouli |patchouli |1.16.4-53.3 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-5.49.jar |Collective |collective |5.49 |DONE |Manifest: NOSIGNATURE
arsomega-1.5.jar |Ars Omega |arsomega |1.16.5-1.5 |DONE |Manifest: NOSIGNATURE
betterbiomeblend-1.16.4-1.2.9-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.2.9-forge |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.16.5-1.5.2.16.jar |Thermal Expansion |thermal_expansion |1.5.2.16 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
simplegens-1.16.5-3.0.9.2.jar |Simple Generators |simplegens |1.16.5-3.0.9.2 |DONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
starterkit_1.16.5-4.1.jar |Starter Kit |starterkit |4.1 |DONE |Manifest: NOSIGNATURE
eatinganimation-1.16.5-1.0.0.jar |Eating Animation |eatinganimation |1.0.0 |DONE |Manifest: NOSIGNATURE
cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE
SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE
BetterFurnacesReforged-1.16.5-2.0.0.jar |BetterFurnaces Reforged |betterfurnacesreforged |1.16.5-2.0.0 |DONE |Manifest: NOSIGNATURE
architectury-1.32.67.jar |Architectury |architectury |1.32.67 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE
InventoryEssentials_1.16.5-2.3.2.jar |Inventory Essentials |inventoryessentials |2.3.2 |DONE |Manifest: NOSIGNATURE
smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE
campchair-forge.1.16-1.0.0.jar |Camp Chair |campchair |1.0.0 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |Manifest: NOSIGNATURE
Cucumber-1.16.5-4.1.12.jar |Cucumber Library |cucumber |4.1.12 |DONE |Manifest: NOSIGNATURE
vikings_1.0.jar |Vikings |vikings |1.0.0 |DONE |Manifest: NOSIGNATURE
Tinkers Reforged 1.16.5-0.0.6.jar |Tinkers Reforged |tinkers_reforged |0.0.6 |DONE |Manifest: NOSIGNATURE
minecraft-comes-alive-7.3.23+1.16.5-universal.jar |Minecraft Comes Alive |mca |7.3.23+1.16.5 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
ArsPMMO-1.16.5-1.0.2c.jar |ArsPMMO |arspmmo |1.0.2c |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE
environmental-1.16.5-1.1.1.jar |Environmental |environmental |1.1.1 |DONE |Manifest: NOSIGNATURE
savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE
Unique Enchantments Battle-1.16.5-1.4.3.jar |Unique Battle Enchantments |uniquebattle |1.4.3 |DONE |Manifest: NOSIGNATURE
Unique Enchantments Base-1.16.5-1.4.3.1.jar |Unique Enchantments Base |uniquebase |1.4.3.1 |DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.4-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE
Dirt Deco 1.16.5 1.0 Forge.jar |Dirt Deco |dirt_deco |1.0.0 |DONE |Manifest: NOSIGNATURE
Clumps-6.0.0.28.jar |Clumps |clumps |6.0.0.28 |DONE |Manifest: NOSIGNATURE
mcpitanlibarch-1.6.3-1.16.5-forge.jar |MCPitanLib |mcpitanlibarch |1.6.3-1.16.5-forge |DONE |Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.1.5.jar |Comforts |comforts |1.16.5-4.0.1.5 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-8.4.7.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
Artifacts-1.16.5-2.10.5.jar |Artifacts |artifacts |1.16.5-2.10.5 |DONE |Manifest: NOSIGNATURE
configured-1.5.4-1.16.5.jar |Configured |configured |1.5.4 |DONE |Manifest: NOSIGNATURE
SpawnNormalization-1.16.5-1.0.1.jar |Spawn Normalization |spawnnorms |1.0.1 |DONE |Manifest: NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
quantum_quarry_plus-1.10.3.jar |Quantum Quarry Plus |quantumquarryplus |1.9 |DONE |Manifest: NOSIGNATURE
betteranimalsplus-1.16.5-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.16.5-11.0.10 |DONE |Manifest: NOSIGNATURE
RealisticTorches-1.16.5-3.1.5.jar |Realistic Torches |realistictorches |1.16.5-3.1.5 |DONE |Manifest: NOSIGNATURE
campfire_overhaul-1.16.5-1.0.5.1.jar |Campfire Overhaul |campfire_overhaul |1.0.5 |DONE |Manifest: NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.16.5-v1.34.43.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.34.43 |DONE |Manifest: NOSIGNATURE
netherdepthsupgrade-2.0.1-1.16.5.jar |Nether Depths Upgrade |netherdepthsupgrade |2.0.1-1.16.5 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE
Life Steal Enchant 1.4.0 - 1.16.5.jar |Life Steal Enchantment |life_steal_enchantment |1.4.0 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.16.5-2.8.0.170-universal.jar |EnderStorage |enderstorage |2.8.0.170 |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
wandering-bag-1.16.5-1.0.4.jar |Wandering Bag |wandering_bag |1.0.4 |DONE |Manifest: NOSIGNATURE
Iron Fishing Rods 1.2.0 - 1.16.5.jar |Iron Fishing Rods |iron_fishing_rods |1.2.0 |DONE |Manifest: NOSIGNATURE
firstaid-1.9.8.jar |First Aid |firstaid |1.9.8 |DONE |Manifest: NOSIGNATURE
Clothing Mod 3.1.jar |Luna's Clothing Mod |clothing_mod |1.0.0 |DONE |Manifest: NOSIGNATURE
BloodMagic-1.16.4-3.1.13-39.jar |Blood Magic |bloodmagic |1.16.4-3.1.13-39 |DONE |Manifest: NOSIGNATURE
FasterLadderClimbing-1.16.4-0.2.1.jar |Faster Ladder Climbing |fasterladderclimbing |1.16.4-0.2.1 |DONE |Manifest: NOSIGNATURE
BrandonsCore-1.16.5-3.0.15.248-universal.jar |Brandon's Core |brandonscore |3.0.15.248 |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
ProjectIntelligence-1.16.5-1.1.0.35-universal.jar |Project Intelligence |projectintelligence |1.1.0.35 |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
SpartanMetals-v2.1.1.jar |Spartan & Tinkers' Metals |stonks |1.0.0 |DONE |Manifest: NOSIGNATURE
selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.3.4.335.jar |Tinkers' Construct |tconstruct |3.3.4.335 |DONE |Manifest: NOSIGNATURE
tinker_rapier-1.1.4-1.16.5.jar |Tinkers' Rapier |tinker_rapier |1.1.4-1.16.5 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.1.20.jar |EnchantmentDescriptions |enchdesc |7.1.20 |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
nohostilesaroundcampfire_1.16.5-4.5.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |4.5 |DONE |Manifest: NOSIGNATURE
enchlevel-langpatch-2.0.2.jar |Enchantment Level Language Pat|enchlevellangpatch |2.0.2 |DONE |Manifest: NOSIGNATURE
bettersafebed-forge-1.16.5-1.4.jar |Better Safe Bed |bettersafebed |forge-1.16.5-1.4 |DONE |Manifest: NOSIGNATURE
Jade-1.16.4-2.8.3.jar |Jade |jade |2.8.3 |DONE |Manifest: NOSIGNATURE
AnimeWallpapers 1.16.5 - v0.6.jar |Anime Wallpapers Mod |anime_wallpapers_mod |1.0.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.16.5-1.0.45.jar |Iceberg |iceberg |1.0.45 |DONE |Manifest: NOSIGNATURE
SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.16.5-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |DONE |Manifest: NOSIGNATURE
Camping and Ramping V11 1.16.5.jar |Redforest Reborn |redforest_reborn |3.0.5 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.5.2.jar |Storage Drawers |storagedrawers |8.5.2 |DONE |Manifest: NOSIGNATURE
morestoragedrawers-1.16.5-1.1.2.jar |More Storage Drawers |morestoragedrawers |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE
mcwfencesbop-1.16.5-1.3.jar |Macaw's Fences - BOP |mcwfencesbop |1.16.5-1.3 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.16.5-1.25.10.jar |Ars Nouveau |ars_nouveau |1.25.10 |DONE |Manifest: NOSIGNATURE
tomeofblood-1.16.5-1.2.3.jar |Tome of Blood |tomeofblood |1.16.5-1.2.3 |DONE |Manifest: NOSIGNATURE
byg-1.3.6.jar |Oh The Biomes You'll Go |byg |1.3.4 |DONE |Manifest: NOSIGNATURE
notreepunching-forge-1.16.5-4.3.0.jar |No Tree Punching |notreepunching |4.3.0 |DONE |Manifest: NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
mcwfencesbyg-1.16.5-1.2.jar |Macaw's Fences - BYG |mcwfencesbyg |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.16.5-5.1.0-148.jar |Immersive Engineering |immersiveengineering |1.16.5-5.1.0-148 |DONE |Manifest: NOSIGNATURE
sanguinearsenal-1.16.5-1.8.jar |Sanguine Arsenal |sanguinearsenal |0.1.72 |DONE |Manifest: NOSIGNATURE
ars_mage_fight-1.16.5-0.6.0.jar |Ars: Mage Fight! |ars_mage_fight |0.6.0 |DONE |Manifest: NOSIGNATURE
ars_elemental-1.16.5-0.1.6.4.jar |Ars Elemental - Elemental Spel|ars_elemental |1.16.5-0.1.6.4 |DONE |Manifest: NOSIGNATURE
ToughAsNails-1.16.5-4.1.0.9-universal.jar |Tough As Nails |toughasnails |1.16.5-4.0.1.8 |DONE |Manifest: NOSIGNATURE
smeltingsand-1.16.5-11-forge.jar |SmeltingSand |smeltingsand |1.16.5-11-forge |DONE |Manifest: NOSIGNATURE
InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |DONE |Manifest: NOSIGNATURE
spartansimpleores-1.16.5-1.0.2.jar |Spartan Weaponry: SimpleOres |spartansimpleores |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE
swiaf-1.16.5-1.1.2.jar |Spartan Weaponry: Ice and Fire|swiaf |1.16.5-1.1.2 |DONE |Manifest: NOSIGNATURE
upgradedcore-1.16.5-1.1.0.3-release.jar |Upgraded Core |upgradedcore |1.16.5-1.1.0.3-relea|DONE |Manifest: NOSIGNATURE
arsarsenal-1.1.0-1.16.5.jar |Ars Arsenal |arsarsenal |1.1.0-1.16.5 |DONE |Manifest: NOSIGNATURE
HunterIllager-1.16.5-1.4.0.jar |Hunter Illager |hunterillager |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
Infinitylib-2.0.7.jar |InfinityLib |infinitylib |1.16.5-2.0.7 |DONE |Manifest: NOSIGNATURE
ninjagear-2.0.4.jar |Ninja Gear |ninja_gear |1.16.5-2.0.4 |DONE |Manifest: NOSIGNATURE
ferritecore-2.1.1-forge.jar |Ferrite Core |ferritecore |2.1.1 |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
engineersdecor-1.16.5-forge-1.1.19.jar |Engineer's Decor |engineersdecor |1.1.19 |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
SoL-Carrot-1.16.5-1.10.1.jar |Spice of Life: Carrot Edition |solcarrot |1.16.5-1.10.1 |DONE |Manifest: NOSIGNATURE
simplycats-1.16.5-0.2.2.jar |Simply Cats |simplycats |1.16.5-0.2.2 |DONE |Manifest: NOSIGNATURE
upgradednetherite_spartan-1.16.5-1.0.0.2-beta.jar |Upgraded Netherite : Spartan |upgradednetherite_spartan |1.16.5-1.0.0.2-beta |DONE |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
exnihilotinkers-1.16-1.0.0.0.jar |Ex Nihilo: Sequentia - Tinkers|exnihilotinkers |1.16-1.0.0.0 |DONE |Manifest: NOSIGNATURE
exnihilosequentia-1.16-20220530-185402.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.16-20220530-185402|DONE |Manifest: NOSIGNATURE
valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE
healingcampfire_1.16.5-3.9.jar |Healing Campfire |healingcampfire |3.9 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 0d5daaeb-e313-4be3-915b-b0e8044c6087
Patchouli open book context: n/a
Loaded Shaderpack: BSL_v8.2.02.zip
Profile: LOW (+0 options changed by user)
NEC status: No NEC detected
Player Count: 1 / 8; [ServerPlayerEntity['CxspxrDeGhxst'/363, l='ServerLevel[HxC]', x=-198.57, y=62.94, z=-854.83]]
Data Packs: vanilla, mod:betterdungeons, mod:wizard_animals_plus, mod:supermartijn642configlib, mod:transliterationlib (incompatible), mod:simplemagnets, mod:anthroorigins, mod:tinkerslevellingaddon (incompatible), mod:refinedpipes, mod:constructsarmory, mod:mcwwindows, mod:rubidium (incompatible), mod:ironjetpacks, mod:bettercaves (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:macawsbridgesbop, mod:ibarnorigins, mod:xreliquary, mod:randompatches, mod:actuallyusefulsmithingtable (incompatible), mod:apotheosis (incompatible), mod:immersive_armors, mod:uniqueutil (incompatible), mod:jeresources, mod:tdelight, mod:supplementaries, mod:upgradednetherite, mod:simpleores, mod:structure_gel, mod:castle_in_the_sky, mod:repurposed_structures, mod:biomesoplenty, mod:dungeons_plus, mod:mcwtrpdoors, mod:transparent (incompatible), mod:supermartijn642corelib, mod:yungsbridges, mod:cavesandcliffs, mod:curios, mod:origins, mod:oculus, mod:flashlight, mod:uniquee (incompatible), mod:buriedknight, mod:yungsextras, mod:angelring (incompatible), mod:bettervillage, mod:obfuscate, mod:mcwroofs, mod:pmmo (incompatible), mod:cfm (incompatible), mod:refinedcooking, mod:refinedstorage, mod:naruto_animations, mod:tinkersdisassemble, mod:mcwfurnitures, mod:cloth-config (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:bettermineshafts, mod:nebs, mod:darkpaintings, mod:mcwlights, mod:tconplanner, mod:betteranimationscollection, mod:mowziesmobs, mod:geckolib3 (incompatible), mod:humancompanions, mod:tinkersarchery, mod:jei, mod:visualworkbench, mod:genesis, mod:attributefix, mod:pehkui, mod:libraryferret, mod:goblintraders, mod:accuratearmor, mod:caelus, mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:stoneholm, mod:farmingforblockheads (incompatible), mod:grand_enchantment_table, mod:jeitweaker, mod:memoryleakfix (incompatible), mod:crafttweaker, mod:mekanism, mod:ninjaworld, mod:forge, mod:mcwpaths, mod:dsurround, mod:dungeons_arise, mod:cofh_core, mod:thermal, mod:thermal_innovation (incompatible), mod:added_origins_mod (incompatible), mod:mousetweaks, mod:eanimod (incompatible), mod:hunterxmc, mod:paintings (incompatible), mod:jeiintegration, mod:notenoughanimations (incompatible), mod:flywheel, mod:firesticks, mod:mantle (incompatible), mod:xaerominimap, mod:pamhc2foodcore (incompatible), mod:thermal_cultivation (incompatible), mod:moreplayermodels, mod:dragonseeker, mod:securitycraft, mod:strictly_origins, mod:globaldataandresourcepacks (incompatible), mod:structurize, mod:unlitcampfire (incompatible), mod:occultism, mod:puzzleslib, mod:nefdecomod, mod:cold_sweat, mod:byg, mod:stevesquarry, mod:cosmeticarmorreworked (incompatible), mod:sneakanimation (incompatible), mod:hexerei, mod:treechop, mod:skyvillages, mod:eidolon, mod:dynamiclights, mod:mcwfurnituresbop, mod:cookingforblockheads (incompatible), mod:cookingforpmmo, mod:controlling, mod:structurescompass, mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:untamedwilds (incompatible), mod:iceandfire, mod:lootintegrations, mod:bookshelf, mod:botanypots, mod:botanytrees, mod:tips, mod:medieval_weaponry, mod:relics, mod:uniqueapex (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:carryon, mod:uncrafter, mod:macawsroofsbop, mod:mineralchance, mod:losttrinkets, mod:twilightforest, mod:sanguinearsenal, mod:jeienchantmentinfo, mod:decocraft, mod:mcwbridges, mod:farmersdelight, mod:fd_cookbook, mod:notreepunching, mod:curious_armor_stands, mod:anime_soundtrack, mod:endrem (incompatible), mod:valkyrielib, mod:lollipop, mod:simplecorelib, mod:mcwfences, mod:mcwfencesbop, mod:mcwfencesbyg, mod:lunas_food, mod:cant-sleep-clowns-will-eat-me, mod:dungeons_enhanced, mod:bettercompat, mod:pamhc2foodextended (incompatible), mod:momos_origins, mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:arsomega, mod:betterbiomeblend, mod:thermal_expansion, mod:simplegens, mod:betterstrongholds, mod:starterkit, mod:eatinganimation, mod:cavebiomeapi, mod:spartanweaponry, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:smallships, mod:campchair (incompatible), mod:cucumber, mod:vikings, mod:tinkers_reforged, mod:mca, mod:itemfilters, mod:arspmmo, mod:abnormals_core, mod:environmental, mod:savageandravage, mod:uniquebattle (incompatible), mod:uniquebase (incompatible), mod:waystones (incompatible), mod:ars_mage_fight, mod:mcwpaintings, mod:dirt_deco, mod:clumps, mod:mcpitanlibarch (incompatible), mod:comforts, mod:appliedenergistics2 (incompatible), mod:artifacts, mod:configured, mod:spawnnorms (incompatible), mod:decorative_blocks, mod:quantumquarryplus, mod:betteranimalsplus, mod:realistictorches, mod:campfire_overhaul, mod:lazydfu, mod:explorerscompass, mod:mahoutsukai (incompatible), mod:netherdepthsupgrade, mod:walljump (incompatible), mod:life_steal_enchantment, mod:wandering_bag, mod:firstaid (incompatible), mod:clothing_mod, mod:bloodmagic, mod:tomeofblood, mod:fasterladderclimbing, mod:brandonscore (incompatible), mod:projectintelligence (incompatible), mod:stonks, mod:selene, mod:tconstruct, mod:tinker_rapier, mod:enchdesc, mod:nohostilesaroundcampfire, mod:enchlevellangpatch, mod:bettersafebed, mod:jade, mod:anime_wallpapers_mod, mod:iceberg, mod:spartanshields, mod:legendarytooltips, mod:redforest_reborn, mod:storagedrawers (incompatible), mod:ars_elemental (incompatible), mod:toughasnails, mod:spartansimpleores, mod:swiaf, mod:upgradedcore, mod:arsarsenal, mod:hunterillager, mod:infinitylib, mod:ninja_gear, mod:ferritecore (incompatible), mod:engineersdecor, mod:simplycats, mod:upgradednetherite_spartan, mod:expandability, mod:exnihilotinkers, mod:exnihilosequentia, mod:valhelsia_core, mod:valhelsia_structures, mod:healingcampfire, mod:appleskin, mod:solcarrot, global:000:resourcepacks (incompatible), mod:inventoryessentials (incompatible), mod:inventorysorter (incompatible), mod:inventoryhud, mod:recycleiron, mod:storageracks, mod:ironchest, mod:dankstorage, mod:enderstorage (incompatible), mod:iron_fishing_rods, mod:morestoragedrawers, mod:gravestone, mod:morecfm, mod:immersivepetroleum, mod:immersiveengineering, mod:jumbofurnace (incompatible), mod:ultimatefurnaces_bfr, mod:furnacemk2, mod:betterfurnacesreforged, mod:smeltingsand
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
Sorry for the delay guys, as I said this is kind of a "when I have time" project :P
Looked into it and this is an issue on Better Furnaces side, they have a detection for if PMMO is loaded and to utilise the PMMO function. I have seen that someone reported it on BFR and the dev said they would fix it in next version and closed it.
Here is the line with the issue: https://github.com/Wilyicaro/BetterFurnacesReforged/blob/2100b14ffddf4864587c07223dd06167e9fccfed/src/main/java/wily/betterfurnaces/tileentity/AbstractSmeltingTileEntity.java#L915
Link to the Issue in BFR Repo: Wilyicaro/BetterFurnacesReforged#87
Same thing for IronFurnaces, using the outdated function where it was using inputs instead of output.
Qelifern/IronFurnaces#157
This will still be compatible with PMMO versions <3.69 if these are a must have.