= 创作分享 =
崩溃解答
旧存档移植到gtqt运行一段时间后崩溃
ddwsa22

旧存档移植到gtqt运行一段时间后崩溃

ddwsa22 于 2023-12-26 14:01 ( 4月前 ) [复制链接] [只看楼主] [打印]
176 0
5RF
---- Minecraft Crash Report ----
// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 2023-12-26 13:56:57 CST
Description: Ticking player

java.lang.NullPointerException: Ticking player
    at net.minecraft.util.FoodStats.addStats(SourceFile:32)
    at gregtech.api.items.armor.ArmorUtils.canEat(ArmorUtils.java:168)
    at gregtech.common.items.armor.QuarkTechSuite.onArmorTick(QuarkTechSuite.java:92)
    at gregtech.api.items.armor.ArmorMetaItem.onArmorTick(ArmorMetaItem.java:94)
    at net.minecraft.entity.player.InventoryPlayer.decrementAnimations(InventoryPlayer.java:371)
    at net.minecraft.entity.player.EntityPlayer.onLivingUpdate(EntityPlayer.java:511)
    at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2179)
    at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:234)
    at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:382)
    at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:173)
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:209)
    at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:285)
    at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:180)
    at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:790)
    at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:279)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Unknown Source)

(MixinBooter) Mixins in Stacktrace:
    net/minecraft/server/integrated/IntegratedServer:
        org.embeddedt.vintagefix.mixin.bugfix.exit_freeze.IntegratedServerMixin (mixins.vintagefix.json) [unknown-location]
        zone.rong.loliasm.common.crashes.mixins.IntegratedServerMixin (mixins.crashes.json) [unknown-location]
    net/minecraft/server/MinecraftServer:
        zone.rong.loliasm.common.priorities.mixins.MinecraftServerMixin (mixins.priorities.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.world.loading.mixin.UTInitialChunkLoadMixin (mixins.tweaks.world.loading.server.json) [unknown-location]
    net/minecraft/network/NetHandlerPlayServer:
        com.fuzs.aquaacrobatics.core.mixin.NetHandlerPlayServerMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.blocks.miningglitch.mixin.UTPlayerPacketsMixin (mixins.bugfixes.blocks.miningglitch.server.json) [UniversalTweaks-1.12.2-1.8.0.jar]
        mod.acgaming.universaltweaks.tweaks.items.itementities.mixin.UTNetHandlerPlayServerMixin (mixins.tweaks.items.itementities.server.json) [unknown-location]
    net/minecraft/entity/player/EntityPlayer:
        dev.tr7zw.skinlayers.mixin.PlayerMixin (3dskinlayers.mixins.json) [unknown-location]
        com.fuzs.aquaacrobatics.core.mixin.EntityPlayerMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.blocks.ladder.mixin.UTLadderFlyingPlayerMixin (mixins.bugfixes.blocks.ladderflying.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.saturation.mixin.UTSaturationMixin (mixins.bugfixes.entities.saturation.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.blocks.bedobstruction.mixin.UTBedObstructionMixin (mixins.tweaks.blocks.bedobstruction.json) [unknown-location]
    net/minecraft/entity/EntityLivingBase:
        com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.maxhealth.mixin.UTMaxHealthMixin (mixins.bugfixes.entities.maxhealth.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.misc.incurablepotions.mixin.UTIncurablePotionsMixin (mixins.tweaks.misc.incurablepotions.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.deathtime.mixin.UTDeathTimeMixin (mixins.bugfixes.entities.deathtime.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.elytra.mixin.UTElytraLandingMixin (mixins.bugfixes.entities.elytra.json) [unknown-location]
    net/minecraft/entity/Entity:
        com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        com.cleanroommc.groovyscript.core.mixin.EntityAccessor (mixin.groovyscript.json) [unknown-location]
        meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.desync.mixin.UTEntityMixin (mixins.bugfixes.entities.desync.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.boundingbox.mixin.UTEntityBoundingBoxMixin (mixins.bugfixes.entities.boundingbox.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.suffocation.mixin.UTSuffocationMixin (mixins.bugfixes.entities.suffocation.json) [unknown-location]
        zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [unknown-location]
        meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.entityid.mixin.UTEntityIDMixin (mixins.bugfixes.entities.entityid.json) [unknown-location]
        meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [unknown-location]
        meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [unknown-location]
    net/minecraft/entity/player/InventoryPlayer:
        zone.rong.loliasm.common.mcfixes.mixins.mc129057.InventoryPlayerMixin (mixins.fix_mc129057.json) [unknown-location]
    net/minecraft/server/MinecraftServer:
        zone.rong.loliasm.common.priorities.mixins.MinecraftServerMixin (mixins.priorities.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.world.loading.mixin.UTInitialChunkLoadMixin (mixins.tweaks.world.loading.server.json) [unknown-location]
    net/minecraft/entity/EntityLivingBase:
        com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.maxhealth.mixin.UTMaxHealthMixin (mixins.bugfixes.entities.maxhealth.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.misc.incurablepotions.mixin.UTIncurablePotionsMixin (mixins.tweaks.misc.incurablepotions.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.deathtime.mixin.UTDeathTimeMixin (mixins.bugfixes.entities.deathtime.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.elytra.mixin.UTElytraLandingMixin (mixins.bugfixes.entities.elytra.json) [unknown-location]
    net/minecraft/entity/Entity:
        com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        com.cleanroommc.groovyscript.core.mixin.EntityAccessor (mixin.groovyscript.json) [unknown-location]
        meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.desync.mixin.UTEntityMixin (mixins.bugfixes.entities.desync.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.boundingbox.mixin.UTEntityBoundingBoxMixin (mixins.bugfixes.entities.boundingbox.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.suffocation.mixin.UTSuffocationMixin (mixins.bugfixes.entities.suffocation.json) [unknown-location]
        zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [unknown-location]
        meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.entityid.mixin.UTEntityIDMixin (mixins.bugfixes.entities.entityid.json) [unknown-location]
        meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [unknown-location]
        meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [unknown-location]
    net/minecraft/entity/player/EntityPlayerMP:
        com.fuzs.aquaacrobatics.core.mixin.EntityPlayerMPMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.destroypacket.mixin.UTDestroyPacketMixin (mixins.bugfixes.entities.destroypacket.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.mount.mixin.UTMountDesyncMixin (mixins.bugfixes.entities.mount.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.dimensionchange.mixin.UTDimensionChangeMixin (mixins.bugfixes.entities.dimensionchange.json) [unknown-location]
    net/minecraft/entity/player/EntityPlayer:
        dev.tr7zw.skinlayers.mixin.PlayerMixin (3dskinlayers.mixins.json) [unknown-location]
        com.fuzs.aquaacrobatics.core.mixin.EntityPlayerMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.blocks.ladder.mixin.UTLadderFlyingPlayerMixin (mixins.bugfixes.blocks.ladderflying.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.saturation.mixin.UTSaturationMixin (mixins.bugfixes.entities.saturation.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.blocks.bedobstruction.mixin.UTBedObstructionMixin (mixins.tweaks.blocks.bedobstruction.json) [unknown-location]
    net/minecraft/entity/EntityLivingBase:
        com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.maxhealth.mixin.UTMaxHealthMixin (mixins.bugfixes.entities.maxhealth.json) [unknown-location]
        mod.acgaming.universaltweaks.tweaks.misc.incurablepotions.mixin.UTIncurablePotionsMixin (mixins.tweaks.misc.incurablepotions.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.deathtime.mixin.UTDeathTimeMixin (mixins.bugfixes.entities.deathtime.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.elytra.mixin.UTElytraLandingMixin (mixins.bugfixes.entities.elytra.json) [unknown-location]
    net/minecraft/entity/Entity:
        com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [unknown-location]
        com.cleanroommc.groovyscript.core.mixin.EntityAccessor (mixin.groovyscript.json) [unknown-location]
        meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.desync.mixin.UTEntityMixin (mixins.bugfixes.entities.desync.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.boundingbox.mixin.UTEntityBoundingBoxMixin (mixins.bugfixes.entities.boundingbox.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.suffocation.mixin.UTSuffocationMixin (mixins.bugfixes.entities.suffocation.json) [unknown-location]
        zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [unknown-location]
        meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [unknown-location]
        mod.acgaming.universaltweaks.bugfixes.entities.entityid.mixin.UTEntityIDMixin (mixins.bugfixes.entities.entityid.json) [unknown-location]
        meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [unknown-location]
        meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [unknown-location]

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Player being ticked --
  Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP)
  Entity ID: 734638
  Entity Name: glow
  Entity's Exact location: -487.29, 91.00, -198.62
  Entity's Block location: World: (-488,91,-199), Chunk: (at 8,5,9 in -31,-13; contains blocks -496,0,-208 to -481,255,-193), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  Entity's Momentum: 0.01, -0.08, 0.01
  Entity's Passengers: []
  Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  Entity NBT: {Pos:[-487.289960497645d,91.0d,-198.62091947923773d],Motion:[0.011389163808636502d,-0.0784000015258789d,0.007918771541662427d],Rotation:[-53.035263f,13.462264f],FallDistance:0.0f,Fire:-20s,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:12292L,UUIDLeast:-7381593189105812679L,AABB:[-487.5899605095659d,91.0d,-198.92091949115866d,-486.98996048572405d,92.79999995231628d,-198.3209194673168d],UpdateBlocked:0b,ForgeData:{PlayerPersisted:{gregtech.terminal:1b,XU2:{Frequency:-1970115780},guideapi:{},"oc:receivedManual":1b,twilightforest_banished:1b,"GroovyScript:GivenItems":1b,ftbutilities_starting_items:1b,forestry.spawned_book:1b,Waystones:{WaystoneList:[],LastFreeWarp:0L,LastWarpStoneUse:0L},tconstruct.spawned_book:1b,conarm.spawned_book:1b,"csg:receivedInventory":1b,spiceoflifeHistory:{Total:98,Ticks:1113550L},Botania_playerKeptDrops:{}},"enderio:flags":{enderio.darksteel.upgrade.elytra:1b},warptheory:{},ToolForgeDupeFix:0b,ThaumcraftWorkbenchDupeFix:0b,carryOnKeyPressed:0b,FTBLibOP:2b,ftbu_lchunk:4284s,HungerOverhaulCheck:6},ForgeCaps:{"thaumcraft:knowledge":{research:[{key:"m_walker"},{key:"m_jumper"},{key:"m_swimmer"},{key:"m_endoftheworld"},{key:"m_runner"}],knowledge:[]},"thaumcraft:warp":{warp:[I;0,0,0],counter:0},"ebwizardry:wizarddata":{imbuements:[],allies:[],allyNames:[],discoveredSpells:[I;1],maxTierReached:0,recentSpells:[],soulboundCreatures:[]},"jecalculation:record":{last:"",recipes:{}},"touhou_little_maid:power":0.0f,"touhou_little_maid:owner_maid_num":0,"touhou_little_maid:has_guide":0,"travelersbackpack:travelers_backpack":{id:"travelersbackpack:travelers_backpack",Count:1,Damage:0s,tag:{LeftTank:{Empty:""},RightTank:{Empty:""},Items:[{Slot:9b,id:"enderstorage:ender_pouch",Count:1,Damage:1s,tag:{Frequency:{middle:1,left:0,right:0}}},{Slot:10b,id:"enderstorage:ender_storage",Count:1,Damage:1s,tag:{Frequency:{left:0,middle:0,right:0}}},{Slot:11b,id:"gregtech:meta_item_1",Count:1,Damage:465s,tag:{terminal:{console:{_tier:0},_installed:["console"],_click:{X:-490,Y:100,Z:-149},multiblock_ar:{_tier:1},_hw:{device1:{item:{id:"gregtech:meta_item_1",Count:1,Damage:504s},d:3},battery:{item:{id:"gregtech:meta_item_1",Count:1,tag:{Charge:6966315L,DischargeMode:1b},Damage:743s},charge:10240000L,tier:4,maxCharge:10240000L}}}}},{Slot:12b,id:"gregtech:cable_octal",Count:47,Damage:2s},{Slot:13b,id:"gregtech:fluid_pipe_large",Count:9,Damage:1010s},{Slot:14b,id:"thermaldynamics:servo",Count:7,Damage:4s},{Slot:15b,id:"gregtech:meta_item_1",Count:1,Damage:463s,tag:{ench:[{lvl:2s,id:19s},{lvl:4s,id:16s},{lvl:3s,id:21s}],Active:0b,Charge:3991296L}},{Slot:16b,id:"gregtech:boiler_casing",Count:4,Damage:4s},{Slot:17b,id:"minecraft:flint_and_steel",Count:1,Damage:58s},{Slot:19b,id:"minecraft:cobblestone",Count:24,Damage:0s},{Slot:20b,id:"storagedrawers:drawer_key",Count:1,Damage:0s},{Slot:21b,id:"gregtech:wire_coil",Count:60,Damage:0s},{Slot:23b,id:"gregtech:fluid_pipe_normal",Count:1,Damage:129s},{Slot:24b,id:"appliedenergistics2:interface",Count:2,Damage:0s,tag:{extraNBTData:{fluidPacket:0b,allowSplitting:1b,blockModeEx:0},BLOCK:"NO",INTERFACE_TERMINAL:"YES",priority:0,config:{"#0":{},"#1":{},"#2":{},"#3":{},"#4":{},"#5":{},"#6":{},"#7":{},"#8":{}}}},{Slot:25b,id:"appliedenergistics2:part",Count:8,Damage:261s},{Slot:26b,id:"gregtech:wire_octal",Count:20,Damage:429s},{Slot:27b,id:"gregtech:meta_item_1",Count:1,Damage:461s,tag:{Configuration:24}},{Slot:28b,id:"gregtech:screwdriver",Count:1,Damage:0s,tag:{DisallowContainerItem:0b,GT.Behaviours:{},HideFlags:2,GT.Tool:{MaxDurability:1023,AttackDamage:5.0f,LastCraftingUse:1814903688,Durability:1001,Material:"gregtech:blue_steel",HarvestLevel:3,AttackSpeed:3.1f}}},{Slot:29b,id:"theoneprobe:probenote",Count:1,Damage:0s},{Slot:30b,id:"appliedenergistics2:part",Count:14,Damage:280s},{Slot:31b,id:"appliedenergistics2:part",Count:1,Damage:260s},{Slot:32b,id:"gregtech:fluid_pipe_huge",Count:17,Damage:129s},{Slot:33b,id:"enderstorage:ender_storage",Count:1,Damage:1s,tag:{Frequency:{left:0,middle:15,right:0}}},{Slot:34b,id:"ae2fc:dual_interface",Count:4,Damage:0s,tag:{}},{Slot:35b,id:"thermalfoundation:diagram_redprint",Count:1,Damage:0s,tag:{RSControl:0b,Inventory:[{Slot:0,id:"gregtech:meta_item_1",Count:1,Damage:82s,tag:{Fluid:{FluidName:"diluted_sulfuric_acid",Amount:16000}}}],Flags:24b,Levels:{Level0:32,Level1:0,Level2:1,Level3:0},DisplayType:"item.thermaldynamics.servo.0.name",Type:"tile.thermaldynamics.duct"}},{Slot:36b,id:"minecraft:stone_slab",Count:56,Damage:7s},{Slot:37b,id:"gregtech:wire_quadruple",Count:27,Damage:427s},{Slot:38b,id:"appliedenergistics2:material",Count:3,Damage:30s},{Slot:48b,id:"gregtech:meta_item_1",Count:1,Damage:1004s},{Slot:49b,id:"gregtech:plunger",Count:1,Damage:0s,tag:{GT.Tool:{Material:"rubber",MaxDurability:256,HarvestLevel:1,ToolSpeed:4.0f,AttackDamage:0.0f,Durability:0,AttackSpeed:-2.4f},GT.Behaviours:{},HideFlags:2}}],LastTime:0}},"solcarrot:food":["minecraft:cooked_mutton@0","minecraft:baked_potato@0"],"baubles:container":{Items:[],Size:7},"twilightforest:cap_shield":{tempshields:0,permshields:0},"theoneprobe:properties":{gotNote:0b},"bettercombatmod:tuto_cap":{offhandCooldown:0},"bettercombatmod:ioffhandattack":0,"bettercombatmod:isecondhurttimer":0,"carryon:position":{blockActivated:0b,x:0,y:0,z:0},"draconicevolution:toggle_shield":1b,"draconicadditions:chaos_in_blood":0.0f,"galacticraftcore:player_stats":{ExtendedInventoryGC:[],playerAirRemaining:90,damageCounter:0,OxygenSetupValid:1b,usingParachute2:0b,usingPlanetSelectionGui:0b,teleportCooldown:0,coordsTeleportedFromX:0.0d,coordsTeleportedFromZ:0.0d,startDimension:"",spaceStationDimensionInfo:"",thermalLevel:0,Schematics:[{UnlockedPage:0},{UnlockedPage:2147483647}],rocketStacksLength:2,SpaceshipTier:1,FuelLevel:0,LaunchpadStack:{},CryogenicChamberCooldown:0,ReceivedSoundWarning:0b,ReceivedBedWarning:0b,BuildFlags:0,ShownSpaceRace:0b,AstroMinerCount:0,AstroData:[],GlassColor1:-1,GlassColor2:-1,GlassColor3:-1,PanLi:[{},{},{},{},{}],PanCo:15790304},"extraplanets:player_stats":{radiationLevel:0.0d},"mcjtylib_ng:preferences":{buffX:2,buffY:2,style:"flat gradient"},"plustic:togglearmor_cap":[],"plustic:portalarmor_cap":{x:0,y:0,z:0,dim:0},"toolbelt:belt_slot":{Items:[],Size:1},"tconstruct:piggyback":{},"conarm:armor_abilities":{ArmorAbilities:{}},"spiceoflife:history":{},"fluxnetworks:superadmin":{SA:0b},"nuclearcraft:capability_entity_rads":{totalRads:0.2837637019879722d,radiationLevel:4.8576160322343724E-8d,internalRadiationResistance:0.0d,externalRadiationResistance:0.0d,radXUsed:0b,radXWoreOff:0b,radawayBuffer:0.0d,radawayBufferSlow:0.0d,poisonBuffer:0.0d,consumed:0b,radawayCooldown:0.0d,recentRadawayAddition:0.0d,radXCooldown:0.0d,recentRadXAddition:0.0d,messageCooldownTime:0,recentPoisonAddition:0.0d,radiationImmunityTime:0.0d,radiationImmunityStage:0b,shouldWarn:0b,giveGuidebook:0b},"tinkertoolleveling:entityxp":[],"somanyenchantments:player_capabilities":{isResurrecting:0b,moralitasDamage:0.0d}},Health:20.0f,HurtTime:0s,HurtByTimestamp:0,DeathTime:0s,AbsorptionAmount:0.0f,Attributes:[{Name:"enderio.aoe.xz",Base:0.0d},{Name:"enderio.aoe.y",Base:0.0d},{Name:"enderio.aoe.xyz",Base:0.0d},{Name:"tconevo.flightSpeed",Base:0.05d},{Name:"tconevo.damageTaken",Base:1.0d},{Name:"tconevo.evasionChance",Base:1.0d},{Name:"tconevo.healingReceived",Base:1.0d},{Name:"generic.maxHealth",Base:20.0d,Modifiers:[{Name:"Health Gained from Trying New Foods",Amount:0.0d,Operation:0,UUIDMost:-5616775753506404248L,UUIDLeast:-7589743341971019578L}]},{Name:"generic.knockbackResistance",Base:0.0d},{Name:"generic.movementSpeed",Base:0.10000000149011612d},{Name:"generic.armor",Base:0.0d},{Name:"generic.armorToughness",Base:0.0d},{Name:"forge.swimSpeed",Base:1.0d},{Name:"generic.attackDamage",Base:1.0d},{Name:"generic.attackSpeed",Base:4.0d},{Name:"generic.luck",Base:0.0d},{Name:"generic.reachDistance",Base:5.0d}],FallFlying:0b,DataVersion:1343,Inventory:[{Slot:0b,id:"gregtech:drill_iv",Count:1,Damage:0s,tag:{DisallowContainerItem:0b,GT.Behaviours:{AoELayer:0,MaxAoELayer:8,"TorchPlacing$Slot":10,TorchPlacing:1b,AoERow:0,AoEColumn:0,MaxAoERow:4,MaxAoEColumn:4},HideFlags:2,MaxCharge:250000000L,GT.Tool:{MaxDurability:7168,ToolSpeed:64.0f,AttackDamage:3.0f,Durability:1008,Material:"gregtech:tungsten_carbide",HarvestLevel:4,AttackSpeed:-3.2f},Charge:249999700L}},{Slot:1b,id:"gregtech:wrench_hv",Count:1,Damage:0s,tag:{DisallowContainerItem:0b,GT.Behaviours:{},ench:[{lvl:5s,id:32s},{lvl:3s,id:26s},{lvl:3s,id:14s}],RepairCost:1,HideFlags:2,MaxCharge:1800000L,GT.Tool:{MaxDurability:1023,ToolSpeed:49.0f,AttackDamage:7.0f,Enchantability:33,Durability:542,Material:"gregtech:blue_steel",HarvestLevel:3,AttackSpeed:-2.7f},Charge:1800000L}},{Slot:2b,id:"gregtech:meta_item_1",Count:1,Damage:1004s},{Slot:3b,id:"gregtech:mallet",Count:1,Damage:0s,tag:{GT.Behaviours:{},HideFlags:2,GT.Tool:{MaxDurability:1024,ToolSpeed:4.0f,AttackDamage:1.0f,Durability:467,Material:"polytetrafluoroethylene",HarvestLevel:1,AttackSpeed:-2.4f}}},{Slot:4b,id:"gregtech:wire_cutter",Count:1,Damage:0s,tag:{DisallowContainerItem:0b,GT.Behaviours:{},ench:[{lvl:1s,id:33s},{lvl:3s,id:34s}],RepairCost:1,HideFlags:2,GT.Tool:{MaxDurability:2047,ToolSpeed:13.0f,AttackDamage:6.0f,Enchantability:14,LastCraftingUse:-1671346952,Durability:460,Material:"gregtech:tungsten_steel",HarvestLevel:4,AttackSpeed:-2.4f}}},{Slot:6b,id:"thermaldynamics:duct_32",Count:54,Damage:2s},{Slot:7b,id:"gregtech:meta_item_1",Count:1,Damage:749s,tag:{Charge:0L,DischargeMode:1b}},{Slot:8b,id:"tiab:timeinabottle",Count:1,Damage:0s,tag:{timeData:{storedTime:1071660}}},{Slot:9b,id:"minecraft:iron_axe",Count:1,Damage:177s},{Slot:10b,id:"minecraft:torch",Count:7,Damage:0s},{Slot:12b,id:"appliedenergistics2:wireless_crafting_terminal",Count:1,Damage:0s,tag:{craftingGrid:{Size:9,Items:[{id:"gregtech:screwdriver",Count:1,Damage:0s,tag:{DisallowContainerItem:0b,GT.Behaviours:{},HideFlags:2,GT.Tool:{MaxDurability:1023,AttackDamage:5.0f,LastCraftingUse:-1534960031,Durability:671,Material:"gregtech:blue_steel",HarvestLevel:3,AttackSpeed:3.1f}},Slot:1},{id:"gregtech:machine",Count:1,Damage:1182s,Slot:4}]},SORT_BY:"NAME",name:"",viewCell:{Items:[],Size:5},VIEW_MODE:"ALL",encryptionKey:"16986684719182",SORT_DIRECTION:"ASCENDING",upgrades:{Items:[],Size:2},internalCurrentPower:1600000.0d}},{Slot:13b,id:"appliedenergistics2:wireless_fluid_terminal",Count:1,Damage:0s,tag:{name:"",encryptionKey:"16986684719182",upgrades:{Size:2,Items:[]},internalCurrentPower:1599999.429891367d}},{Slot:14b,id:"appliedenergistics2:wireless_pattern_terminal",Count:1,Damage:0s,tag:{output:{Size:3,Items:[{id:"appliedenergistics2:fluid_interface",Count:1,Damage:0s,Slot:0}]},isCraftingMode:0b,craftingGrid:{Size:9,Items:[{id:"appliedenergistics2:part",Count:4,Damage:16s,Slot:0},{id:"gregtech:meta_plate",Count:8,Damage:113s,Slot:1},{id:"appliedenergistics2:material",Count:1,Damage:22s,Slot:2},{id:"appliedenergistics2:material",Count:1,Damage:43s,Slot:3},{id:"appliedenergistics2:material",Count:1,Damage:44s,Slot:4}]},patterns:{Size:2,Items:[{id:"appliedenergistics2:material",Count:11,Damage:52s,Slot:0}]},name:"",encryptionKey:"16986684719182",isSubstitute:0b,upgrades:{Size:2,Items:[]},internalCurrentPower:1599999.2657268923d}},{Slot:15b,id:"gregtech:meta_item_1",Count:50,Damage:82s},{Slot:16b,id:"gregtech:meta_item_1",Count:1,Damage:743s,tag:{Charge:8709351L,DischargeMode:1b}},{Slot:17b,id:"gregtech:meta_item_1",Count:1,Damage:468s,tag:{Mode:0,Charge:1000000000L}},{Slot:18b,id:"gregtech:meta_item_1",Count:1,Damage:461s,tag:{Configuration:3}},{Slot:19b,id:"appliedenergistics2:part",Count:15,Damage:16s},{Slot:20b,id:"gregtech:crowbar",Count:1,Damage:0s,tag:{DisallowContainerItem:0b,GT.Behaviours:{},HideFlags:2,GT.Tool:{MaxDurability:255,ToolSpeed:6.0f,AttackDamage:4.0f,Durability:10,Material:"gregtech:iron",HarvestLevel:2,AttackSpeed:-2.4f}}},{Slot:21b,id:"enderio:block_tank",Count:2,Damage:0s,tag:{"enderio:data":{tank:{Empty:"",Capacity:16000},voidMode:2,inventory:{size:5,0+:1b,1+:1b,2+:1b,3+:1b,4+:1b},redstoneControlMode:0,faceModes-:1b,outputQueue:{size:0}}}},{Slot:22b,id:"buildinggadgets:buildingtool",Count:1,Damage:0s,tag:{mode:"buildinggadgets:horizontal_wall/BuildingGadget",anchorcoords:[],Energy:499998,actualblockstate:{Name:"minecraft:cobblestone"},range:15,blockstate:{Name:"minecraft:cobblestone"},undoStack:[{dim:0,startBlock:{X:-544,Y:96,Z:-190},undoIntCoords:[I;0,1,2,3,4,5,6,7,8,9,10,11,12]},{dim:0,startBlock:{X:-533,Y:96,Z:-190},undoIntCoords:[I;0,16711680,65536,16646144,1,16711681,65537,16646145,131072,16580608,2,16711682,131073,65538,16580609,16646146,16515072,131074,16580610,3,196609,16711683,16515073,65539,16646147,196610,131075,16515074,16580611,16449536,4,16711684,16449537,65540,16646148,196611,16515075,131076,16449538,16580612,16384000,5,16711685,16384001,196612,16449539,65541,16515076,16646149,16384002,131077,16580613,16449540,196613,16384003,6,16515077,16711686,65542,16646150,131078,16580614,16384004,16449541,196614,16515078,7,16711687,65543,16646151,16384005,131079,16449542,16580615,196615,16515079,16384006,8,16711688,65544,16646152,16449543,131080,16580616,196616,16515080,16384007,9,16711689,65545,16449544,16646153,131081,16580617,196617,16384008,16515081,10,16711690,16449545,65546,16646154,131082,16580618,16384009,196618,16515082,16449546,11,16711691,65547,16646155,131083,16580619,16384010,196619,16515083,16449547,12,16711692,65548,16646156,131084,16384011,16580620,196620,16515084]},{dim:0,startBlock:{X:-529,Y:96,Z:-207},undoIntCoords:[I;0,1,2,3,4,5,6,7,8,9,10,11,12,13]},{dim:0,startBlock:{X:-544,Y:96,Z:-208},undoIntCoords:[I;0,65536,131072,196608,262144,327680,393216,458752,524288,589824,655360,720896,786432]},{dim:0,startBlock:{X:-544,Y:96,Z:-205},undoIntCoords:[I;0,1,2,3,4,5,6,7,8,9,10,11]},{dim:0,startBlock:{X:-544,Y:96,Z:-207},undoIntCoords:[I;0,1]},{dim:0,startBlock:{X:-531,Y:96,Z:-208},undoIntCoords:[I;0,65536]},{dim:0,startBlock:{X:-531,Y:96,Z:-199},undoIntCoords:[I;0,16711680,1,16711681,255,65536,16711935,65537,16646144,2,16646145,16711682,65791,16646399,65538,16646146,254,16711934,16580608,3,16580609,16711683,65790,16646398,16580863,65539,16580610,16646147,253,16711933,16580862,16515072,4,16515073,16711684,16580611,65789,16646397,16515327,65540,16515074,16646148,16580861,16515326,16515075,16580612,252,16711932,16449536,5,16449537,16711685,65788,16646396,16449791,16449538,16646149,16515325,16515076,16580860,16449790,16449539,16580613,251,16711931,16384000,16384001,65787,16646395,16515324,16449789,16384255,16384002,16449540,16515077,16580859,16384254,16384003,16449788,250,16711930,16449541,16515323,16384253,65786,16318464,16318465,16646394,16384004,16318719,16318466,16580858,16318718,16318467,16449787,16384252,16384005,16515322,16318717,249,16711929,16318468,65785,16646393,16252928,16252929,16253183,16252930,16384251,16580857,16449786,16318716,16253182,16252931,16318469,16515321,16253181,16252932,248,16711928,16384250,16318715,65784,16646392,16187392,16187393,16187647,16449785,16187394,16253180,16580856,16252933,16187646,16187395,16515320,16318714,16187645,16384249,16187396,16253179,16449784,16121856,16121857,16187644,16122111,16121858,16187397,16122110,16318713,16121859,16253178,16384248,16187643,16122109,16121860,16122108,16056320,16056321,16253177,16121861,16056575,16318712,16056322,16187642,16056574,16056323,16122107,16056573,16056324,16253176,16187641,16056572,16056325,16122106,15990784,15990785,15991039,15990786,15991038,15990787,16056571,16187640,15991037,16122105,15990788,16056570,15991036,15990789,16122104,15991035,16056569,15991034,16056568,15991033,15991032]},{dim:0,startBlock:{X:-488,Y:96,Z:-185},undoIntCoords:[I;0,255,254,16515074,16515075,16711932,16449537,16449538,16449539,251,16515077,16449541,16515078,16318466,16449542,16318467,16252930,16318469,16252931,16318470,16252933,16187394,16187395,16252934,16187397,16187398,16122109,16056322,16056323,16056325,15990786,16056326,15990787,15990789,15990790,15925499]},{dim:0,startBlock:{X:-485,Y:96,Z:-185},undoIntCoords:[I;0,255,254,16711933,16646395]}],fuzzy:1b}},{Slot:23b,id:"betterbuilderswands:wandunbreakable",Count:1,Damage:12s,tag:{bbw:{mask:7s,fluidmask:1s,lastPlaced:[I;-539,96,-178,-538,96,-178,-540,96,-178,-541,96,-178,-542,96,-178,-543,96,-178],lastBlock:"minecraft:cobblestone",lastItemBlock:"minecraft:cobblestone",lastBlockMeta:0,lastPerBlock:1}}},{Slot:24b,id:"fluidtank:blocktank3",Count:2,Damage:1s},{Slot:100b,id:"gregtech:gt_armor",Count:1,Damage:43s,tag:{Charge:99993925L,onGround:1b}},{Slot:101b,id:"gregtech:gt_armor",Count:1,Damage:42s,tag:{Charge:99991252L,consumerTicks:9b}},{Slot:102b,id:"gregtech:gt_armor",Count:1,Damage:50s,tag:{Charge:853099037L,canShare:0b,hover:1b,toggleTimer:0b}},{Slot:103b,id:"gregtech:gt_armor",Count:1,Damage:40s,tag:{Charge:99899602L,Nightvision:0b,toggleTimer:0b}}],SelectedItemSlot:5,Sleeping:0b,SleepTimer:0s,XpP:0.9025764f,XpLevel:57,XpTotal:31910,XpSeed:1988478633,Score:31910,ForgeDataVersion:{minecraft:1343,galacticraftcore:1,galacticraftplanets:1,aeadditions:4,twilightforest:1,binniecore:1,forestry:1,travelersbackpack:32},SpawnX:-482,SpawnY:71,SpawnZ:-144,SpawnForced:0b,Spawns:[{Dim:7,SpawnX:-399,SpawnY:31,SpawnZ:-24,SpawnForced:1b}],HasSpawnDimensionSet:0b,foodLevel:19,foodTickTimer:0,foodSaturationLevel:0.0f,foodExhaustionLevel:0.9733873f,abilities:{invulnerable:0b,flying:0b,mayfly:0b,instabuild:0b,mayBuild:1b,flySpeed:0.05f,walkSpeed:0.1f},EnderItems:[],playerGameType:0,seenCredits:1b,recipeBook:{isGuiOpen:0b,isFilteringCraftable:0b,recipes:["minecraft:yellow_wool","minecraft:yellow_stained_glass_pane","minecraft:yellow_stained_glass","minecraft:yellow_dye_from_dandelion","minecraft:yellow_concrete_powder","minecraft:yellow_bed_from_white_bed","minecraft:writable_book","minecraft:wooden_sword","minecraft:wooden_pressure_plate","minecraft:wooden_hoe","minecraft:wooden_door","minecraft:wooden_button","minecraft:white_stained_glass_pane","minecraft:white_stained_glass","minecraft:white_concrete_powder","minecraft:white_carpet","minecraft:white_bed","minecraft:white_banner","minecraft:wheat","minecraft:tripwire_hook","minecraft:torch","minecraft:tnt_minecart","minecraft:tnt","minecraft:sugar","minecraft:string_to_wool","minecraft:stonebrick","minecraft:stone_sword","minecraft:stone_stairs","minecraft:stone_slab","minecraft:stone_pressure_plate","minecraft:stone_hoe","minecraft:stone_button","minecraft:stick","minecraft:spruce_wooden_slab","minecraft:spruce_stairs","minecraft:spruce_planks","minecraft:spruce_fence_gate","minecraft:spruce_fence","minecraft:spruce_door","minecraft:spruce_boat","minecraft:spectral_arrow","minecraft:sign","minecraft:shield","minecraft:shears","minecraft:sandstone","minecraft:repeater","minecraft:redstone_torch","minecraft:redstone_lamp","minecraft:redstone_block","minecraft:redstone","minecraft:red_wool","minecraft:red_stained_glass_pane","minecraft:red_stained_glass","minecraft:red_nether_brick","minecraft:red_dye_from_poppy","minecraft:red_concrete_powder","minecraft:red_bed_from_white_bed","minecraft:rail","minecraft:quartz_stairs","minecraft:quartz_slab","minecraft:quartz_block","minecraft:purple_wool","minecraft:purple_stained_glass_pane","minecraft:purple_stained_glass","minecraft:purple_shulker_box","minecraft:purple_dye","minecraft:purple_concrete_powder","minecraft:purple_bed_from_white_bed","minecraft:polished_granite","minecraft:polished_diorite","minecraft:polished_andesite","minecraft:piston","minecraft:pink_wool","minecraft:pink_stained_glass_pane","minecraft:pink_stained_glass","minecraft:pink_dye_from_red_bonemeal","minecraft:pink_concrete_powder","minecraft:pink_bed_from_white_bed","minecraft:pillar_quartz_block","minecraft:paper","minecraft:painting","minecraft:orange_wool","minecraft:orange_stained_glass_pane","minecraft:orange_stained_glass","minecraft:orange_dye_from_red_yellow","minecraft:orange_concrete_powder","minecraft:orange_bed_from_white_bed","minecraft:observer","minecraft:oak_wooden_slab","minecraft:oak_stairs","minecraft:oak_planks","minecraft:noteblock","minecraft:nether_wart_block","minecraft:nether_brick_stairs","minecraft:nether_brick_slab","minecraft:nether_brick_fence","minecraft:minecart","minecraft:magma_cream","minecraft:magenta_wool","minecraft:magenta_stained_glass_pane","minecraft:magenta_stained_glass","minecraft:magenta_dye_from_purple_and_pink","minecraft:magenta_dye_from_lapis_red_pink","minecraft:magenta_dye_from_lapis_ink_bonemeal","minecraft:magenta_concrete_powder","minecraft:magenta_bed_from_white_bed","minecraft:lime_wool","minecraft:lime_stained_glass_pane","minecraft:lime_stained_glass","minecraft:lime_dye","minecraft:lime_concrete_powder","minecraft:lime_bed_from_white_bed","minecraft:light_weighted_pressure_plate","minecraft:light_gray_wool","minecraft:light_gray_stained_glass_pane","minecraft:light_gray_stained_glass","minecraft:light_gray_dye_from_white_tulip","minecraft:light_gray_dye_from_oxeye_daisy","minecraft:light_gray_dye_from_ink_bonemeal","minecraft:light_gray_dye_from_gray_bonemeal","minecraft:light_gray_dye_from_azure_bluet","minecraft:light_gray_concrete_powder","minecraft:light_gray_carpet","minecraft:light_gray_bed_from_white_bed","minecraft:light_gray_bed","minecraft:light_gray_banner","minecraft:light_blue_wool","minecraft:light_blue_stained_glass_pane","minecraft:light_blue_stained_glass","minecraft:light_blue_dye_from_lapis_bonemeal","minecraft:light_blue_concrete_powder","minecraft:light_blue_bed_from_white_bed","minecraft:lever","minecraft:leather_leggings","minecraft:leather_helmet","minecraft:leather_chestplate","minecraft:leather_boots","minecraft:lapis_lazuli","minecraft:lapis_block","minecraft:ladder","minecraft:jungle_boat","minecraft:jukebox","minecraft:item_frame","minecraft:iron_trapdoor","minecraft:iron_sword","minecraft:iron_shovel","minecraft:iron_pickaxe","minecraft:iron_nugget","minecraft:iron_leggings","minecraft:iron_ingot_from_nuggets","minecraft:iron_ingot_from_block","minecraft:iron_hoe","minecraft:iron_helmet","minecraft:iron_door","minecraft:iron_chestplate","minecraft:iron_boots","minecraft:iron_bars","minecraft:iron_axe","minecraft:hopper_minecart","minecraft:hopper","minecraft:heavy_weighted_pressure_plate","minecraft:hay_block","minecraft:green_wool","minecraft:green_stained_glass_pane","minecraft:green_stained_glass","minecraft:green_concrete_powder","minecraft:green_bed_from_white_bed","minecraft:gray_wool","minecraft:gray_stained_glass_pane","minecraft:gray_stained_glass","minecraft:gray_dye","minecraft:gray_concrete_powder","minecraft:gray_carpet","minecraft:gray_bed_from_white_bed","minecraft:gray_bed","minecraft:gray_banner","minecraft:granite","minecraft:golden_sword","minecraft:golden_shovel","minecraft:golden_rail","minecraft:golden_pickaxe","minecraft:golden_leggings","minecraft:golden_hoe","minecraft:golden_helmet","minecraft:golden_chestplate","minecraft:golden_carrot","minecraft:golden_boots","minecraft:golden_axe","minecraft:golden_apple","minecraft:gold_nugget","minecraft:gold_ingot_from_nuggets","minecraft:gold_ingot_from_block","minecraft:gold_block","minecraft:glowstone","minecraft:glass_pane","minecraft:glass_bottle","minecraft:furnace_minecart","minecraft:furnace","minecraft:flower_pot","minecraft:flint_and_steel","minecraft:fishing_rod","minecraft:fire_charge","minecraft:fermented_spider_eye","minecraft:fence_gate","minecraft:fence","minecraft:ender_eye","minecraft:ender_chest","minecraft:end_crystal","minecraft:end_bricks","minecraft:enchanting_table","minecraft:emerald_block","minecraft:emerald","minecraft:dropper","minecraft:dispenser","minecraft:diorite","minecraft:diamond_sword","minecraft:diamond_shovel","minecraft:diamond_pickaxe","minecraft:diamond_leggings","minecraft:diamond_hoe","minecraft:diamond_helmet","minecraft:diamond_chestplate","minecraft:diamond_boots","minecraft:diamond_block","minecraft:diamond_axe","minecraft:diamond","minecraft:detector_rail","minecraft:daylight_detector","minecraft:dark_oak_boat","minecraft:cyan_wool","minecraft:cyan_stained_glass_pane","minecraft:cyan_stained_glass","minecraft:cyan_dye","minecraft:cyan_concrete_powder","minecraft:cyan_bed_from_white_bed","minecraft:crafting_table","minecraft:compass","minecraft:comparator","minecraft:cobblestone_wall","minecraft:cobblestone_slab","minecraft:coarse_dirt","minecraft:coal_block","minecraft:coal","minecraft:clock","minecraft:clay","minecraft:chiseled_quartz_block","minecraft:chest_minecart","minecraft:chest","minecraft:cauldron","minecraft:carrot_on_a_stick","minecraft:cake","minecraft:bucket","minecraft:brown_wool","minecraft:brown_stained_glass_pane","minecraft:brown_stained_glass","minecraft:brown_concrete_powder","minecraft:brown_bed_from_white_bed","minecraft:brick_stairs","minecraft:brick_slab","minecraft:brick_block","minecraft:brewing_stand","minecraft:bowl","minecraft:bow","minecraft:bookshelf","minecraft:book","minecraft:bone_meal_from_bone","minecraft:bone_meal_from_block","minecraft:bone_block","minecraft:boat","minecraft:blue_wool","minecraft:blue_stained_glass_pane","minecraft:blue_stained_glass","minecraft:blue_concrete_powder","minecraft:blue_carpet","minecraft:blue_bed_from_white_bed","minecraft:blue_bed","minecraft:blue_banner","minecraft:black_wool","minecraft:black_stained_glass_pane","minecraft:black_stained_glass","minecraft:black_concrete_powder","minecraft:black_carpet","minecraft:black_bed_from_white_bed","minecraft:black_bed","minecraft:black_banner","minecraft:birch_boat","minecraft:beacon","minecraft:arrow","minecraft:armor_stand","minecraft:anvil","minecraft:andesite","minecraft:activator_rail","minecraft:acacia_boat","appliedenergistics2:network/parts/terminals_crafting","appliedenergistics2:network/parts/terminals","appliedenergistics2:network/blocks/interfaces_interface_part","appliedenergistics2:network/blocks/energy_dense_energy_cell","appliedenergistics2:decorative/quartz_glass","appliedenergistics2:decorative/fluix_block","biomesoplenty:sand_from_dried_sand","biomesoplenty:mud_from_dirt","biomesoplenty:boat_willow","biomesoplenty:boat_umbran","biomesoplenty:boat_sacred_oak","biomesoplenty:boat_redwood","biomesoplenty:boat_pine","biomesoplenty:boat_palm","biomesoplenty:boat_mangrove","biomesoplenty:boat_mahogany","biomesoplenty:boat_magic","biomesoplenty:boat_jacaranda","biomesoplenty:boat_hellbark","biomesoplenty:boat_fir","biomesoplenty:boat_eucalyptus","biomesoplenty:boat_ethereal","biomesoplenty:boat_ebony","biomesoplenty:boat_cherry","sereneseasons:season_sensor","sereneseasons:season_clock","treasure2:skull_chest","treasure2:gold_skull_chest","treasure2:crystal_skull_chest","appliedenergistics2:disassemble","gregtech:dust_bronze","gregtech:electric_motor_lv_iron","gregtech:conveyor_module_lv_rubber","gregtech:electric_pump_lv_rubber","gregtech:electric_piston_lv","gregtech:robot_arm_lv","gregtech:potin_dust","gregtech:vacuum_tube","gregtech:resistor_wire","gregtech:resistor_wire_fine","gregtech:resistor_wire_fine_carbon","gregtech:coated_board","gregtech:coated_board_1x","gregtech:basic_circuit_board","gregtech:electronic_circuit_lv","gregtech:treated_wood_planks","gregtech:treated_wood_stick","gregtech:rubber_planks","gregtech:item_bus_input_to_output_0","gregtech:item_bus_input_to_output_1","gregtech:mortar_flint","gregtech:mortar_iron","gregtech:mortar_steel","gregtech:soft_mallet_wood","gregtech:integrated_circuit","gregtech:item_filter","gregtech:wooden_shape_brick","gregtech:compressed_coke_clay","gregtech:fireclay_dust","gregtech:rubber_ring","gregtech:iron_magnetic_stick","gregtech:shape_empty","gregtech:shape_extruder_rod","gregtech:shape_mold_gear_small","gregtech:shape_mold_block","gregtech:shape_mold_ball","gregtech:shape_mold_gear","gregtech:shape_mold_plate","gregtech:cauldron","gregtech:hopper","gregtech:iron_bucket","gregtech:flint_and_steel","gregtech:quartz_sand","gregtech:glass_dust_flint","gregtech:clay_block_to_dust","gregtech:brick_block_to_dust","gregtech:gravel_to_flint","gregtech:casing_ulv","gregtech:casing_primitive_bricks","gregtech:casing_coke_bricks","gregtech:casing_bronze_bricks","gregtech:casing_invar_heatproof","gregtech:casing_bronze_firebox","gregtech:maintenance_hatch","gregtech:bronze_hull","gregtech:bronze_bricks_hull","gregtech:steel_bricks_hull","gregtech:steam_boiler_coal_bronze","gregtech:steam_boiler_lava_steel","gregtech:steam_furnace_bronze","gregtech:steam_macerator_bronze","gregtech:steam_extractor_bronze","gregtech:steam_hammer_bronze","gregtech:steam_compressor_bronze","gregtech:steam_alloy_smelter_bronze","gregtech:steam_alloy_smelter_steel","gregtech:coke_oven","gregtech:steam_oven","gregtech:steam_grinder","gregtech:steam_hatch","gregtech:steam_input_bus","gregtech:steam_output_bus","gregtech:steam_turbine_lv","gregtech:workbench_bronze","gregtech:primitive_pump","gregtech:pump_deck","gregtech:pump_hatch","gregtech:gregtech.machine.alloy_smelter.lv","gregtech:gregtech.machine.assembler.lv","gregtech:gregtech.machine.bender.lv","gregtech:gregtech.machine.extractor.lv","gregtech:gregtech.machine.lathe.lv","gregtech:gregtech.machine.macerator.lv","gregtech:gregtech.machine.wiremill.lv","gregtech:gregtech.machine.centrifuge.lv","gregtech:gregtech.machine.packer.lv","gregtech:gregtech.machine.chemical_reactor.lv","gregtech:gregtech.machine.fluid_solidifier.lv","gregtech:gregtech.machine.polarizer.lv","gregtech:gregtech.machine.mixer.lv","gregtech:gregtech.machine.forming_press.lv","gregtech:gregtech.machine.forge_hammer.lv","gregtech:gregtech.machine.sifter.lv","gregtech:gregtech.machine.pump.lv","gregtech:gregtech.machine.muffler_hatch.lv","gregtech:bronze_drum","gregtech:electric_blast_furnace","gregtech:energy_hatch.lv","storagedrawers:basicdrawers_fulldrawers1_oak","storagedrawers:basicdrawers_fulldrawers2_oak","thermalfoundation:wrench","thermalfoundation:material_13","thermalfoundation:tool.hammer_iron","thermalfoundation:tool.excavator_iron","thermalfoundation:tool.hammer_diamond","thermaldynamics:servo","thermaldynamics:duct_0","thermaldynamics:duct_16","gregtech:stick_long_stick_bronze","gregtech:ring_iron","gregtech:ring_tin","gregtech:ring_bronze","gregtech:indium_tin_barium_titanium_cuprate_wire_wiregtoctal/87_splitting","gregtech:tin_wire_wiregtoctal/87_splitting","gregtech:bolt_saw_iron","gregtech:bolt_saw_tin","gregtech:bolt_saw_steel","gregtech:tiny_dust_disassembling_plutonium_241","gregtech:tiny_dust_disassembling_flint","gregtech:tiny_dust_assembling_dark_ash","gregtech:small_tin_alloy_pipe","gregtech:small_bronze_pipe","gregtech:medium_wood_pipe","gregtech:medium_bronze_pipe","gregtech:copper_wire_single","gregtech:copper_wire_wiregtsingle/90_quadrupling","gregtech:indium_tin_barium_titanium_cuprate_wire_wiregtsingle/90_quadrupling","gregtech:red_alloy_wire_single","gregtech:red_alloy_cable_1","gregtech:uranium_rhodium_dinaquadide_wire_wiregtsingle/90_doubling","gregtech:cupronickel_wire_wiregtsingle/90_doubling","gregtech:tin_wire_single","gregtech:tin_cable_1","gregtech:tin_wire_wiregtsingle/90_doubling","gregtech:tin_wire_wiregtsingle/90_quadrupling","gregtech:saw_iron","gregtech:hammer_iron","gregtech:file_iron","gregtech:wrench_iron","gregtech:wire_cutter_iron","gregtech:screwdriver_iron","gregtech:crowbar_invar","gregtech:hammer_bronze","gregtech:hammer_diamond","gregtech:saw_steel","gregtech:hammer_steel","gregtech:file_steel","gregtech:knife_steel","gregtech:wrench_steel","gregtech:wire_cutter_steel","gregtech:screwdriver_steel","gregtech:gem_to_dust_coal_gem/23","gregtech:gem_to_dust_flint_gem/23","gregtech:small_gear_iron","gregtech:small_gear_steel","gregtech:large_wood_pipe","gregtech:large_bronze_pipe","gregtech:rotor_iron","gregtech:rotor_tin","gregtech:indium_tin_barium_titanium_cuprate_wire_wiregtquadruple/88_doubling","gregtech:uranium_rhodium_dinaquadide_wire_wiregtquadruple/88_doubling","gregtech:tin_cable_4","gregtech:tin_wire_wiregtquadruple/88_splitting","gregtech:crushed_ore_to_dust_sapphire","gregtech:plate_double_steel","gregtech:stick_potin","gregtech:stick_iron","gregtech:plate_iron","gregtech:stick_invar","gregtech:plate_red_alloy","gregtech:plate_tin_alloy","gregtech:mortar_grind_tin","gregtech:stick_tin","gregtech:plate_tin","gregtech:mortar_grind_copper","gregtech:plate_copper","gregtech:mortar_grind_lead","gregtech:stick_bronze","gregtech:plate_bronze","gregtech:plate_wrought_iron","gregtech:stick_steel","gregtech:plate_steel","gregtech:small_dust_disassembling_gallium_arsenide","gregtech:small_dust_assembling_gold","gregtech:small_dust_assembling_barium_sulfide","gregtech:small_dust_assembling_indium","gregtech:small_dust_assembling_wood","gregtech:small_dust_assembling_coke","gregtech:small_dust_assembling_gallium_sulfide","gregtech:gear_potin","gregtech:gear_invar","gregtech:screw_iron","gregtech:screw_tin","gregtech:screw_steel","gregtech:spring_small_steel","gregtech:frame_invar","gregtech:frame_bronze","gregtech:frame_treated_wood","gregtech:tin_wire_wiregtdouble/89_quadrupling"],toBeDisplayed:["minecraft:yellow_stained_glass_pane","minecraft:yellow_stained_glass","minecraft:yellow_concrete_powder","minecraft:wooden_sword","minecraft:wooden_hoe","minecraft:wooden_door","minecraft:white_stained_glass_pane","minecraft:white_stained_glass","minecraft:white_concrete_powder","minecraft:white_bed","minecraft:white_banner","minecraft:tripwire_hook","minecraft:tnt","minecraft:sugar","minecraft:stone_sword","minecraft:stone_stairs","minecraft:stone_slab","minecraft:stone_hoe","minecraft:spruce_wooden_slab","minecraft:spruce_stairs","minecraft:spruce_fence_gate","minecraft:spruce_fence","minecraft:spruce_door","minecraft:spruce_boat","minecraft:spectral_arrow","minecraft:sign","minecraft:shield","minecraft:repeater","minecraft:redstone_lamp","minecraft:redstone_block","minecraft:red_stained_glass_pane","minecraft:red_stained_glass","minecraft:red_nether_brick","minecraft:red_dye_from_poppy","minecraft:red_concrete_powder","minecraft:rail","minecraft:quartz_stairs","minecraft:quartz_slab","minecraft:quartz_block","minecraft:purple_stained_glass_pane","minecraft:purple_stained_glass","minecraft:purple_shulker_box","minecraft:purple_dye","minecraft:purple_concrete_powder","minecraft:polished_granite","minecraft:polished_diorite","minecraft:polished_andesite","minecraft:piston","minecraft:pink_stained_glass_pane","minecraft:pink_stained_glass","minecraft:pink_dye_from_red_bonemeal","minecraft:pink_concrete_powder","minecraft:pillar_quartz_block","minecraft:paper","minecraft:painting","minecraft:orange_stained_glass_pane","minecraft:orange_stained_glass","minecraft:orange_dye_from_red_yellow","minecraft:orange_concrete_powder","minecraft:observer","minecraft:oak_wooden_slab","minecraft:oak_stairs","minecraft:noteblock","minecraft:nether_wart_block","minecraft:nether_brick_stairs","minecraft:nether_brick_slab","minecraft:nether_brick_fence","minecraft:minecart","minecraft:magma_cream","minecraft:magenta_stained_glass_pane","minecraft:magenta_stained_glass","minecraft:magenta_dye_from_purple_and_pink","minecraft:magenta_dye_from_lapis_red_pink","minecraft:magenta_dye_from_lapis_ink_bonemeal","minecraft:magenta_concrete_powder","minecraft:lime_stained_glass_pane","minecraft:lime_stained_glass","minecraft:lime_dye","minecraft:lime_concrete_powder","minecraft:light_weighted_pressure_plate","minecraft:light_gray_stained_glass_pane","minecraft:light_gray_stained_glass","minecraft:light_gray_dye_from_white_tulip","minecraft:light_gray_dye_from_oxeye_daisy","minecraft:light_gray_dye_from_ink_bonemeal","minecraft:light_gray_dye_from_gray_bonemeal","minecraft:light_gray_dye_from_azure_bluet","minecraft:light_gray_concrete_powder","minecraft:light_gray_bed","minecraft:light_gray_banner","minecraft:light_blue_stained_glass_pane","minecraft:light_blue_stained_glass","minecraft:light_blue_dye_from_lapis_bonemeal","minecraft:light_blue_concrete_powder","minecraft:lever","minecraft:leather_leggings","minecraft:leather_helmet","minecraft:leather_chestplate","minecraft:leather_boots","minecraft:lapis_lazuli","minecraft:lapis_block","minecraft:ladder","minecraft:jungle_boat","minecraft:jukebox","minecraft:item_frame","minecraft:iron_trapdoor","minecraft:iron_sword","minecraft:iron_shovel","minecraft:iron_pickaxe","minecraft:iron_nugget","minecraft:iron_leggings","minecraft:iron_ingot_from_nuggets","minecraft:iron_ingot_from_block","minecraft:iron_hoe","minecraft:iron_helmet","minecraft:iron_door","minecraft:iron_chestplate","minecraft:iron_boots","minecraft:iron_bars","minecraft:iron_axe","minecraft:hopper_minecart","minecraft:hopper","minecraft:heavy_weighted_pressure_plate","minecraft:hay_block","minecraft:green_stained_glass_pane","minecraft:green_stained_glass","minecraft:green_concrete_powder","minecraft:gray_stained_glass_pane","minecraft:gray_stained_glass","minecraft:gray_dye","minecraft:gray_concrete_powder","minecraft:gray_bed","minecraft:gray_banner","minecraft:granite","minecraft:golden_sword","minecraft:golden_shovel","minecraft:golden_rail","minecraft:golden_pickaxe","minecraft:golden_leggings","minecraft:golden_hoe","minecraft:golden_helmet","minecraft:golden_chestplate","minecraft:golden_carrot","minecraft:golden_boots","minecraft:golden_axe","minecraft:golden_apple","minecraft:gold_nugget","minecraft:gold_ingot_from_nuggets","minecraft:gold_ingot_from_block","minecraft:gold_block","minecraft:glowstone","minecraft:glass_pane","minecraft:glass_bottle","minecraft:furnace_minecart","minecraft:furnace","minecraft:flower_pot","minecraft:flint_and_steel","minecraft:fishing_rod","minecraft:fire_charge","minecraft:fermented_spider_eye","minecraft:fence_gate","minecraft:fence","minecraft:ender_eye","minecraft:ender_chest","minecraft:end_crystal","minecraft:end_bricks","minecraft:enchanting_table","minecraft:emerald_block","minecraft:emerald","minecraft:dropper","minecraft:dispenser","minecraft:diorite","minecraft:diamond_sword","minecraft:diamond_shovel","minecraft:diamond_pickaxe","minecraft:diamond_leggings","minecraft:diamond_hoe","minecraft:diamond_helmet","minecraft:diamond_chestplate","minecraft:diamond_boots","minecraft:diamond_block","minecraft:diamond_axe","minecraft:diamond","minecraft:detector_rail","minecraft:daylight_detector","minecraft:dark_oak_boat","minecraft:cyan_stained_glass_pane","minecraft:cyan_stained_glass","minecraft:cyan_dye","minecraft:cyan_concrete_powder","minecraft:crafting_table","minecraft:compass","minecraft:comparator","minecraft:cobblestone_wall","minecraft:cobblestone_slab","minecraft:coarse_dirt","minecraft:coal_block","minecraft:coal","minecraft:clock","minecraft:clay","minecraft:chiseled_quartz_block","minecraft:chest_minecart","minecraft:chest","minecraft:cauldron","minecraft:carrot_on_a_stick","minecraft:cake","minecraft:bucket","minecraft:brown_stained_glass_pane","minecraft:brown_stained_glass","minecraft:brown_concrete_powder","minecraft:brick_stairs","minecraft:brick_slab","minecraft:brick_block","minecraft:brewing_stand","minecraft:bowl","minecraft:bow","minecraft:bookshelf","minecraft:book","minecraft:bone_meal_from_bone","minecraft:bone_meal_from_block","minecraft:bone_block","minecraft:boat","minecraft:blue_stained_glass_pane","minecraft:blue_stained_glass","minecraft:blue_concrete_powder","minecraft:blue_bed","minecraft:blue_banner","minecraft:black_stained_glass_pane","minecraft:black_stained_glass","minecraft:black_concrete_powder","minecraft:black_bed","minecraft:black_banner","minecraft:birch_boat","minecraft:beacon","minecraft:arrow","minecraft:armor_stand","minecraft:anvil","minecraft:andesite","minecraft:activator_rail","minecraft:acacia_boat","appliedenergistics2:network/parts/terminals_crafting","appliedenergistics2:network/parts/terminals","appliedenergistics2:network/blocks/energy_dense_energy_cell","appliedenergistics2:decorative/quartz_glass","appliedenergistics2:decorative/fluix_block","biomesoplenty:sand_from_dried_sand","biomesoplenty:mud_from_dirt","biomesoplenty:boat_willow","biomesoplenty:boat_umbran","biomesoplenty:boat_sacred_oak","biomesoplenty:boat_redwood","biomesoplenty:boat_pine","biomesoplenty:boat_palm","biomesoplenty:boat_mangrove","biomesoplenty:boat_mahogany","biomesoplenty:boat_magic","biomesoplenty:boat_jacaranda","biomesoplenty:boat_hellbark","biomesoplenty:boat_fir","biomesoplenty:boat_eucalyptus","biomesoplenty:boat_ethereal","biomesoplenty:boat_ebony","biomesoplenty:boat_cherry","sereneseasons:season_sensor","sereneseasons:season_clock","treasure2:skull_chest","treasure2:gold_skull_chest","treasure2:crystal_skull_chest","appliedenergistics2:disassemble","gregtech:dust_bronze","gregtech:electric_motor_lv_iron","gregtech:conveyor_module_lv_rubber","gregtech:electric_pump_lv_rubber","gregtech:electric_piston_lv","gregtech:robot_arm_lv","gregtech:potin_dust","gregtech:vacuum_tube","gregtech:resistor_wire","gregtech:resistor_wire_fine","gregtech:resistor_wire_fine_carbon","gregtech:coated_board","gregtech:coated_board_1x","gregtech:basic_circuit_board","gregtech:electronic_circuit_lv","gregtech:treated_wood_planks","gregtech:treated_wood_stick","gregtech:rubber_planks","gregtech:item_bus_input_to_output_0","gregtech:item_bus_input_to_output_1","gregtech:mortar_flint","gregtech:mortar_iron","gregtech:mortar_steel","gregtech:soft_mallet_wood","gregtech:integrated_circuit","gregtech:item_filter","gregtech:wooden_shape_brick","gregtech:compressed_coke_clay","gregtech:fireclay_dust","gregtech:rubber_ring","gregtech:iron_magnetic_stick","gregtech:shape_empty","gregtech:shape_extruder_rod","gregtech:shape_mold_gear_small","gregtech:shape_mold_block","gregtech:shape_mold_ball","gregtech:shape_mold_gear","gregtech:shape_mold_plate","gregtech:cauldron","gregtech:hopper","gregtech:iron_bucket","gregtech:flint_and_steel","gregtech:quartz_sand","gregtech:glass_dust_flint","gregtech:clay_block_to_dust","gregtech:brick_block_to_dust","gregtech:gravel_to_flint","gregtech:casing_ulv","gregtech:casing_primitive_bricks","gregtech:casing_coke_bricks","gregtech:casing_bronze_bricks","gregtech:casing_invar_heatproof","gregtech:casing_bronze_firebox","gregtech:maintenance_hatch","gregtech:bronze_hull","gregtech:bronze_bricks_hull","gregtech:steel_bricks_hull","gregtech:steam_boiler_coal_bronze","gregtech:steam_boiler_lava_steel","gregtech:steam_furnace_bronze","gregtech:steam_macerator_bronze","gregtech:steam_extractor_bronze","gregtech:steam_hammer_bronze","gregtech:steam_compressor_bronze","gregtech:steam_alloy_smelter_bronze","gregtech:steam_alloy_smelter_steel","gregtech:coke_oven","gregtech:steam_oven","gregtech:steam_grinder","gregtech:steam_hatch","gregtech:steam_input_bus","gregtech:steam_output_bus","gregtech:steam_turbine_lv","gregtech:workbench_bronze","gregtech:primitive_pump","gregtech:pump_deck","gregtech:pump_hatch","gregtech:gregtech.machine.alloy_smelter.lv","gregtech:gregtech.machine.assembler.lv","gregtech:gregtech.machine.bender.lv","gregtech:gregtech.machine.extractor.lv","gregtech:gregtech.machine.lathe.lv","gregtech:gregtech.machine.macerator.lv","gregtech:gregtech.machine.wiremill.lv","gregtech:gregtech.machine.centrifuge.lv","gregtech:gregtech.machine.packer.lv","gregtech:gregtech.machine.chemical_reactor.lv","gregtech:gregtech.machine.fluid_solidifier.lv","gregtech:gregtech.machine.polarizer.lv","gregtech:gregtech.machine.mixer.lv","gregtech:gregtech.machine.forming_press.lv","gregtech:gregtech.machine.forge_hammer.lv","gregtech:gregtech.machine.sifter.lv","gregtech:gregtech.machine.pump.lv","gregtech:gregtech.machine.muffler_hatch.lv","gregtech:bronze_drum","gregtech:electric_blast_furnace","gregtech:energy_hatch.lv","storagedrawers:basicdrawers_fulldrawers1_oak","storagedrawers:basicdrawers_fulldrawers2_oak","thermalfoundation:wrench","thermalfoundation:material_13","thermalfoundation:tool.hammer_iron","thermalfoundation:tool.excavator_iron","thermalfoundation:tool.hammer_diamond","thermaldynamics:servo","thermaldynamics:duct_0","thermaldynamics:duct_16","gregtech:stick_long_stick_bronze","gregtech:ring_iron","gregtech:ring_tin","gregtech:ring_bronze","gregtech:indium_tin_barium_titanium_cuprate_wire_wiregtoctal/87_splitting","gregtech:tin_wire_wiregtoctal/87_splitting","gregtech:bolt_saw_iron","gregtech:bolt_saw_tin","gregtech:bolt_saw_steel","gregtech:tiny_dust_disassembling_plutonium_241","gregtech:tiny_dust_disassembling_flint","gregtech:tiny_dust_assembling_dark_ash","gregtech:small_tin_alloy_pipe","gregtech:small_bronze_pipe","gregtech:medium_wood_pipe","gregtech:medium_bronze_pipe","gregtech:copper_wire_single","gregtech:copper_wire_wiregtsingle/90_quadrupling","gregtech:indium_tin_barium_titanium_cuprate_wire_wiregtsingle/90_quadrupling","gregtech:red_alloy_wire_single","gregtech:red_alloy_cable_1","gregtech:uranium_rhodium_dinaquadide_wire_wiregtsingle/90_doubling","gregtech:cupronickel_wire_wiregtsingle/90_doubling","gregtech:tin_wire_single","gregtech:tin_cable_1","gregtech:tin_wire_wiregtsingle/90_doubling","gregtech:tin_wire_wiregtsingle/90_quadrupling","gregtech:saw_iron","gregtech:hammer_iron","gregtech:file_iron","gregtech:wrench_iron","gregtech:wire_cutter_iron","gregtech:screwdriver_iron","gregtech:crowbar_invar","gregtech:hammer_bronze","gregtech:hammer_diamond","gregtech:saw_steel","gregtech:hammer_steel","gregtech:file_steel","gregtech:knife_steel","gregtech:wrench_steel","gregtech:wire_cutter_steel","gregtech:screwdriver_steel","gregtech:gem_to_dust_coal_gem/23","gregtech:gem_to_dust_flint_gem/23","gregtech:small_gear_iron","gregtech:small_gear_steel","gregtech:large_wood_pipe","gregtech:large_bronze_pipe","gregtech:rotor_iron","gregtech:rotor_tin","gregtech:indium_tin_barium_titanium_cuprate_wire_wiregtquadruple/88_doubling","gregtech:uranium_rhodium_dinaquadide_wire_wiregtquadruple/88_doubling","gregtech:tin_cable_4","gregtech:tin_wire_wiregtquadruple/88_splitting","gregtech:crushed_ore_to_dust_sapphire","gregtech:plate_double_steel","gregtech:stick_potin","gregtech:stick_iron","gregtech:plate_iron","gregtech:stick_invar","gregtech:plate_red_alloy","gregtech:plate_tin_alloy","gregtech:mortar_grind_tin","gregtech:stick_tin","gregtech:plate_tin","gregtech:mortar_grind_copper","gregtech:plate_copper","gregtech:mortar_grind_lead","gregtech:stick_bronze","gregtech:plate_bronze","gregtech:plate_wrought_iron","gregtech:stick_steel","gregtech:plate_steel","gregtech:small_dust_disassembling_gallium_arsenide","gregtech:small_dust_assembling_gold","gregtech:small_dust_assembling_barium_sulfide","gregtech:small_dust_assembling_indium","gregtech:small_dust_assembling_wood","gregtech:small_dust_assembling_coke","gregtech:small_dust_assembling_gallium_sulfide","gregtech:gear_potin","gregtech:gear_invar","gregtech:screw_iron","gregtech:screw_tin","gregtech:screw_steel","gregtech:spring_small_steel","gregtech:frame_invar","gregtech:frame_bronze","gregtech:frame_treated_wood","gregtech:tin_wire_wiregtdouble/89_quadrupling"]}}

-- Ticking connection --
  Connection: net.minecraft.network.NetworkManager@6d420275

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_111, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 10227261056 bytes (9753 MB) / 16299065344 bytes (15544 MB) up to 17075011584 bytes (16284 MB)
  JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx16281m
  IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 28
  FML: MCP 9.42 LoliASM 5.18 VintageFix 0.3.3 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G6_pre1 293 mods loaded, 293 mods active
       States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

       | State  | ID                                | Version                             | Source                                                      | Signature                                |
       |:------ |:--------------------------------- |:----------------------------------- |:----------------------------------------------------------- |:---------------------------------------- |
       | LCHIJA | minecraft                         | 1.12.2                              | minecraft.jar                                               | None                                     |
       | LCHIJA | mcp                               | 9.42                                | minecraft.jar                                               | None                                     |
       | LCHIJA | FML                               | 8.0.99.99                           | forge-1.12.2-14.23.5.2860.jar                               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCHIJA | forge                             | 14.23.5.2860                        | forge-1.12.2-14.23.5.2860.jar                               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCHIJA | creativecoredummy                 | 1.0.0                               | minecraft.jar                                               | None                                     |
       | LCHIJA | micdoodlecore                     | 4.0.6                               | minecraft.jar                                               | None                                     |
       | LCHIJA | placeholdername                   | 1.0.0                               | GTQT                                                        | None                                     |
       | LCHIJA | hecharacters                      | @VERSION@                           | hecharacters-1.12.2-1.4.0.jar                               | None                                     |
       | LCHIJA | jecharacters                      | 1.12.0-3.7.2                        | jecharacters-1.12.0-3.7.2.jar                               | None                                     |
       | LCHIJA | smoothfontcore                    | mc1.12.2-2.1.4                      | minecraft.jar                                               | None                                     |
       | LCHIJA | xaerominimap_core                 | 1.12.2-1.0                          | minecraft.jar                                               | None                                     |
       | LCHIJA | xaeroworldmap_core                | 1.12.2-1.0                          | minecraft.jar                                               | None                                     |
       | LCHIJA | mixinbooter                       | 8.8                                 | minecraft.jar                                               | None                                     |
       | LCHIJA | opencomputers|core                | 1.8.3                               | minecraft.jar                                               | None                                     |
       | LCHIJA | botania_tweaks_core               | -100                                | minecraft.jar                                               | None                                     |
       | LCHIJA | smoothfont                        | mc1.12.2-2.1.4                      | SmoothFont-mc1.12.2-2.1.4.jar                               | None                                     |
       | LCHIJA | tweakersconstruct                 | 1.12.2-1.6.1                        | tweakersconstruct-1.12.2-1.6.1.jar                          | None                                     |
       | LCHIJA | skinlayers3d                      | 1.2.0                               | 3dSkinLayers-forge-mc1.12.2-1.2.0.jar                       | None                                     |
       | LCHIJA | configanytime                     | 1.0                                 | !configanytime-1.0.jar                                      | None                                     |
       | LCHIJA | redstoneflux                      | 2.1.1                               | RedstoneFlux-1.12-2.1.1.1-universal.jar                     | None                                     |
       | LCHIJA | cofhcore                          | 4.6.6                               | [CoFH核心] CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
       | LCHIJA | elevatorid                        | 1.3.14                              | [开放式电梯] ElevatorMod-1.12.2-1.3.14.jar                       | None                                     |
       | LCHIJA | cofhworld                         | 1.4.0                               | CoFHWorld-1.12.2-1.4.0.1-universal.jar                      | None                                     |
       | LCHIJA | thermalfoundation                 | 2.6.7                               | [热力基本] ThermalFoundation-1.12.2-2.6.7.1-universal.jar       | None                                     |
       | LCHIJA | codechickenlib                    | 3.2.3.358                           | CodeChickenLib-1.12.2-3.2.3.358-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | thermaldynamics                   | 2.5.6                               | [热动力学] ThermalDynamics-1.12.2-2.5.6.1-universal.jar         | None                                     |
       | LCHIJA | ctm                               | MC1.12.2-1.0.2.31                   | CTM-MC1.12.2-1.0.2.31.jar                                   | None                                     |
       | LCHIJA | bookshelf                         | 2.3.590                             | Bookshelf-1.12.2-2.3.590.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | crafttweaker                      | 4.1.20                              | CraftTweaker2-1.12-4.1.20.695.jar                           | None                                     |
       | LCHIJA | gamestages                        | 2.0.123                             | GameStages-1.12.2-2.0.123.jar                               | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | endertweaker                      | 1.2.3                               | EnderTweaker-1.12.2-1.2.3.jar                               | None                                     |
       | LCHIJA | mtlib                             | 3.0.7                               | MTLib-3.0.7.jar                                             | None                                     |
       | LCHIJA | modtweaker                        | 4.0.19                              | modtweaker-4.0.20.11.jar                                    | None                                     |
       | LCHIJA | jei                               | 4.25.1                              | HadEnoughItems_1.12.2-4.25.1.jar                            | None                                     |
       | LCHIJA | itemstages                        | 2.0.51                              | ItemStages-1.12.2-2.0.51.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | recipestages                      | 1.1.3                               | RecipeStages-1.1.3.8.jar                                    | None                                     |
       | LCHIJA | appliedenergistics2               | rv6-stable-7-extended_life-v0.55.27 | appliedenergistics2-rv6-stable-7-extended_life-v0.55.27.jar | None                                     |
       | LCHIJA | brandonscore                      | 2.4.20                              | BrandonsCore-1.12.2-2.4.20.162-universal.jar                | None                                     |
       | LCHIJA | aenetvistool                      | 1.0.3                               | AE-Net-Vis-Tool-1.12.2-1.0.3.0-universal.jar                | None                                     |
       | LCHIJA | bdlib                             | 1.14.4.1                            | bdlib-1.14.4.1-mc1.12.2.jar                                 | None                                     |
       | LCHIJA | ae2stuff                          | 0.7.0.4                             | ae2stuff-0.7.0.4-mc1.12.2.jar                               | None                                     |
       | LCHIJA | forgelin                          | 1.8.4                               | Forgelin-1.8.4.jar                                          | None                                     |
       | LCHIJA | aeadditions                       | 1.3.8                               | AEAdditions-1.12.2-1.3.8.jar                                | None                                     |
       | LCHIJA | akashictome                       | 1.2-12                              | AkashicTome-1.2-12.jar                                      | None                                     |
       | LCHIJA | creativecore                      | 1.10.0                              | CreativeCore_v1.10.71_mc1.12.2.jar                          | None                                     |
       | LCHIJA | ambientsounds                     | 3.0                                 | AmbientSounds_v3.1.7_mc1.12.2.jar                           | None                                     |
       | LCHIJA | applecore                         | 3.4.0                               | AppleCore-mc1.12.2-3.4.0.jar                                | None                                     |
       | LCHIJA | aquaacrobatics                    | 1.15.3                              | AquaAcrobatics-1.15.3.jar                                   | None                                     |
       | LCHIJA | base                              | 3.14.0                              | base-1.12.2-3.14.0.jar                                      | None                                     |
       | LCHIJA | chisel                            | MC1.12.2-1.0.2.45                   | Chisel-MC1.12.2-1.0.2.45.jar                                | None                                     |
       | LCHIJA | baubles                           | 1.5.2                               | Baubles-1.12-1.5.2.jar                                      | None                                     |
       | LCHIJA | endercore                         | 1.12.2-0.5.78                       | EnderCore-1.12.2-0.5.78.jar                                 | None                                     |
       | LCHIJA | thaumcraft                        | 6.1.BETA26                          | Thaumcraft-1.12.2-6.1.BETA26.jar                            | None                                     |
       | LCHIJA | enderio                           | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | enderiointegrationtic             | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | mantle                            | 1.12-1.3.3.55                       | Mantle-1.12-1.3.3.55.jar                                    | None                                     |
       | LCHIJA | twilightforest                    | 3.11.1021                           | twilightforest-1.12.2-3.11.1021-universal.jar               | None                                     |
       | LCHIJA | tconstruct                        | 1.12.2-2.13.0.183                   | TConstruct-1.12.2-2.13.0.183.jar                            | None                                     |
       | LCHIJA | contenttweaker                    | 1.12.2-4.10.0                       | ContentTweaker-1.12.2-4.10.0.jar                            | None                                     |
       | LCHIJA | conarm                            | 1.2.5.10                            | conarm-1.12.2-1.2.5.10.jar                                  | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
       | LCHIJA | botania_tweaks                    | 1.9.1                               | botaniatweaks-1.9.1.jar                                     | None                                     |
       | LCHIJA | botania                           | r1.10-364                           | Botania r1.10-364.4.jar                                     | None                                     |
       | LCHIJA | theoneprobe                       | 1.4.28                              | theoneprobe-1.12-1.4.28.jar                                 | None                                     |
       | LCHIJA | extrabotany                       | 60                                  | ExtraBotany-r1.1-60-beta-hotfix.jar                         | None                                     |
       | LCHIJA | armoryexpansion                   | 2.0.0-alpha                         | armoryexpansion-2.0.0-alpha.jar                             | None                                     |
       | LCHIJA | armoryexpansion-custommaterials   | 2.0.0-alpha                         | armoryexpansion-2.0.0-alpha.jar                             | None                                     |
       | LCHIJA | armoryexpansion-iceandfire        | 2.0.0-alpha                         | armoryexpansion-2.0.0-alpha.jar                             | None                                     |
       | LCHIJA | armoryexpansion-matteroverdrive   | 2.0.0-alpha                         | armoryexpansion-2.0.0-alpha.jar                             | None                                     |
       | LCHIJA | artifacts                         | 1.12.2-1.2.3                        | Artifacts-1.12.2-1.2.3.jar                                  | None                                     |
       | LCHIJA | autoreglib                        | 1.3-32                              | AutoRegLib-1.3-32.jar                                       | None                                     |
       | LCHIJA | avaritia                          | 3.3.0                               | Avaritia-1.12.2-3.3.0.37-universal.jar                      | None                                     |
       | LCHIJA | wanionlib                         | 1.12.2-2.91                         | WanionLib-1.12.2-2.91.jar                                   | None                                     |
       | LCHIJA | avaritiaddons                     | 1.12.2-1.9                          | Avaritiaddons-1.12.2-1.9.jar                                | None                                     |
       | LCHIJA | avaritiaio                        | @VERSION@                           | avaritiaio-1.4.jar                                          | None                                     |
       | LCHIJA | avaritiarecipemaker               | 1.0.0                               | avaritiarecipemaker-1.0.0.jar                               | None                                     |
       | LCHIJA | forestry                          | 5.8.2.422                           | forestry_1.12.2-5.8.2.422.jar                               | None                                     |
       | LCHIJA | beebetteratbees                   | 2.0.3                               | beebetteratbees-1.12.2-2.0.3.jar                            | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
       | LCHIJA | betterbedrockgen                  | 6.0.2                               | BetterBedrockGenerator-1.12-6.1.1.jar                       | None                                     |
       | LCHIJA | betterbuilderswands               | 0.13.2                              | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar           | None                                     |
       | LCHIJA | bettercombatmod                   | 1.5.6                               | BetterCombat-1.12.2-1.5.6.jar                               | None                                     |
       | LCHIJA | betterp2p                         | 1.12.2-1.2.3-extended_life          | betterp2p-1.12.2-1.2.3-extended_life.jar                    | None                                     |
       | LCHIJA | bettersprinting                   | 3.0.1                               | BetterSprinting-1.12.2-v3.0.1.jar                           | None                                     |
       | LCHIJA | bibliocraft                       | 2.4.6                               | BiblioCraft[v2.4.6][MC1.12.2].jar                           | None                                     |
       | LCHIJA | binniecore                        | 2.5.1.203                           | binnie-mods-1.12.2-2.5.1.203.jar                            | None                                     |
       | LCHIJA | binniedesign                      | 2.5.1.203                           | binnie-mods-1.12.2-2.5.1.203.jar                            | None                                     |
       | LCHIJA | genetics                          | 2.5.1.203                           | binnie-mods-1.12.2-2.5.1.203.jar                            | None                                     |
       | LCHIJA | botany                            | 2.5.1.203                           | binnie-mods-1.12.2-2.5.1.203.jar                            | None                                     |
       | LCHIJA | extrabees                         | 2.5.1.203                           | binnie-mods-1.12.2-2.5.1.203.jar                            | None                                     |
       | LCHIJA | extratrees                        | 2.5.1.203                           | binnie-mods-1.12.2-2.5.1.203.jar                            | None                                     |
       | LCHIJA | biomesoplenty                     | 7.0.1.2445                          | BiomesOPlenty-1.12.2-7.0.1.2445-universal.jar               | None                                     |
       | LCHIJA | blockcraftery                     | 1.12.2-1.3.1                        | blockcraftery-1.12.2-1.3.1.jar                              | None                                     |
       | LCHIJA | guideapi                          | 1.12-2.1.8-63                       | Guide-API-1.12-2.1.8-63.jar                                 | None                                     |
       | LCHIJA | bloodmagic                        | 1.12.2-2.4.3-105                    | BloodMagic-1.12.2-2.4.3-105.jar                             | None                                     |
       | LCHIJA | bloodarsenal                      | 1.12.2-2.2.2-31                     | BloodArsenal-1.12.2-2.2.2-31.jar                            | None                                     |
       | LCHIJA | bloodmoon                         | 1.5.3                               | Bloodmoon-MC1.12.2-1.5.3.jar                                | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCHIJA | bnbgaminglib                      | 2.17.6                              | BNBGamingLib-1.12.2-2.17.6.jar                              | None                                     |
       | LCHIJA | bountiful                         | 2.2.3                               | Bountiful-1.12.2-2.2.3.jar                                  | None                                     |
       | LCHIJA | buildinggadgets                   | 2.8.4                               | BuildingGadgets-2.8.4.jar                                   | None                                     |
       | LCHIJA | carryon                           | 1.12.3                              | carryon-1.12.2-1.12.7.23.jar                                | None                                     |
       | LCHIJA | loliasm                           | 5.18                                | censoredasm5.18.jar                                         | None                                     |
       | LCHIJA | chameleon                         | 1.12-4.1.3                          | Chameleon-1.12-4.1.3.jar                                    | None                                     |
       | LCHIJA | champions                         | 1.12.2-1.0.11.10                    | champions-1.12.2-1.0.11.10.jar                              | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
       | LCHIJA | randomtweaks                      | 1.12.2-2.8.3.1                      | randomtweaks-1.12.2-2.8.3.1.jar                             | 20d08fb3fe9c268a63a75d337fb507464c8aaccd |
       | LCHIJA | classicbar                        | @VERSION@                           | classicbar-0.5.4.jar                                        | None                                     |
       | LCHIJA | claybucket                        | 1.1                                 | ClayBucket-1.12-1.1.jar                                     | None                                     |
       | LCHIJA | clearwater                        | 1.2                                 | clearwater-1.2.jar                                          | None                                     |
       | LCHIJA | colouredtooltips                  | 1.0.9                               | ColouredTooltips-1.12.2-1.0.9.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | compactmachines3                  | 3.0.18                              | compactmachines3-1.12.2-3.0.18-b278.jar                     | None                                     |
       | LCHIJA | controlling                       | 3.0.10                              | Controlling-3.0.12.2.jar                                    | None                                     |
       | LCHIJA | cookingforblockheads              | 6.5.0                               | CookingForBlockheads_1.12.2-6.5.0.jar                       | None                                     |
       | LCHIJA | craftingtweaks                    | 9.0.1                               | CraftingTweaks_1.12.2-9.0.1.jar                             | None                                     |
       | LCHIJA | ctgui                             | 1.0.0                               | CraftTweaker2-1.12-4.1.20.695.jar                           | None                                     |
       | LCHIJA | crafttweakerjei                   | 2.0.3                               | CraftTweaker2-1.12-4.1.20.695.jar                           | None                                     |
       | LCHIJA | crafttweakerutils                 | 0.7                                 | crafttweakerutils-0.7.jar                                   | None                                     |
       | LCHIJA | customloadingscreen               | 1.12.2-1.5.7                        | CustomLoadingScreen-1.12.2-1.5.7.jar                        | None                                     |
       | LCHIJA | custommainmenu                    | 2.0.9.1                             | CustomMainMenu-MC1.12.2-2.0.9.1.jar                         | None                                     |
       | LCHIJA | customstartinggear                | 1.2.0                               | CustomStartingGear-1.12-1.2.0.9-universal.jar               | None                                     |
       | LCHIJA | defaultworldgenerator-port        | 1.12-2.3                            | DefaultWorldGenerator-port-1.12-2.3.jar                     | None                                     |
       | LCHIJA | groovyscript                      | 0.6.4                               | groovyscript-0.6.4.jar                                      | None                                     |
       | LCHIJA | gregtech                          | 2.7.4-beta                          | gregtech-1.12.2-2.7.4-beta.jar                              | None                                     |
       | LCHIJA | devtech                           | 2.1.4                               | devtech-2.1.4.jar                                           | None                                     |
       | LCHIJA | draconicevolution                 | 2.3.28                              | Draconic-Evolution-1.12.2-2.3.28.354-universal.jar          | None                                     |
       | LCHIJA | draconicadditions                 | 1.17.0                              | Draconic-Additions-1.12.2-1.17.0.45-universal.jar           | None                                     |
       | LCHIJA | durabilityviewer                  | 1.6                                 | DurabilityViewer-1.12-forge14.21.1.2387-1.6.jar             | None                                     |
       | LCHIJA | galacticraftcore                  | 4.0.6                               | Galacticraft-1.12.2-4.0.6.jar                               | None                                     |
       | LCHIJA | sereneseasons                     | 1.2.18                              | SereneSeasons-1.12.2-1.2.18-universal.jar                   | None                                     |
       | LCHIJA | orelib                            | 3.6.0.1                             | OreLib-1.12.2-3.6.0.1.jar                                   | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LCHIJA | dsurround                         | @VERSION@                           | DynamicSurroundings-1.12.2-3.6.3.jar                        | None                                     |
       | LCHIJA | dynamistics                       | 1.0.2                               | dynamistics-1.0.2.jar                                       | None                                     |
       | LCHIJA | ebwizardry                        | 4.3.11                              | ElectroblobsWizardry-4.3.11.jar                             | None                                     |
       | LCHIJA | enchdesc                          | 1.1.20                              | EnchantmentDescriptions-1.12.2-1.1.20.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | enderiobase                       | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | enderioconduits                   | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | enderioconduitsappliedenergistics | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | opencomputers                     | 1.8.3                               | OpenComputers-MC1.12.2-1.8.3+274990f.jar                    | None                                     |
       | LCHIJA | enderioconduitsopencomputers      | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | enderioconduitsrefinedstorage     | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | enderiointegrationforestry        | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | enderiointegrationticlate         | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | enderioinvpanel                   | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | ftblib                            | 5.4.7.2                             | FTBLib-5.4.7.2.jar                                          | None                                     |
       | LCHIJA | enderiomachines                   | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | enderiopowertools                 | 5.3.72                              | EnderIO-1.12.2-5.3.72.jar                                   | None                                     |
       | LCHIJA | enderioendergy                    | 5.3.72                              | EnderIO-endergy-1.12.2-5.3.72.jar                           | None                                     |
       | LCHIJA | enderstorage                      | 2.4.6.137                           | EnderStorage-1.12.2-2.4.6.137-universal.jar                 | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | renderlib                         | 1.3.3                               | RenderLib-1.12.2-1.3.3.jar                                  | None                                     |
       | LCHIJA | entityculling                     | 6.4.1                               | EntityCulling-1.12.2-6.4.1.jar                              | None                                     |
       | LCHIJA | extracpus                         | 1.12.2-1.2.1                        | extracpus-1.12.2-1.2.1.jar                                  | None                                     |
       | LCHIJA | galacticraftplanets               | 4.0.6                               | Galacticraft-1.12.2-4.0.6.jar                               | None                                     |
       | LCHIJA | mjrlegendslib                     | 1.12.2-1.2.1                        | MJRLegendsLib-1.12.2-1.2.1.jar                              | b02331787272ec3515ebe63ecdeea0d746653468 |
       | LCHIJA | extraplanets                      | 1.12.2-0.7.7                        | ExtraPlanets-1.12.2-0.7.7.jar                               | b02331787272ec3515ebe63ecdeea0d746653468 |
       | LCHIJA | extrautils2                       | 1.0                                 | extrautils2-1.12-1.9.9.jar                                  | None                                     |
       | LCHIJA | findme                            | 1.1.0                               | findme-1.12.2-1.1.0-8.jar                                   | None                                     |
       | LCHIJA | ae2fc                             | 2.4.33-r                            | Fluid Craft for AE2-2.4.33-r.jar                            | None                                     |
       | LCHIJA | libnine                           | 1.2.1                               | libnine-1.12.2-1.2.1.jar                                    | None                                     |
       | LCHIJA | storagedrawers                    | 5.5.0                               | StorageDrawers-1.12.2-5.5.0.jar                             | None                                     |
       | LCHIJA | fluiddrawers                      | 1.0.7                               | fluiddrawers-1.12.2-1.0.7.jar                               | None                                     |
       | LCHIJA | sonarcore                         | 5.0.19                              | sonarcore-1.12.2-5.0.19-20.jar                              | None                                     |
       | LCHIJA | fluxnetworks                      | 4.1.0                               | FluxNetworks-1.12.2-4.1.1.34.jar                            | None                                     |
       | LCHIJA | forgemultipartcbe                 | 2.6.2.83                            | ForgeMultipart-1.12.2-2.6.2.83-universal.jar                | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
       | LCHIJA | microblockcbe                     | 2.6.2.83                            | ForgeMultipart-1.12.2-2.6.2.83-universal.jar                | None                                     |
       | LCHIJA | minecraftmultipartcbe             | 2.6.2.83                            | ForgeMultipart-1.12.2-2.6.2.83-universal.jar                | None                                     |
       | LCHIJA | fpsreducer                        | mc1.12.2-1.20                       | FpsReducer-mc1.12.2-1.20.jar                                | None                                     |
       | LCHIJA | framedcompactdrawers              | 1.2.7                               | framedcompactdrawers-1.2.7.jar                              | None                                     |
       | LCHIJA | ftbbackups                        | 1.1.0.1                             | FTBBackups-1.1.0.1.jar                                      | None                                     |
       | LCHIJA | ftbutilities                      | 5.4.1.131                           | FTBUtilities-5.4.1.131.jar                                  | None                                     |
       | LCHIJA | itemfilters                       | 1.0.4.2                             | ItemFilters-1.0.4.2.jar                                     | None                                     |
       | LCHIJA | ftbquests                         | 1202.9.0.15                         | FTBQuests-1202.9.0.15.jar                                   | None                                     |
       | LCHIJA | ftbmoney                          | 1.2.0.47                            | FTBMoney-1.2.0.47.jar                                       | None                                     |
       | LCHIJA | futuremc                          | 0.2.6                               | future-mc-0.2.11.jar                                        | None                                     |
       | LCHIJA | gendustry                         | 1.6.5.8                             | gendustry-1.6.5.8-mc1.12.2.jar                              | None                                     |
       | LCHIJA | geographicraft                    | 0.8.7                               | GeographiCraft-1.12-0.8.9b.jar                              | None                                     |
       | LCHIJA | gottschcore                       | 1.15.0                              | GottschCore-mc1.12.2-f14.23.5.2859-v1.15.0.jar              | None                                     |
       | LCHIJA | gcym                              | 1.2.5                               | GregicalityMultiblocks-1.2.5.jar                            | None                                     |
       | LCHIJA | gcys                              | 0.0.4-fix                           | GregicalityScience-1.12.2-0.0.4-fix.jar                     | None                                     |
       | LCHIJA | gregtechdrawers                   | 1.0.6                               | gregtech-drawers-1.12.2-1.0.6.jar                           | None                                     |
       | LCHIJA | gregtechfoodoption                | @VERSION@                           | gregtechfoodoption-1.10.0.2.jar                             | None                                     |
       | LCHIJA | gtqtcore                          | 0.0.1-beta                          | gtqtcore-1.0.jar                                            | None                                     |
       | LCHIJA | holoinventory                     | 2.1.1.151                           | HoloInventory-1.12.2-2.1.1.151.jar                          | None                                     |
       | LCHIJA | ichoriumkit                       | 1.0.0                               | IchoriumKit-1.12.2-v1.0.0.jar                               | None                                     |
       | LCHIJA | igiextended                       | 1.1                                 | IGIExtended-1.12.2-1.1.jar                                  | None                                     |
       | LCHIJA | lunatriuscore                     | 1.2.0.42                            | LunatriusCore-1.12.2-1.2.0.42-universal.jar                 | None                                     |
       | LCHIJA | ingameinfoxml                     | 2.8.2.94                            | InGameInfoXML-1.12.2-2.8.2.94-universal.jar                 | None                                     |
       | LCHIJA | igisereneseasons                  | 1.0.0.1                             | igisereneseasons-1.0.0.1.jar                                | None                                     |
       | LCHIJA | inventorytweaks                   | 1.64+dev.151.822d839                | InventoryTweaks-1.64+dev.151.jar                            | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | LCHIJA | ironchest                         | 1.12.2-7.0.67.844                   | ironchest-1.12.2-7.0.72.847.jar                             | None                                     |
       | LCHIJA | itemzoom                          | 1.11                                | itemzoom_1.12.2-1.11.jar                                    | None                                     |
       | LCHIJA | itlt                              | 1.0.4                               | itlt-1.12.x-1.0.4.jar                                       | None                                     |
       | LCHIJA | jeiutilities                      | 0.2.12                              | JEI-Utilities-1.12.2-0.2.12.jar                             | None                                     |
       | LCHIJA | jeibees                           | 0.9.0.5                             | jeibees-0.9.0.5-mc1.12.2.jar                                | None                                     |
       | LCHIJA | jeiintegration                    | 1.6.0                               | jeiintegration_1.12.2-1.6.0.jar                             | None                                     |
       | LCHIJA | jecalculation                     | 1.12.2-3.2.7                        | JustEnoughCalculation-1.12.2-3.2.7.jar                      | None                                     |
       | LCHIJA | justenoughdrags                   | 1.5-beta.2                          | justenoughdrags-1.5-beta.2.jar                              | None                                     |
       | LCHIJA | loottweaker                       | 0.3.1                               | LootTweaker-0.3.1+MC1.12.2.jar                              | None                                     |
       | LCHIJA | jeresources                       | 0.9.3.203                           | JustEnoughResources-1.12.2-0.9.3.203.jar                    | None                                     |
       | LCHIJA | keywizard                         | 1.12.2-1.7.3                        | keywizard-1.12.2-1.7.3.jar                                  | None                                     |
       | LCHIJA | lanserverproperties               | 1.0                                 | lanserverproperties-1.0.jar                                 | None                                     |
       | LCHIJA | largeessentiagenerator            | 1.0.0                               | Large Essentia Generator-1.12.2-1.0.jar                     | None                                     |
       | LCHIJA | fluidtank                         | 12.5.3                              | LargeFluidTank-12.5.3.jar                                   | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
       | LCHIJA | fluidtank_ae2                     | 12.5.3                              | LargeFluidTank-12.5.3.jar                                   | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
       | LCHIJA | fluidtank_theoneprobe             | 12.5.3                              | LargeFluidTank-12.5.3.jar                                   | 617a4e95f0af9de5402bb9883abe0f53a6bfa230 |
       | LCHIJA | threng                            | 1.1.26                              | lazy-ae2-1.12.2-1.1.26.jar                                  | None                                     |
       | LCHIJA | loadingscreens                    | 0.3.1                               | LoadingScreens-1.12.2-0.3.1.jar                             | None                                     |
       | LCHIJA | timecore                          | 1.0.1.1                             | TimeCore-1.12.2-1.0.1.1.jar                                 | None                                     |
       | LCHIJA | lootgames                         | 1.0.3.1                             | LootGames-1.12.2-1.0.3.1.jar                                | None                                     |
       | LCHIJA | lttweaker                         | 1.1.17                              | LootTableTweaker-1.12.2-1.1.17.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | magicbees                         | 1.0                                 | MagicBees-1.12.2-3.2.25.jar                                 | None                                     |
       | LCHIJA | mcjtylib_ng                       | 3.5.4                               | mcjtylib-1.12-3.5.4.jar                                     | None                                     |
       | LCHIJA | mechtech                          | 1.2.1                               | mechtech-1.2.1.jar                                          | None                                     |
       | LCHIJA | mtrm                              | 1.2.2.30                            | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar                  | None                                     |
       | LCHIJA | morefurnaces                      | 1.11.0                              | MoreFurnaces-Nomifactory-Edition-1.12.2-1.11.0.jar          | None                                     |
       | LCHIJA | moretweaker                       | 1.0.19                              | MoreTweaker-1.0.19.jar                                      | None                                     |
       | LCHIJA | mousetweaks                       | 2.10.1                              | MouseTweaks-2.10.1-mc1.12.2.jar                             | None                                     |
       | LCHIJA | mrtjpcore                         | 2.1.4.43                            | MrTJPCore-1.12.2-2.1.4.43-universal.jar                     | None                                     |
       | LCHIJA | multiblocktweaker                 | 1.12.2-stable-gtceu-1.9.0           | multiblocktweaker-1.12.2-stable-gtceu-1.9.0.jar             | None                                     |
       | LCHIJA | nae2                              | 1.5.3                               | nae2-1.5.3.jar                                              | None                                     |
       | LCHIJA | naturescompass                    | 1.8.5                               | NaturesCompass-1.12.2-1.8.5.jar                             | None                                     |
       | LCHIJA | harvestcraft                      | 1.12.2zb                            | Pam's HarvestCraft 1.12.2zg.jar                             | None                                     |
       | LCHIJA | nuclearcraft                      | 2o.6.2                              | NuclearCraft-2o.6.2-1.12.2.jar                              | None                                     |
       | LCHIJA | omlib                             | 3.1.5-256                           | omlib-1.12.2-3.1.5-256.jar                                  | None                                     |
       | LCHIJA | oreexcavation                     | 1.4.150                             | OreExcavation-1.4.150.jar                                   | None                                     |
       | LCHIJA | orestages                         | 2.0.38                              | OreStages-1.12.2-2.0.38.jar                                 | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCHIJA | packagedauto                      | 1.12.2-1.0.10.36                    | PackagedAuto-1.12.2-1.0.10.36.jar                           | None                                     |
       | LCHIJA | packageddraconic                  | 1.12.2-1.0.0.8                      | PackagedDraconic-1.12.2-1.0.0.8.jar                         | None                                     |
       | LCHIJA | simplerecipes                     | 1.12.2c                             | Pam's Simple Recipes 1.12.2c.jar                            | None                                     |
       | LCHIJA | particleculling                   | v1.4.1                              | particleculling-1.12.2-v1.4.1.jar                           | None                                     |
       | LCHIJA | patchouli                         | 1.0-23.6                            | Patchouli-1.0-23.6.jar                                      | None                                     |
       | LCHIJA | performant                        | 1.12.2-1.5                          | performant-1.11.jar                                         | None                                     |
       | LCHIJA | pickupnotifier                    | 1.1.5                               | PickUpNotifier-v1.1.5-1.12.2.jar                            | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
       | LCHIJA | placeableitems                    | 3.3                                 | placeableitems-3.3.jar                                      | None                                     |
       | LCHIJA | placebo                           | 1.6.0                               | Placebo-1.12.2-1.6.1.jar                                    | None                                     |
       | LCHIJA | projectred-core                   | 4.9.4.120                           | ProjectRed-1.12.2-4.9.4.120-Base.jar                        | None                                     |
       | LCHIJA | plustic                           | 8.0.6                               | plustic-8.0.6.jar                                           | None                                     |
       | LCHIJA | projectred-compat                 | 1.0                                 | ProjectRed-1.12.2-4.9.4.120-compat.jar                      | None                                     |
       | LCHIJA | projectred-integration            | 4.9.4.120                           | ProjectRed-1.12.2-4.9.4.120-integration.jar                 | None                                     |
       | LCHIJA | projectred-transmission           | 4.9.4.120                           | ProjectRed-1.12.2-4.9.4.120-integration.jar                 | None                                     |
       | LCHIJA | projectred-fabrication            | 4.9.4.120                           | ProjectRed-1.12.2-4.9.4.120-fabrication.jar                 | None                                     |
       | LCHIJA | qmd                               | 1.3-beta2                           | QMD-1.3-beta2-1.12.2.jar                                    | None                                     |
       | LCHIJA | recipesearchbuttons               | 1.0.1                               | recipesearchbuttons-1.12.2-1.0.1.jar                        | None                                     |
       | LCHIJA | resourceloader                    | 1.5.3                               | ResourceLoader-MC1.12.1-1.5.3.jar                           | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCHIJA | roguelike                         | 2.4.4                               | RoguelikeDungeonsFnarEdition-1.12.2-2.4.4.jar               | None                                     |
       | LCHIJA | jeid                              | 2.0.6                               | RoughlyEnoughIDs-2.0.6.jar                                  | None                                     |
       | LCHIJA | traverse                          | 1.6.0                               | Traverse-1.12.2-1.6.0-69.jar                                | None                                     |
       | LCHIJA | rtg                               | 1.1.0                               | RTGU-1.12.2-1.1.0.jar                                       | None                                     |
       | LCHIJA | scalingguis                       | @VERSION@                           | scalingguis-1.12.2-1.0.3.0.jar                              | None                                     |
       | LCHIJA | serenetweaks                      | 0.0.1                               | SereneTweaks-1.0.jar                                        | None                                     |
       | LCHIJA | snowrealmagic                     | 0.7.1                               | SnowRealMagic-1.12.2-0.7.1.jar                              | None                                     |
       | LCHIJA | somanyenchantments                | 0.5.5                               | SoManyEnchantments-0.5.5.jar                                | None                                     |
       | LCHIJA | soundfilters                      | 0.12.1_for_1.12                     | SoundFilters-0.12.1_for_1.12.jar                            | None                                     |
       | LCHIJA | spiceoflife                       | 1.3.12                              | SpiceOfLife-mc1.12-1.3.12.jar                               | None                                     |
       | LCHIJA | stygian                           | 1.0.4                               | stygian-1.0.4.jar                                           | None                                     |
       | LCHIJA | tc6aspects4jei                    | 0.0.2a                              | tc6aspects4jei-0.0.2a.jar                                   | None                                     |
       | LCHIJA | tconevo                           | 1.0.46                              | tconevo-1.12.2-1.0.46.jar                                   | None                                     |
       | LCHIJA | tfspellpack                       | 1.1.0                               | TFSpellPack-1.1.0-MC1.12.2.jar                              | None                                     |
       | LCHIJA | thaumicjei                        | 1.6.0                               | ThaumicJEI-1.12.2-1.6.0-27.jar                              | None                                     |
       | LCHIJA | thaumicenergistics                | 2.2.6                               | thaumicenergistics-extended_life-2.2.7.jar                  | None                                     |
       | LCHIJA | tcinventoryscan                   | 2.0.10                              | ThaumicInventoryScanning_1.12.2-2.0.10.jar                  | None                                     |
       | LCHIJA | thaumicwonders                    | 1.8.2                               | thaumicwonders-1.8.2.jar                                    | None                                     |
       | LCHIJA | tiab                              | 1.0.1                               | timeinabottle-1.0.1.jar                                     | None                                     |
       | LCHIJA | tinkersaddons                     | 1.0.7                               | Tinkers' Addons-1.12.1-1.0.7.jar                            | None                                     |
       | LCHIJA | tinkersjei                        | 1.2                                 | tinkersjei-1.2.jar                                          | None                                     |
       | LCHIJA | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769            | TinkerToolLeveling-1.12.2-1.1.0.jar                         | None                                     |
       | LCHIJA | toolbelt                          | 1.9.14                              | ToolBelt-1.12.2-1.9.14.jar                                  | None                                     |
       | LCHIJA | topaddons                         | 1.12.2-1.13.0                       | topaddons-1.12.2-1.13.0.jar                                 | None                                     |
       | LCHIJA | topextras                         | 1.0.1                               | topextras-1.12.2-1.0.1.jar                                  | None                                     |
       | LCHIJA | torcherino                        | 7.5                                 | torcherino-7.5.jar                                          | None                                     |
       | LCHIJA | torchmaster                       | 1.8.5.0                             | torchmaster_1.12.2-1.8.5.0.jar                              | None                                     |
       | LCHIJA | touhou_little_maid                | 1.2.5                               | touhoulittlemaid-1.12.2-1.2.5-release.jar                   | None                                     |
       | LCHIJA | travelersbackpack                 | 1.0.35                              | TravelersBackpack-1.12.2-1.0.35.jar                         | None                                     |
       | LCHIJA | treasure2                         | 2.2.0                               | Treasure2-mc1.12.2-f14.23.5.2859-v2.2.0.jar                 | None                                     |
       | LCHIJA | treasure2_twilight_forest_lp      | 2.0.0                               | Treasure2TwilightForestLP-mc1.12.2-f14.23.5.2859-v2.0.0.jar | None                                     |
       | LCHIJA | treasure2_wizardry_lp             | 2.0.0                               | Treasure2WizardryLP-mc1.12.2-f14.23.5.2859-v2.0.0.jar       | None                                     |
       | LCHIJA | universaltweaks                   | 1.12.2-1.8.0                        | UniversalTweaks-1.12.2-1.8.0.jar                            | None                                     |
       | LCHIJA | unstabletools                     | @VERSION@                           | unstabletools-1.12.2-1.3.jar                                | None                                     |
       | LCHIJA | utilityworlds                     | 1.1.0                               | UtilityWorlds-1.12.2_1.1.0.jar                              | None                                     |
       | LCHIJA | vintagefix                        | 0.3.3                               | vintagefix-0.3.3.jar                                        | None                                     |
       | LCHIJA | waystones                         | 4.1.0                               | Waystones_1.12.2-4.1.0.jar                                  | None                                     |
       | LCHIJA | xaerominimap                      | 23.8.4                              | Xaeros_Minimap_23.8.4_Forge_1.12.jar                        | None                                     |
       | LCHIJA | w2w                               | 1.2.1                               | w2w-1.2.1.jar                                               | None                                     |
       | LCHIJA | warptheory                        | 0.0.3.6                             | WarpTheory1.12.2-0.0.3.7.jar                                | None                                     |
       | LCHIJA | winterwonderland                  | 1.2.2                               | WinterWonderLand-1.2.2.jar                                  | None                                     |
       | LCHIJA | worldtooltips                     | 1.3.0                               | World-Tooltips-1.12.2-1.3.0-111.jar                         | None                                     |
       | LCHIJA | xaeroworldmap                     | 1.36.0                              | XaerosWorldMap_1.36.0_Forge_1.12.jar                        | None                                     |
       | LCHIJA | xtones                            | 1.2.2                               | Xtones-1.2.2.jar                                            | None                                     |
       | LCHIJA | recipehandler                     | 0.14                                | YARCF-0.14(1.12.2).jar                                      | None                                     |
       | LCHIJA | phosphor-lighting                 | 1.12.2-0.2.9.3                      | phosphor-1.12.2-0.2.9.3-SNAPSHOT.jar                        | None                                     |
       | LCHIJA | solcarrot                         | 1.8.4                               | solcarrot-1.12.2-1.8.4.jar                                  | None                                     |
       | LCHIJA | armoryexpansion-conarm            | 2.0.0-alpha                         | armoryexpansion-2.0.0-alpha.jar                             | None                                     |
       | LCHIJA | hungeroverhaul                    | 1.12.2-1.3.3.jenkins148             | HungerOverhaul-1.12.2-1.3.3.jenkins148.jar                  | None                                     |
       | LCHIJA | justthetips                       | 1.12-1.0.1.1                        | justthetips-1.12-1.0.1.1.jar                                | None                                     |
       | LCHIJA | mysticallib                       | 1.12.2-1.13.0                       | mysticallib-1.12.2-1.13.0.jar                               | None                                     |
       | LCHIJA | tweakersconstructpostload         | 1.12.2-1.6.1                        | tweakersconstruct-1.12.2-1.6.1.jar                          | None                                     |
       | LCHIJA | wrapup                            | 1.12-1.1.3                          | WrapUp-1.12-1.1.3.jar                                       | None                                     |
  Loaded coremods (and transformers): RenderLibPlugin (RenderLib-1.12.2-1.3.3.jar)
                                        meldexun.renderlib.asm.RenderLibClassTransformer
                                      GTFOEarlyMixinPlugin (gregtechfoodoption-1.10.0.2.jar)

                                      ParticleCullingLoadingPlugin (particleculling-1.12.2-v1.4.1.jar)

                                      MicdoodlePlugin (Galacticraft-1.12.2-4.0.6.jar)
                                        micdoodle8.mods.miccore.MicdoodleTransformer
                                      Aqua Acrobatics Transformer (AquaAcrobatics-1.15.3.jar)

                                      FluidDrawersCoreMod (fluiddrawers-1.12.2-1.0.7.jar)
                                        xyz.phanta.fluiddrawers.coremod.FluidDrawersClassTransformer
                                      AppleCore (AppleCore-mc1.12.2-3.4.0.jar)
                                        squeek.applecore.asm.TransformerModuleHandler
                                      TconEvoCoreMod (tconevo-1.12.2-1.0.46.jar)
                                        xyz.phanta.tconevo.coremod.TconEvoClassTransformer
                                      VintageFix (vintagefix-0.3.3.jar)
                                        org.embeddedt.vintagefix.transformer.ASMModParserTransformer
                                      ClsPlugin (CustomLoadingScreen-1.12.2-1.5.7.jar)
                                        alexiil.mc.mod.load.coremod.ClsTransformer
                                      PhosphorFMLPlugin (phosphor-1.12.2-0.2.9.3-SNAPSHOT.jar)

                                      EntityCullingPlugin (EntityCulling-1.12.2-6.4.1.jar)
                                        meldexun.entityculling.asm.EntityCullingClassTransformer
                                      LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
                                        lumien.bloodmoon.asm.ClassTransformer
                                      UniversalTweaksCore (UniversalTweaks-1.12.2-1.8.0.jar)

                                      BetterSprintingCore (BetterSprinting-1.12.2-v3.0.1.jar)
                                        chylex.bettersprinting.system.core.TransformerEntityPlayerSP
                                      Pick Up Notifier (PickUpNotifier-v1.1.5-1.12.2.jar)
                                        com.fuzs.pickupnotifier.asm.ClassTransformer
                                      LoliASM (censoredasm5.18.jar)

                                      LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                        lumien.resourceloader.asm.ClassTransformer
                                      NAE2-Core (nae2-1.5.3.jar)

                                      JeiUtilitiesLoadingPlugin (JEI-Utilities-1.12.2-0.2.12.jar)
                                        com.github.vfyjxf.jeiutilities.asm.JeiUtilitiesClassTransformer
                                      AE2ELCore (appliedenergistics2-rv6-stable-7-extended_life-v0.55.27.jar)
                                        appeng.core.transformer.AE2ELTransformer
                                      XaeroMinimapPlugin (Xaeros_Minimap_23.8.4_Forge_1.12.jar)
                                        xaero.common.core.transformer.ChunkTransformer
                                        xaero.common.core.transformer.NetHandlerPlayClientTransformer
                                        xaero.common.core.transformer.EntityPlayerTransformer
                                        xaero.common.core.transformer.AbstractClientPlayerTransformer
                                        xaero.common.core.transformer.WorldClientTransformer
                                        xaero.common.core.transformer.EntityPlayerMPTransformer
                                        xaero.common.core.transformer.EntityPlayerSPTransformer
                                        xaero.common.core.transformer.PlayerListTransformer
                                        xaero.common.core.transformer.SaveFormatTransformer
                                        xaero.common.core.transformer.GuiIngameForgeTransformer
                                        xaero.common.core.transformer.MinecraftServerTransformer
                                        xaero.common.core.transformer.GuiBossOverlayTransformer
                                        xaero.common.core.transformer.ModelRendererTransformer
                                      Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.151.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
                                        pl.asie.splashanimation.core.SplashProgressTransformer
                                      HechCore (hecharacters-1.12.2-1.4.0.jar)

                                      Botania Tweaks Core (botaniatweaks-1.9.1.jar)
                                        quaternary.botaniatweaks.asm.BotaniaTweakerTransformer
                                      SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
                                        sereneseasons.asm.transformer.EntityRendererTransformer
                                        sereneseasons.asm.transformer.WorldTransformer
                                      SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
                                        com.Shultrea.Rin.Transformer.SMEASM
                                      XaeroWorldMapPlugin (XaerosWorldMap_1.36.0_Forge_1.12.jar)
                                        xaero.map.core.transformer.ChunkTransformer
                                        xaero.map.core.transformer.NetHandlerPlayClientTransformer
                                        xaero.map.core.transformer.EntityPlayerTransformer
                                        xaero.map.core.transformer.AbstractClientPlayerTransformer
                                        xaero.map.core.transformer.WorldClientTransformer
                                        xaero.map.core.transformer.EntityPlayerMPTransformer
                                        xaero.map.core.transformer.PlayerListTransformer
                                        xaero.map.core.transformer.SaveFormatTransformer
                                        xaero.map.core.transformer.BiomeColorHelperTransformer
                                        xaero.map.core.transformer.MinecraftServerTransformer
                                        xaero.map.core.transformer.MinecraftTransformer
                                      ForgelinPlugin (Forgelin-1.8.4.jar)

                                      FutureMC (future-mc-0.2.11.jar)
                                        thedarkcolour.futuremc.asm.CoreTransformer
                                      CorePlugin (SmoothFont-mc1.12.2-2.1.4.jar)
                                        bre.smoothfont.asm.Transformer
                                      TransformLoader (DynamicSurroundings-1.12.2-3.6.3.jar)

                                      CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      JechCore (jecharacters-1.12.0-3.7.2.jar)
                                        me.towdium.jecharacters.core.JechClassTransformer
                                      Snow! Real Magic! (SnowRealMagic-1.12.2-0.7.1.jar)

                                      FluidCraftCore (Fluid Craft for AE2-2.4.33-r.jar)
                                        com.glodblock.github.coremod.FCClassTransformer
                                      EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
                                        com.enderio.core.common.transform.EnderCoreTransformer
                                        com.enderio.core.common.transform.SimpleMixinPatcher
                                      CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)

                                      GregTechLoadingPlugin (gregtech-1.12.2-2.7.4-beta.jar)
                                        gregtech.asm.GregTechTransformer
                                      TransformerLoader (OpenComputers-MC1.12.2-1.8.3+274990f.jar)
                                        li.cil.oc.common.asm.ClassTransformer
                                      GroovyScript-Core (groovyscript-0.6.4.jar)

                                      JustEnoughIDs Extension Plugin (RoughlyEnoughIDs-2.0.6.jar)
                                        org.dimdev.jeid.JEIDTransformer
                                      ConfigAnytimePlugin (!configanytime-1.0.jar)

                                      MixinBooter (!mixinbooter-8.8.jar)
  GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  AE2 Version: stable rv6-stable-7-extended_life-v0.55.27 for Forge 14.23.5.2847
  Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                              * Optifine is installed. This is NOT supported.
                             This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
            Authlib is : /G:/games/mc/1.18.1%201.12.2/.minecraft/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
            !!!You are looking at the diagnostics information, not at the crash.       !!!
            !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
                                   - TinkerWorld (Enabled/Not Forced)
                                   - TinkerTools (Enabled/Not Forced)
                                   - TinkerHarvestTools (Enabled/Forced)
                                   - TinkerMeleeWeapons (Enabled/Forced)
                                   - TinkerRangedWeapons (Enabled/Forced)
                                   - TinkerModifiers (Enabled/Forced)
                                   - TinkerSmeltery (Enabled/Not Forced)
                                   - TinkerGadgets (Enabled/Not Forced)
                                   - TinkerOredict (Enabled/Forced)
                                   - TinkerIntegration (Enabled/Forced)
                                   - TinkerFluids (Enabled/Forced)
                                   - TinkerMaterials (Enabled/Forced)
                                   - TinkerModelRegister (Enabled/Forced)
                                   - chiselIntegration (Enabled/Not Forced)
                                   - craftingtweaksIntegration (Enabled/Not Forced)
                                   - theoneprobeIntegration (Enabled/Not Forced)
  List of loaded APIs: * AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
                       * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7-extended_life-v0.55.27.jar
                       * Base|API (1.0.0) from base-1.12.2-3.14.0.jar
                       * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
                       * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
                       * BotaniaAPI (93) from Botania r1.10-364.4.jar
                       * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
                       * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
                       * cofhapi (2.5.0) from [CoFH核心] CoFHCore-1.12.2-4.6.6.1-universal.jar
                       * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-9.0.1.jar
                       * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
                       * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.28.354-universal.jar
                       * enderioapi (4.0.0) from EnderIO-1.12.2-5.3.72.jar
                       * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.72.jar
                       * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.72.jar
                       * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.72.jar
                       * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.72.jar
                       * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.72.jar
                       * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.72.jar
                       * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.72.jar
                       * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.72.jar
                       * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.422.jar
                       * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.422.jar
                       * GalacticraftAPI (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|block (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|entity (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|event|client (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|event|oxygen (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|event|worldgen (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|galaxies (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|item (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|power (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|prefab (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|prefab|core (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|prefab|entity (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|prefab|worldgen (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|recipe (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|tile (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|transmission (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|transmission|grid (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|trasmission|tile (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|vector (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * GalacticraftAPI|world (1.0) from Galacticraft-1.12.2-4.0.6.jar
                       * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
                       * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
                       * jeresources|API (0.9.3.203) from JustEnoughResources-1.12.2-0.9.3.203.jar
                       * JustEnoughItemsAPI (4.13.0) from HadEnoughItems_1.12.2-4.25.1.jar
                       * MouseTweaks|API (1.0) from MouseTweaks-2.10.1-mc1.12.2.jar
                       * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
                       * PatchouliAPI (6) from Patchouli-1.0-23.6.jar
                       * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
                       * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
                       * rtgapi (1.1.0) from RTGU-1.12.2-1.1.0.jar
                       * sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
                       * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
                       * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
                       * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
                       * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
                       * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
                       * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.5.0.jar
                       * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
                       * theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
  Patchouli open book context: n/a
  AE2 Integration: IC2:OFF, GTCE:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:OFF, OpenComputers:ON, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:ON
  Suspected Mods: GregTech (gregtech), Forge Mod Loader (FML), Minecraft Forge (forge)
  Profiler Position: N/A (disabled)
  Player Count: 1 / 8; [GCEntityPlayerMP['glow'/734638, l='存档寄辣....都怪老吴', x=-487.29, y=91.00, z=-198.62]]
  Type: Integrated Server (map_client.txt)
  Is Modded: Definitely; Client brand changed to 'fml,forge'


发表于 2023-12-26 14:01:47 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 0 条回复!
百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表