MC自制的1.16.5modpack報(bào)錯(cuò)了,有沒有大神幫忙看一眼
MC自制的1.16.5modpack報(bào)錯(cuò)了,有沒有大神幫忙看一眼
問題核心模組是mbd,我在把配方的東西都放入多方塊的容器中后就崩了
mbd多方塊中用了匠魂的儲(chǔ)罐,抽屜,機(jī)械動(dòng)力的智能溜槽,結(jié)構(gòu)中還有機(jī)械動(dòng)力合金中的鋼柵欄,其他沒什么特殊的了
以下是crash_report:
---- Minecraft Crash Report ----
// This doesn't make any sense!
Time: 7/10/23 1:50 PM
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at com.lowdragmc.multiblocked.api.recipe.ItemsIngredient.getOutputStack(ItemsIngredient.java:63) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.common.capability.ItemDurabilityMultiblockCapability$ItemCapabilityProxy.handleRecipeInner(ItemDurabilityMultiblockCapability.java:147) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.capability.proxy.CapabilityProxy.searchingRecipe(CapabilityProxy.java:88) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.Recipe.matchRecipe(Recipe.java:132) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.Recipe.matchRecipe(Recipe.java:98) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.RecipeMap.searchRecipe(RecipeMap.java:115) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.RecipeLogic.findAndHandleRecipe(RecipeLogic.java:132) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.RecipeLogic.checkAsyncRecipeSearching(RecipeLogic.java:97) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.RecipeLogic.update(RecipeLogic.java:57) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.tile.ControllerTileEntity.updateFormed(ControllerTileEntity.java:125) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.tile.ControllerTileEntity.update(ControllerTileEntity.java:119) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at net.minecraft.world.World.handler$zed000$afterUpdatingEntities(World.java:1705) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:starlight.mixins.json:common.world.WorldMixin,pl:mixin:APP:multiblocked.mixins.json:WorldMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinWorld,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.world.World.func_217391_K(World.java:548) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:starlight.mixins.json:common.world.WorldMixin,pl:mixin:APP:multiblocked.mixins.json:WorldMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinWorld,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:372) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:starlight.mixins.json:common.world.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:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,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:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,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: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:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at com.lowdragmc.multiblocked.api.recipe.ItemsIngredient.getOutputStack(ItemsIngredient.java:63) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.common.capability.ItemDurabilityMultiblockCapability$ItemCapabilityProxy.handleRecipeInner(ItemDurabilityMultiblockCapability.java:147) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.capability.proxy.CapabilityProxy.searchingRecipe(CapabilityProxy.java:88) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.Recipe.matchRecipe(Recipe.java:132) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.Recipe.matchRecipe(Recipe.java:98) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.RecipeMap.searchRecipe(RecipeMap.java:115) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.RecipeLogic.findAndHandleRecipe(RecipeLogic.java:132) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.RecipeLogic.checkAsyncRecipeSearching(RecipeLogic.java:97) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.recipe.RecipeLogic.update(RecipeLogic.java:57) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.tile.ControllerTileEntity.updateFormed(ControllerTileEntity.java:125) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at com.lowdragmc.multiblocked.api.tile.ControllerTileEntity.update(ControllerTileEntity.java:119) ~[multiblocked:1.16.5-0.13.1.a] {re:classloading}
at net.minecraft.world.World.handler$zed000$afterUpdatingEntities(World.java:1705) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:starlight.mixins.json:common.world.WorldMixin,pl:mixin:APP:multiblocked.mixins.json:WorldMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinWorld,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.world.World.func_217391_K(World.java:548) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:starlight.mixins.json:common.world.WorldMixin,pl:mixin:APP:multiblocked.mixins.json:WorldMixin,pl:mixin:APP:kubejs-common.mixins.json:LevelMixin,pl:mixin:APP:lootr.mixins.json:MixinWorld,pl:mixin:APP:flywheel.mixins.json:TileWorldHookMixin,pl:mixin:A}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:372) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:starlight.mixins.json:common.world.ServerWorldMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A}
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: ServerChunkCache: 2134
Level dimension: minecraft:overworld
Level spawn location: World: (-208,70,224), Chunk: (at 0,4,0 in -13,14; contains blocks -208,0,224 to -193,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 8282 game time, 8282 day time
Level name: 新的世界
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 111934 (now: false), thunder time: 107028 (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:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,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:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,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: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:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) [?:1.8.0_291] {}
-- 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_291, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 6398464808 bytes (6102 MB) / 8265924608 bytes (7883 MB) up to 8266973184 bytes (7884 MB)
CPUs: 4
JVM Flags: 7 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+IgnoreUnrecognizedVMOptions -Xmn256m -Xmx7884m
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?
/%5B自動(dòng)漢化更新%5D%20I18nUpdateMod-3.5.0-all.jar I18nUpdateMod TRANSFORMATIONSERVICE?
FML: 36.2
Forge: net.minecraftforge:36.2.39
FML Language Providers:?
javafml@36.2
minecraft@1
kotlinforforge@1.17.0
Mod List:?
[匠魂藍(lán)圖] tconplanner-1.16.5-1.2.0.jar? ? ? ? ? ? ? ?|Tinker's Planner? ? ? ? ? ? ? |tconplanner? ? ? ? ? ? ? ? ? ?|1.2.0? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[犀牛] rhino-forge-1605.1.5-build.75.jar? ? ? ? ? ? |Rhino? ? ? ? ? ? ? ? ? ? ? ? ?|rhino? ? ? ? ? ? ? ? ? ? ? ? ?|1605.1.5-build.75? ?|DONE? ? ? |Manifest: NOSIGNATURE
[AE2無(wú)線終端Forge版] ae2wtlib-0.3.3-1.16.5.jar? ? ? ? ?|AE2 Wireless Terminals? ? ? ? |ae2wtlib? ? ? ? ? ? ? ? ? ? ? |0.3.3-1.16.5? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[工匠箭術(shù)] tinkersarchery-1.2.0.jar? ? ? ? ? ? ? ? ? ?|Tinkers' Archery? ? ? ? ? ? ? |tinkersarchery? ? ? ? ? ? ? ? |1.2.0? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
TinkersLevellingAddon-1.16.5-1.1.1.jar? ? ? ? ? ? |Tinkers' Levelling Addon? ? ? |tinkerslevellingaddon? ? ? ? ?|1.1.1? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[JEI物品管理器] jei-1.16.5-7.8.0.1009.jar? ? ? ? ? ? ? |Just Enough Items? ? ? ? ? ? ?|jei? ? ? ? ? ? ? ? ? ? ? ? ? ?|7.8.0.1009? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[匠魂盔甲] constructsarmory-forge-2.0.0-alpha.2+1.16.5|Construct's Armory? ? ? ? ? ? |constructsarmory? ? ? ? ? ? ? |2.0.0-alpha.2+1.16.5|DONE? ? ? |Manifest: NOSIGNATURE
[銣] rubidium-0.2.12.jar? ? ? ? ? ? ? ? ? ? ? ? ? ?|Rubidium? ? ? ? ? ? ? ? ? ? ? |rubidium? ? ? ? ? ? ? ? ? ? ? |0.2.12? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[飛越地球] Space-BossTools-1.16.5-5.5e.jar? ? ? ? ? ? |Space-BossTools? ? ? ? ? ? ? ?|boss_tools? ? ? ? ? ? ? ? ? ? |5.5e? ? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[鍵位沖突顯示] Controlling-7.0.0.29.jar? ? ? ? ? ? ? ? ?|Controlling? ? ? ? ? ? ? ? ? ?|controlling? ? ? ? ? ? ? ? ? ?|7.0.0.29? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[禁用實(shí)驗(yàn)性設(shè)置警告] shutupexperimentalsettings-1.0.3.jar? |Shutup Experimental Settings! |shutupexperimentalsettings? ? |1.0.3? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[旅行地圖] journeymap-1.16.5-5.8.5p6.jar? ? ? ? ? ? ? |Journeymap? ? ? ? ? ? ? ? ? ? |journeymap? ? ? ? ? ? ? ? ? ? |5.8.5p6? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[應(yīng)用能源2] 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
[鑲框壓縮抽屜] framedcompactdrawers-1.16-2.2.1.jar? ? ? |Framed Compacting Drawers? ? ?|framedcompactdrawers? ? ? ? ? |1.16-2.2.1? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[DFU載入優(yōu)化] lazydfu-0.1.3.jar? ? ? ? ? ? ? ? ? ? ? ?|LazyDFU? ? ? ? ? ? ? ? ? ? ? ?|lazydfu? ? ? ? ? ? ? ? ? ? ? ?|0.1.3? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
starlight-1.2.jar? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?|Starlight? ? ? ? ? ? ? ? ? ? ?|starlight? ? ? ? ? ? ? ? ? ? ?|1.0.0-RC2? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
LowDragLib-1.16.5-0.7.6.a.jar? ? ? ? ? ? ? ? ? ? ?|LowDragLib? ? ? ? ? ? ? ? ? ? |ldlib? ? ? ? ? ? ? ? ? ? ? ? ?|1.16.5-0.7.6.a? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
Multiblocked-1.16.5-0.13.1.a.jar? ? ? ? ? ? ? ? ? |Multiblocked? ? ? ? ? ? ? ? ? |multiblocked? ? ? ? ? ? ? ? ? |1.16.5-0.13.1.a? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
Interactio-1.16.4-3.1.1.jar? ? ? ? ? ? ? ? ? ? ? ?|Interactio? ? ? ? ? ? ? ? ? ? |interactio? ? ? ? ? ? ? ? ? ? |1.16.4-3.1.1? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
worldshape-1.0.jar? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? |Worldshape? ? ? ? ? ? ? ? ? ? |worldshape? ? ? ? ? ? ? ? ? ? |1.0? ? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[遍歷] traverse-1.16.4-0.4.3.8.jar? ? ? ? ? ? ? ? ? |Traverse: Reforged? ? ? ? ? ? |traverse? ? ? ? ? ? ? ? ? ? ? |1.16.4-0.4.3.8? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.2.216.jar? ? ? ? ?|Just Enough Resources? ? ? ? ?|jeresources? ? ? ? ? ? ? ? ? ?|0.12.2.216? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
CraftTweaker-1.16.5-7.1.2.520.jar? ? ? ? ? ? ? ? ?|CraftTweaker? ? ? ? ? ? ? ? ? |crafttweaker? ? ? ? ? ? ? ? ? |7.1.2.520? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[懶人AE2 1.16+] lazierae2-1.16.5-2.0.5.jar? ? ? ? ? |Lazier AE2? ? ? ? ? ? ? ? ? ? |lazierae2? ? ? ? ? ? ? ? ? ? ?|2.0.5? ? ? ? ? ? ? ?|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
cobblegenrandomizer-1.16-5.1.2.jar? ? ? ? ? ? ? ? |CobbleGenRandomizer? ? ? ? ? ?|cobblegenrandomizer? ? ? ? ? ?|1.16-5.1.2? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
ae2ao-8.1.1-1.16.jar? ? ? ? ? ? ? ? ? ? ? ? ? ? ? |AE2AO? ? ? ? ? ? ? ? ? ? ? ? ?|ae2ao? ? ? ? ? ? ? ? ? ? ? ? ?|8.1.1? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
jeimultiblocks-1.16.5-0.0.1.jar? ? ? ? ? ? ? ? ? ?|Just Enough Immersive Multiblo|jeimultiblocks? ? ? ? ? ? ? ? |0.0.1? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[沉浸長(zhǎng)桿] ImmersivePosts-1.16.5-4.3.0-1.jar? ? ? ? ? |Immersive Posts? ? ? ? ? ? ? ?|immersiveposts? ? ? ? ? ? ? ? |4.3.0-1? ? ? ? ? ? ?|DONE? ? ? |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
UniversalModCore-1.16.5-forge-1.1.3.jar? ? ? ? ? ?|Universal Mod Core? ? ? ? ? ? |universalmodcore? ? ? ? ? ? ? |1.1.3? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
OreTweaker-1.16.5-2.7.1.jar? ? ? ? ? ? ? ? ? ? ? ?|Ore Tweaker? ? ? ? ? ? ? ? ? ?|oretweaker? ? ? ? ? ? ? ? ? ? |2.7.1? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
createplus-1.16.4_v0.3.2.1.jar? ? ? ? ? ? ? ? ? ? |Create Plus? ? ? ? ? ? ? ? ? ?|createplus? ? ? ? ? ? ? ? ? ? |1.16.4_v0.3.2.1? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
forge-1.16.5-36.2.39-client.jar? ? ? ? ? ? ? ? ? ?|Minecraft? ? ? ? ? ? ? ? ? ? ?|minecraft? ? ? ? ? ? ? ? ? ? ?|1.16.5? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
terraform-1.0.2.jar? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?|Terraform Api Reforged? ? ? ? |terraform? ? ? ? ? ? ? ? ? ? ?|1.0.1? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[匠魂] TConstruct-1.16.5-3.3.4.335.jar? ? ? ? ? ? ? |Tinkers' Construct? ? ? ? ? ? |tconstruct? ? ? ? ? ? ? ? ? ? |3.3.4.335? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
NotEnoughEnergistics-1.16.5-0.1.jar? ? ? ? ? ? ? ?|Not Enough Energistics? ? ? ? |neenergistics? ? ? ? ? ? ? ? ?|0.1? ? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[鼠標(biāo)手勢(shì)] MouseTweaks-2.14-mc1.16.2.jar? ? ? ? ? ? ? |Mouse Tweaks? ? ? ? ? ? ? ? ? |mousetweaks? ? ? ? ? ? ? ? ? ?|2.14? ? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
Psi-1.16-97.474.jar? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?|Psi? ? ? ? ? ? ? ? ? ? ? ? ? ?|psi? ? ? ? ? ? ? ? ? ? ? ? ? ?|1.16-97.474? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[抽屜鑰匙扣] drawer_keychain-1.0.1.jar? ? ? ? ? ? ? ? ?|Drawer Key Chain? ? ? ? ? ? ? |drawer_keychain? ? ? ? ? ? ? ?|1.0.1? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[玉 ??] Jade-1.16.4-2.8.3.jar? ? ? ? ? ? ? ? ? ? ? |Jade? ? ? ? ? ? ? ? ? ? ? ? ? |jade? ? ? ? ? ? ? ? ? ? ? ? ? |2.8.3? ? ? ? ? ? ? ?|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
[植物魔法] Botania-1.16.5-420.3.jar? ? ? ? ? ? ? ? ? ?|Botania? ? ? ? ? ? ? ? ? ? ? ?|botania? ? ? ? ? ? ? ? ? ? ? ?|1.16.5-420.3? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
1bettercompat-0.4.2-1.16.5-36.2.34.jar? ? ? ? ? ? |Tinkers Better Compat? ? ? ? ?|bettercompat? ? ? ? ? ? ? ? ? |0.4.2? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
TrackAPI-1.16.4-forge-1.2.1.jar? ? ? ? ? ? ? ? ? ?|TrackAPI? ? ? ? ? ? ? ? ? ? ? |trackapi? ? ? ? ? ? ? ? ? ? ? |1.2? ? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[火花] spark-1.9.1-forge.jar? ? ? ? ? ? ? ? ? ? ? ? |spark? ? ? ? ? ? ? ? ? ? ? ? ?|spark? ? ? ? ? ? ? ? ? ? ? ? ?|1.9.1? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[JEI擴(kuò)展] jeiintegration_1.16.5-7.1.0.22.jar? ? ? ? |JEI Integration? ? ? ? ? ? ? ?|jeiintegration? ? ? ? ? ? ? ? |7.1.0.22? ? ? ? ? ? |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
[飛輪] flywheel-1.16-0.2.5.jar? ? ? ? ? ? ? ? ? ? ? |Flywheel? ? ? ? ? ? ? ? ? ? ? |flywheel? ? ? ? ? ? ? ? ? ? ? |1.16-0.2.5? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[機(jī)械動(dòng)力:合金] alloyed-1.16.5-v0.3a.jar? ? ? ? ? ? ? ? |Create: Alloyed? ? ? ? ? ? ? ?|alloyed? ? ? ? ? ? ? ? ? ? ? ?|1.16.5? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[蒸汽動(dòng)力] steampowered-1.16.5-1.2.6.jar? ? ? ? ? ? ? |Create: Steam Powered? ? ? ? ?|steampowered? ? ? ? ? ? ? ? ? |1.16.5-1.2.6? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[機(jī)械動(dòng)力] create-mc1.16.5_v0.3.2g.jar? ? ? ? ? ? ? ? |Create? ? ? ? ? ? ? ? ? ? ? ? |create? ? ? ? ? ? ? ? ? ? ? ? |v0.3.2g? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
createdeco-1.1.2-1.16.5.jar? ? ? ? ? ? ? ? ? ? ? ?|Create Deco? ? ? ? ? ? ? ? ? ?|createdeco? ? ? ? ? ? ? ? ? ? |1.1.2-1.16.5? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
1materialis-1.16.5-2.5.1.jar? ? ? ? ? ? ? ? ? ? ? |Materialis? ? ? ? ? ? ? ? ? ? |materialis? ? ? ? ? ? ? ? ? ? |1.16.5-2.5.1? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[機(jī)械動(dòng)力:齒輪附加] creategears-1.16.5-1.3.3.jar? ? ? ? ? |Create Gears? ? ? ? ? ? ? ? ? |creategears? ? ? ? ? ? ? ? ? ?|1.16.5-1.3.3? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[車萬(wàn)女仆] touhoulittlemaid-1.16.5-1.0.2.jar? ? ? ? ? |Touhou Little Maid? ? ? ? ? ? |touhou_little_maid? ? ? ? ? ? |NONE? ? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[沉浸地質(zhì)學(xué)] immersive_geology-1.0v8-1.16.5.jar? ? ? ? |Immersive Geology? ? ? ? ? ? ?|immersive_geology? ? ? ? ? ? ?|Beta v1.5.2 MC 1.16.|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
[沉浸工業(yè)] ImmersiveIndustry-1.16.5-0.1.8f.jar? ? ? ? |Immersive Industry? ? ? ? ? ? |immersiveindustry? ? ? ? ? ? ?|1.16.5-0.1.8f? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[帕秋莉手冊(cè)] Patchouli-1.16.4-53.3.jar? ? ? ? ? ? ? ? ?|Patchouli? ? ? ? ? ? ? ? ? ? ?|patchouli? ? ? ? ? ? ? ? ? ? ?|1.16.4-53.3? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[地幔] Mantle-1.16.5-1.6.157.jar? ? ? ? ? ? ? ? ? ? |Mantle? ? ? ? ? ? ? ? ? ? ? ? |mantle? ? ? ? ? ? ? ? ? ? ? ? |1.6.157? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
JAOPCA-1.16.5-3.4.3.26.jar? ? ? ? ? ? ? ? ? ? ? ? |JAOPCA? ? ? ? ? ? ? ? ? ? ? ? |jaopca? ? ? ? ? ? ? ? ? ? ? ? |3.4.3.26? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
ftb-backups-2.1.1.1.jar? ? ? ? ? ? ? ? ? ? ? ? ? ?|FTB Backups? ? ? ? ? ? ? ? ? ?|ftbbackups? ? ? ? ? ? ? ? ? ? |2.1.1.1? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
AE2Additions-1.16.5-1.0.4.jar? ? ? ? ? ? ? ? ? ? ?|AE2 Additions? ? ? ? ? ? ? ? ?|ae2additions? ? ? ? ? ? ? ? ? |1.16.5-r1-3? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar? ? ? ? ? ? ? ? ? ? ? ? ? ? ?|AutoRegLib? ? ? ? ? ? ? ? ? ? |autoreglib? ? ? ? ? ? ? ? ? ? |1.6-49? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[阿卡什寶典] AkashicTome-1.4-16.jar? ? ? ? ? ? ? ? ? ? |Akashic Tome? ? ? ? ? ? ? ? ? |akashictome? ? ? ? ? ? ? ? ? ?|1.4-16? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[通量網(wǎng)絡(luò)] FluxNetworks-1.16.5-6.2.1.14.jar? ? ? ? ? ?|Flux Networks? ? ? ? ? ? ? ? ?|fluxnetworks? ? ? ? ? ? ? ? ? |6.2.1.14? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[儲(chǔ)物抽屜] StorageDrawers-1.16.3-8.5.2.jar? ? ? ? ? ? |Storage Drawers? ? ? ? ? ? ? ?|storagedrawers? ? ? ? ? ? ? ? |8.5.2? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[儲(chǔ)液抽屜:遺產(chǎn)] FluidDrawersLegacy-1.16.5-forge-1.2.0-un|Fluid Drawers Legacy? ? ? ? ? |fluiddrawerslegacy? ? ? ? ? ? |1.16.5-forge-1.2.0-u|DONE? ? ? |Manifest: NOSIGNATURE
[通用拼音搜索] jecharacters-1.16.4-4.3.8.jar? ? ? ? ? ? |Just Enough Characters? ? ? ? |jecharacters? ? ? ? ? ? ? ? ? |1.16.4-4.3.8? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[抽屜提示] DrawersTooltip-1.16.2-2.1.1.jar? ? ? ? ? ? |Drawers Tooltip? ? ? ? ? ? ? ?|drawerstooltip? ? ? ? ? ? ? ? |2.1.1? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
AEAdditions-1.16.5-2.0.3.jar? ? ? ? ? ? ? ? ? ? ? |AE Additions? ? ? ? ? ? ? ? ? |aeadditions? ? ? ? ? ? ? ? ? ?|2.0.3? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
Yuushya-Beta-0.10.2-forge.jar? ? ? ? ? ? ? ? ? ? ?|Yuushya? ? ? ? ? ? ? ? ? ? ? ?|yuushya? ? ? ? ? ? ? ? ? ? ? ?|Beta-0.10.2? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
Space-BossTools_Giselle_Addon-1.16.5-1.24.jar? ? ?|Space-BossTools: Giselle Addon|boss_tools_giselle_addon? ? ? |1.24? ? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
architectury-1.32.68.jar? ? ? ? ? ? ? ? ? ? ? ? ? |Architectury? ? ? ? ? ? ? ? ? |architectury? ? ? ? ? ? ? ? ? |1.32.68? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.4-build.90.jar? ? ? ? ? ?|FTB Library? ? ? ? ? ? ? ? ? ?|ftblibrary? ? ? ? ? ? ? ? ? ? |1605.3.4-build.90? ?|DONE? ? ? |Manifest: NOSIGNATURE
[FTB 團(tuán)隊(duì)] ftb-teams-forge-1605.2.3-build.40.jar? ? |FTB Teams? ? ? ? ? ? ? ? ? ? ?|ftbteams? ? ? ? ? ? ? ? ? ? ? |1605.2.3-build.40? ?|DONE? ? ? |Manifest: NOSIGNATURE
ftb-chunks-forge-1605.3.4-build.220.jar? ? ? ? ? ?|FTB Chunks? ? ? ? ? ? ? ? ? ? |ftbchunks? ? ? ? ? ? ? ? ? ? ?|1605.3.4-build.220? |DONE? ? ? |Manifest: NOSIGNATURE
kubejs-forge-1605.3.19-build.299.jar? ? ? ? ? ? ? |KubeJS? ? ? ? ? ? ? ? ? ? ? ? |kubejs? ? ? ? ? ? ? ? ? ? ? ? |1605.3.19-build.299 |DONE? ? ? |Manifest: NOSIGNATURE
kubejs-create-1605.1.4-build.12.jar? ? ? ? ? ? ? ?|KubeJS Create? ? ? ? ? ? ? ? ?|kubejs_create? ? ? ? ? ? ? ? ?|1605.1.4-build.12? ?|DONE? ? ? |Manifest: NOSIGNATURE
lootjs-1.16.5-1.0.0.jar? ? ? ? ? ? ? ? ? ? ? ? ? ?|LootJS? ? ? ? ? ? ? ? ? ? ? ? |lootjs? ? ? ? ? ? ? ? ? ? ? ? |1.0.0? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[蘋果皮] appleskin-forge-mc1.16.x-2.4.0.jar? ? ? ? ? |AppleSkin? ? ? ? ? ? ? ? ? ? ?|appleskin? ? ? ? ? ? ? ? ? ? ?|2.4.0+mc1.16.4? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
lootr-1.16.5-0.2.18.49.jar? ? ? ? ? ? ? ? ? ? ? ? |Lootr? ? ? ? ? ? ? ? ? ? ? ? ?|lootr? ? ? ? ? ? ? ? ? ? ? ? ?|0.1.15.46? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[額外植物學(xué)] ExtraBotany-r1.2-69.jar? ? ? ? ? ? ? ? ? ?|ExtraBotany? ? ? ? ? ? ? ? ? ?|extrabotany? ? ? ? ? ? ? ? ? ?|1.0? ? ? ? ? ? ? ? ?|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
Phi-1.16-3.0.jar? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? |Phi? ? ? ? ? ? ? ? ? ? ? ? ? ?|phi? ? ? ? ? ? ? ? ? ? ? ? ? ?|1.16-3.0? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
kubejs-immersive-engineering-1605.1.2-build.28.jar|KubeJS Immersive Engineering? |kubejs_immersive_engineering? |1605.1.2-build.28? ?|DONE? ? ? |Manifest: NOSIGNATURE
creategearaddon-v2.0.1.jar? ? ? ? ? ? ? ? ? ? ? ? |Create gear addon? ? ? ? ? ? ?|creategearaddon? ? ? ? ? ? ? ?|v2.0.1? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
1empatic-0.1.3.jar? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? |EmpaTiC? ? ? ? ? ? ? ? ? ? ? ?|empatic? ? ? ? ? ? ? ? ? ? ? ?|0.1.3? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[動(dòng)態(tài)的樹/有活力的樹] DynamicTrees-1.16.5-0.10.5.jar? ? ? ?|Dynamic Trees? ? ? ? ? ? ? ? ?|dynamictrees? ? ? ? ? ? ? ? ? |1.16.5-0.10.5? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[動(dòng)態(tài)的樹:匠魂附屬] DynamicTreesTConstruct-1.16.5-1.3.0.ja|Dynamic Trees for Tinkers' Con|dttconstruct? ? ? ? ? ? ? ? ? |1.16.5-1.3.0? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
[動(dòng)態(tài)的樹:遍歷附屬] DynamicTreesTraverse-1.16.5-2.2.4.jar |Dynamic Trees for Traverse? ? |dttraverse? ? ? ? ? ? ? ? ? ? |1.16.5-2.2.4? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
FabricBiomeApiReforged-1.0.5.jar? ? ? ? ? ? ? ? ? |Fabric BiomeApi Reforged? ? ? |fabric-biome-api? ? ? ? ? ? ? |1.0.5? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
Terrestria-Reforged-1.0.2.jar? ? ? ? ? ? ? ? ? ? ?|Terrestria Reforged? ? ? ? ? ?|terrestria? ? ? ? ? ? ? ? ? ? |1.0.2? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[魔力液化器] manaliquidizer-2.3.0.jar? ? ? ? ? ? ? ? ? |Mana Liquidizer? ? ? ? ? ? ? ?|manaliquidizer? ? ? ? ? ? ? ? |2.3.0? ? ? ? ? ? ? ?|DONE? ? ? |Manifest: NOSIGNATURE
[變形工具] Morph-o-Tool-1.4-27.jar? ? ? ? ? ? ? ? ? ? |Morph-o-Tool? ? ? ? ? ? ? ? ? |morphtool? ? ? ? ? ? ? ? ? ? ?|1.4-27? ? ? ? ? ? ? |DONE? ? ? |Manifest: NOSIGNATURE
createaddition-1.16.5-20220129a.jar? ? ? ? ? ? ? ?|Create Crafts & Additions? ? ?|createaddition? ? ? ? ? ? ? ? |1.16.5-20220129a? ? |DONE? ? ? |Manifest: NOSIGNATURE
Crash Report UUID: 9acaab98-af1e-4966-a657-55ed6ee77be3
[Psi] Active spell: None
Patchouli open book context: n/a
Player Count: 0 / 8; []
Data Packs: vanilla, mod:tconplanner, mod:rhino, mod:ae2wtlib, mod:tinkersarchery, mod:tinkerslevellingaddon (incompatible), mod:jei, mod:constructsarmory, mod:rubidium (incompatible), mod:boss_tools, mod:controlling, mod:shutupexperimentalsettings (incompatible), mod:journeymap (incompatible), mod:appliedenergistics2 (incompatible), mod:framedcompactdrawers (incompatible), mod:lazydfu, mod:starlight (incompatible), mod:ldlib, mod:multiblocked, mod:interactio, mod:worldshape, mod:traverse (incompatible), mod:jeresources, mod:crafttweaker, mod:lazierae2, mod:immersivepetroleum, mod:forge, mod:cobblegenrandomizer, mod:ae2ao, mod:jeimultiblocks, mod:immersiveposts, mod:universalmodcore (incompatible), mod:oretweaker, mod:createplus, mod:terraform, mod:tconstruct, mod:neenergistics, mod:mousetweaks, mod:psi (incompatible), mod:drawer_keychain, mod:jade, mod:tinker_rapier, mod:botania, mod:bettercompat, mod:trackapi (incompatible), mod:spark, mod:jeiintegration, mod:curios, mod:flywheel, mod:alloyed, mod:steampowered, mod:create, mod:createdeco, mod:materialis, mod:creategears, mod:touhou_little_maid, mod:immersive_geology (incompatible), mod:immersiveengineering, mod:immersiveindustry, mod:patchouli (incompatible), mod:mantle (incompatible), mod:jaopca (incompatible), mod:ftbbackups (incompatible), mod:ae2additions, mod:autoreglib (incompatible), mod:akashictome, mod:fluxnetworks, mod:storagedrawers (incompatible), mod:fluiddrawerslegacy, mod:jecharacters (incompatible), mod:drawerstooltip, mod:aeadditions, mod:yuushya, mod:boss_tools_giselle_addon, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:ftbchunks, mod:kubejs, mod:kubejs_create, mod:lootjs, mod:appleskin, mod:lootr (incompatible), mod:extrabotany (incompatible), mod:ferritecore (incompatible), mod:phi, mod:kubejs_immersive_engineering, mod:creategearaddon, mod:empatic, mod:dynamictrees, mod:dttconstruct, mod:dttraverse, mod:fabric-biome-api, mod:terrestria, mod:manaliquidizer, mod:morphtool (incompatible), mod:createaddition, inmemory:jaopca (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'