Vanilla 1.12.2 Crash Report

#BF7H7WJ
901 lines
Raw
Analysis
Minecraft version:
1.12.2
1---- Minecraft Crash Report ----
2// Lolis deobfuscated this stacktrace using MCP's stable-39 mappings.
3// Shall we play a game?
4
5Time: 2024-02-07 18:12:11 GMT
6Description: Ticking player
7
8java.lang.NoClassDefFoundError: net/machinemuse/numina/module/IPowerModule
9 at com.mjr.extraplanets.handlers.MainHandlerServer.isValidSpaceSuit(MainHandlerServer.java:456)
10 at com.mjr.extraplanets.handlers.MainHandlerServer.checkRadiation(MainHandlerServer.java:555)
11 at com.mjr.extraplanets.handlers.MainHandlerServer.runChecks(MainHandlerServer.java:374)
12 at com.mjr.extraplanets.handlers.MainHandlerServer.onEntityUpdate(MainHandlerServer.java:246)
13 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2338_MainHandlerServer_onEntityUpdate_LivingUpdateEvent.invoke(.dynamic)
14 at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
15 at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
16 at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:581)
17 at net.minecraft.entity.EntityLivingBase.onUpdate(EntityLivingBase.java:2095)
18 at net.minecraft.entity.player.EntityPlayer.onUpdate(EntityPlayer.java:234)
19 at net.minecraft.entity.player.EntityPlayerMP.onUpdateEntity(EntityPlayerMP.java:382)
20 at net.minecraft.network.NetHandlerPlayServer.update(NetHandlerPlayServer.java:173)
21 at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.update(NetworkDispatcher.java:209)
22 at net.minecraft.network.NetworkManager.processReceivedPackets(NetworkManager.java:285)
23 at net.minecraft.network.NetworkSystem.networkTick(NetworkSystem.java:180)
24 at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:790)
25 at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
26 at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:185)
27 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
28 at java.lang.Thread.run(Thread.java:745)
29Caused by: java.lang.ClassNotFoundException: net.machinemuse.numina.module.IPowerModule
30 at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
31 at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
32 at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
33 ... 20 more
34
35(MixinBooter) Mixins in Stacktrace:
36 net/minecraftforge/fml/common/eventhandler/EventBus:
37 com.fuzs.aquaacrobatics.core.mixin.accessor.IEventBusAccessor (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
38 net/minecraft/network/NetworkSystem:
39 io.github.lxgaming.sledgehammer.mixin.core.network.NetworkSystemMixin (mixins.sledgehammer.core.json) [unknown-source]
40 net/minecraft/server/integrated/IntegratedServer:
41 zone.rong.loliasm.common.crashes.mixins.IntegratedServerMixin (mixins.crashes.json) [censoredasm5.14.jar]
42 org.embeddedt.vintagefix.mixin.bugfix.exit_freeze.IntegratedServerMixin (mixins.vintagefix.json) [unknown-source]
43 net/minecraft/server/MinecraftServer:
44 mod.acgaming.universaltweaks.tweaks.world.loading.mixin.UTInitialChunkLoadMixin (mixins.tweaks.world.loading.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
45 zone.rong.loliasm.common.priorities.mixins.MinecraftServerMixin (mixins.priorities.json) [censoredasm5.14.jar]
46 net/minecraftforge/common/ForgeHooks:
47 io.github.lxgaming.sledgehammer.mixin.forge.common.ForgeHooksMixin_Advancement (mixins.sledgehammer.forge.json) [unknown-source]
48 net/minecraft/network/NetHandlerPlayServer:
49 mod.acgaming.universaltweaks.bugfixes.blocks.miningglitch.mixin.UTPlayerPacketsMixin (mixins.bugfixes.blocks.miningglitch.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
50 mod.acgaming.universaltweaks.tweaks.items.itementities.mixin.UTNetHandlerPlayServerMixin (mixins.tweaks.items.itementities.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
51 com.fuzs.aquaacrobatics.core.mixin.NetHandlerPlayServerMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
52 net/minecraft/entity/player/EntityPlayer:
53 mod.acgaming.universaltweaks.bugfixes.blocks.ladder.mixin.UTLadderFlyingPlayerMixin (mixins.bugfixes.blocks.ladderflying.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
54 mod.acgaming.universaltweaks.bugfixes.entities.saturation.mixin.UTSaturationMixin (mixins.bugfixes.entities.saturation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
55 com.fuzs.aquaacrobatics.core.mixin.EntityPlayerMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
56 mod.acgaming.universaltweaks.tweaks.blocks.bedobstruction.mixin.UTBedObstructionMixin (mixins.tweaks.blocks.bedobstruction.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
57 net/minecraft/entity/EntityLivingBase:
58 mod.acgaming.universaltweaks.tweaks.misc.incurablepotions.mixin.UTIncurablePotionsMixin (mixins.tweaks.misc.incurablepotions.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
59 mod.acgaming.universaltweaks.bugfixes.entities.maxhealth.mixin.UTMaxHealthMixin (mixins.bugfixes.entities.maxhealth.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
60 com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
61 mod.acgaming.universaltweaks.bugfixes.entities.elytra.mixin.UTElytraLandingMixin (mixins.bugfixes.entities.elytra.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
62 mod.acgaming.universaltweaks.bugfixes.entities.deathtime.mixin.UTDeathTimeMixin (mixins.bugfixes.entities.deathtime.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
63 net/minecraft/entity/Entity:
64 mod.acgaming.universaltweaks.bugfixes.entities.suffocation.mixin.UTSuffocationMixin (mixins.bugfixes.entities.suffocation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
65 mod.acgaming.universaltweaks.bugfixes.entities.boundingbox.mixin.UTEntityBoundingBoxMixin (mixins.bugfixes.entities.boundingbox.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
66 meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
67 meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
68 mod.acgaming.universaltweaks.bugfixes.entities.entityid.mixin.UTEntityIDMixin (mixins.bugfixes.entities.entityid.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
69 meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
70 com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
71 meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [EntityCulling-1.12.2-6.4.1.jar]
72 mod.acgaming.universaltweaks.bugfixes.entities.desync.mixin.UTEntityMixin (mixins.bugfixes.entities.desync.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
73 zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [censoredasm5.14.jar]
74 net/minecraft/server/MinecraftServer:
75 mod.acgaming.universaltweaks.tweaks.world.loading.mixin.UTInitialChunkLoadMixin (mixins.tweaks.world.loading.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
76 zone.rong.loliasm.common.priorities.mixins.MinecraftServerMixin (mixins.priorities.json) [censoredasm5.14.jar]
77 net/minecraft/entity/EntityLivingBase:
78 mod.acgaming.universaltweaks.tweaks.misc.incurablepotions.mixin.UTIncurablePotionsMixin (mixins.tweaks.misc.incurablepotions.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
79 mod.acgaming.universaltweaks.bugfixes.entities.maxhealth.mixin.UTMaxHealthMixin (mixins.bugfixes.entities.maxhealth.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
80 com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
81 mod.acgaming.universaltweaks.bugfixes.entities.elytra.mixin.UTElytraLandingMixin (mixins.bugfixes.entities.elytra.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
82 mod.acgaming.universaltweaks.bugfixes.entities.deathtime.mixin.UTDeathTimeMixin (mixins.bugfixes.entities.deathtime.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
83 net/minecraft/entity/Entity:
84 mod.acgaming.universaltweaks.bugfixes.entities.suffocation.mixin.UTSuffocationMixin (mixins.bugfixes.entities.suffocation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
85 mod.acgaming.universaltweaks.bugfixes.entities.boundingbox.mixin.UTEntityBoundingBoxMixin (mixins.bugfixes.entities.boundingbox.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
86 meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
87 meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
88 mod.acgaming.universaltweaks.bugfixes.entities.entityid.mixin.UTEntityIDMixin (mixins.bugfixes.entities.entityid.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
89 meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
90 com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
91 meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [EntityCulling-1.12.2-6.4.1.jar]
92 mod.acgaming.universaltweaks.bugfixes.entities.desync.mixin.UTEntityMixin (mixins.bugfixes.entities.desync.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
93 zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [censoredasm5.14.jar]
94 net/minecraft/entity/player/EntityPlayerMP:
95 mod.acgaming.universaltweaks.tweaks.misc.recipebook.mixin.UTRecipeBookPlayerMixin (mixins.tweaks.misc.recipebook.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
96 mod.acgaming.universaltweaks.bugfixes.entities.mount.mixin.UTMountDesyncMixin (mixins.bugfixes.entities.mount.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
97 com.fuzs.aquaacrobatics.core.mixin.EntityPlayerMPMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
98 mod.acgaming.universaltweaks.bugfixes.entities.dimensionchange.mixin.UTDimensionChangeMixin (mixins.bugfixes.entities.dimensionchange.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
99 mod.acgaming.universaltweaks.bugfixes.entities.destroypacket.mixin.UTDestroyPacketMixin (mixins.bugfixes.entities.destroypacket.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
100 net/minecraft/entity/player/EntityPlayer:
101 mod.acgaming.universaltweaks.bugfixes.blocks.ladder.mixin.UTLadderFlyingPlayerMixin (mixins.bugfixes.blocks.ladderflying.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
102 mod.acgaming.universaltweaks.bugfixes.entities.saturation.mixin.UTSaturationMixin (mixins.bugfixes.entities.saturation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
103 com.fuzs.aquaacrobatics.core.mixin.EntityPlayerMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
104 mod.acgaming.universaltweaks.tweaks.blocks.bedobstruction.mixin.UTBedObstructionMixin (mixins.tweaks.blocks.bedobstruction.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
105 net/minecraft/entity/EntityLivingBase:
106 mod.acgaming.universaltweaks.tweaks.misc.incurablepotions.mixin.UTIncurablePotionsMixin (mixins.tweaks.misc.incurablepotions.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
107 mod.acgaming.universaltweaks.bugfixes.entities.maxhealth.mixin.UTMaxHealthMixin (mixins.bugfixes.entities.maxhealth.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
108 com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
109 mod.acgaming.universaltweaks.bugfixes.entities.elytra.mixin.UTElytraLandingMixin (mixins.bugfixes.entities.elytra.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
110 mod.acgaming.universaltweaks.bugfixes.entities.deathtime.mixin.UTDeathTimeMixin (mixins.bugfixes.entities.deathtime.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
111 net/minecraft/entity/Entity:
112 mod.acgaming.universaltweaks.bugfixes.entities.suffocation.mixin.UTSuffocationMixin (mixins.bugfixes.entities.suffocation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
113 mod.acgaming.universaltweaks.bugfixes.entities.boundingbox.mixin.UTEntityBoundingBoxMixin (mixins.bugfixes.entities.boundingbox.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
114 meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
115 meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
116 mod.acgaming.universaltweaks.bugfixes.entities.entityid.mixin.UTEntityIDMixin (mixins.bugfixes.entities.entityid.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
117 meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
118 com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
119 meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [EntityCulling-1.12.2-6.4.1.jar]
120 mod.acgaming.universaltweaks.bugfixes.entities.desync.mixin.UTEntityMixin (mixins.bugfixes.entities.desync.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
121 zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [censoredasm5.14.jar]
122 net/minecraftforge/fml/common/eventhandler/EventBus:
123 com.fuzs.aquaacrobatics.core.mixin.accessor.IEventBusAccessor (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
124 net/minecraft/network/NetworkSystem:
125 io.github.lxgaming.sledgehammer.mixin.core.network.NetworkSystemMixin (mixins.sledgehammer.core.json) [unknown]
126 net/minecraft/server/integrated/IntegratedServer:
127 zone.rong.loliasm.common.crashes.mixins.IntegratedServerMixin (mixins.crashes.json) [censoredasm5.14.jar]
128 org.embeddedt.vintagefix.mixin.bugfix.exit_freeze.IntegratedServerMixin (mixins.vintagefix.json) [unknown]
129 net/minecraft/server/MinecraftServer:
130 mod.acgaming.universaltweaks.tweaks.world.loading.mixin.UTInitialChunkLoadMixin (mixins.tweaks.world.loading.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
131 zone.rong.loliasm.common.priorities.mixins.MinecraftServerMixin (mixins.priorities.json) [censoredasm5.14.jar]
132 net/minecraftforge/common/ForgeHooks:
133 io.github.lxgaming.sledgehammer.mixin.forge.common.ForgeHooksMixin_Advancement (mixins.sledgehammer.forge.json) [unknown]
134 net/minecraft/network/NetHandlerPlayServer:
135 mod.acgaming.universaltweaks.bugfixes.blocks.miningglitch.mixin.UTPlayerPacketsMixin (mixins.bugfixes.blocks.miningglitch.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
136 mod.acgaming.universaltweaks.tweaks.items.itementities.mixin.UTNetHandlerPlayServerMixin (mixins.tweaks.items.itementities.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
137 com.fuzs.aquaacrobatics.core.mixin.NetHandlerPlayServerMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
138 net/minecraft/entity/player/EntityPlayer:
139 mod.acgaming.universaltweaks.bugfixes.blocks.ladder.mixin.UTLadderFlyingPlayerMixin (mixins.bugfixes.blocks.ladderflying.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
140 mod.acgaming.universaltweaks.bugfixes.entities.saturation.mixin.UTSaturationMixin (mixins.bugfixes.entities.saturation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
141 com.fuzs.aquaacrobatics.core.mixin.EntityPlayerMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
142 mod.acgaming.universaltweaks.tweaks.blocks.bedobstruction.mixin.UTBedObstructionMixin (mixins.tweaks.blocks.bedobstruction.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
143 net/minecraft/entity/EntityLivingBase:
144 mod.acgaming.universaltweaks.tweaks.misc.incurablepotions.mixin.UTIncurablePotionsMixin (mixins.tweaks.misc.incurablepotions.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
145 mod.acgaming.universaltweaks.bugfixes.entities.maxhealth.mixin.UTMaxHealthMixin (mixins.bugfixes.entities.maxhealth.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
146 com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
147 mod.acgaming.universaltweaks.bugfixes.entities.elytra.mixin.UTElytraLandingMixin (mixins.bugfixes.entities.elytra.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
148 mod.acgaming.universaltweaks.bugfixes.entities.deathtime.mixin.UTDeathTimeMixin (mixins.bugfixes.entities.deathtime.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
149 net/minecraft/entity/Entity:
150 mod.acgaming.universaltweaks.bugfixes.entities.suffocation.mixin.UTSuffocationMixin (mixins.bugfixes.entities.suffocation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
151 mod.acgaming.universaltweaks.bugfixes.entities.boundingbox.mixin.UTEntityBoundingBoxMixin (mixins.bugfixes.entities.boundingbox.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
152 meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
153 meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
154 mod.acgaming.universaltweaks.bugfixes.entities.entityid.mixin.UTEntityIDMixin (mixins.bugfixes.entities.entityid.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
155 meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
156 com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
157 meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [EntityCulling-1.12.2-6.4.1.jar]
158 mod.acgaming.universaltweaks.bugfixes.entities.desync.mixin.UTEntityMixin (mixins.bugfixes.entities.desync.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
159 zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [censoredasm5.14.jar]
160 net/minecraft/server/MinecraftServer:
161 mod.acgaming.universaltweaks.tweaks.world.loading.mixin.UTInitialChunkLoadMixin (mixins.tweaks.world.loading.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
162 zone.rong.loliasm.common.priorities.mixins.MinecraftServerMixin (mixins.priorities.json) [censoredasm5.14.jar]
163 net/minecraft/entity/EntityLivingBase:
164 mod.acgaming.universaltweaks.tweaks.misc.incurablepotions.mixin.UTIncurablePotionsMixin (mixins.tweaks.misc.incurablepotions.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
165 mod.acgaming.universaltweaks.bugfixes.entities.maxhealth.mixin.UTMaxHealthMixin (mixins.bugfixes.entities.maxhealth.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
166 com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
167 mod.acgaming.universaltweaks.bugfixes.entities.elytra.mixin.UTElytraLandingMixin (mixins.bugfixes.entities.elytra.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
168 mod.acgaming.universaltweaks.bugfixes.entities.deathtime.mixin.UTDeathTimeMixin (mixins.bugfixes.entities.deathtime.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
169 net/minecraft/entity/Entity:
170 mod.acgaming.universaltweaks.bugfixes.entities.suffocation.mixin.UTSuffocationMixin (mixins.bugfixes.entities.suffocation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
171 mod.acgaming.universaltweaks.bugfixes.entities.boundingbox.mixin.UTEntityBoundingBoxMixin (mixins.bugfixes.entities.boundingbox.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
172 meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
173 meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
174 mod.acgaming.universaltweaks.bugfixes.entities.entityid.mixin.UTEntityIDMixin (mixins.bugfixes.entities.entityid.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
175 meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
176 com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
177 meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [EntityCulling-1.12.2-6.4.1.jar]
178 mod.acgaming.universaltweaks.bugfixes.entities.desync.mixin.UTEntityMixin (mixins.bugfixes.entities.desync.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
179 zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [censoredasm5.14.jar]
180 net/minecraft/entity/player/EntityPlayerMP:
181 mod.acgaming.universaltweaks.tweaks.misc.recipebook.mixin.UTRecipeBookPlayerMixin (mixins.tweaks.misc.recipebook.server.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
182 mod.acgaming.universaltweaks.bugfixes.entities.mount.mixin.UTMountDesyncMixin (mixins.bugfixes.entities.mount.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
183 com.fuzs.aquaacrobatics.core.mixin.EntityPlayerMPMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
184 mod.acgaming.universaltweaks.bugfixes.entities.dimensionchange.mixin.UTDimensionChangeMixin (mixins.bugfixes.entities.dimensionchange.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
185 mod.acgaming.universaltweaks.bugfixes.entities.destroypacket.mixin.UTDestroyPacketMixin (mixins.bugfixes.entities.destroypacket.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
186 net/minecraft/entity/player/EntityPlayer:
187 mod.acgaming.universaltweaks.bugfixes.blocks.ladder.mixin.UTLadderFlyingPlayerMixin (mixins.bugfixes.blocks.ladderflying.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
188 mod.acgaming.universaltweaks.bugfixes.entities.saturation.mixin.UTSaturationMixin (mixins.bugfixes.entities.saturation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
189 com.fuzs.aquaacrobatics.core.mixin.EntityPlayerMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
190 mod.acgaming.universaltweaks.tweaks.blocks.bedobstruction.mixin.UTBedObstructionMixin (mixins.tweaks.blocks.bedobstruction.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
191 net/minecraft/entity/EntityLivingBase:
192 mod.acgaming.universaltweaks.tweaks.misc.incurablepotions.mixin.UTIncurablePotionsMixin (mixins.tweaks.misc.incurablepotions.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
193 mod.acgaming.universaltweaks.bugfixes.entities.maxhealth.mixin.UTMaxHealthMixin (mixins.bugfixes.entities.maxhealth.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
194 com.fuzs.aquaacrobatics.core.mixin.EntityLivingBaseMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
195 mod.acgaming.universaltweaks.bugfixes.entities.elytra.mixin.UTElytraLandingMixin (mixins.bugfixes.entities.elytra.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
196 mod.acgaming.universaltweaks.bugfixes.entities.deathtime.mixin.UTDeathTimeMixin (mixins.bugfixes.entities.deathtime.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
197 net/minecraft/entity/Entity:
198 mod.acgaming.universaltweaks.bugfixes.entities.suffocation.mixin.UTSuffocationMixin (mixins.bugfixes.entities.suffocation.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
199 mod.acgaming.universaltweaks.bugfixes.entities.boundingbox.mixin.UTEntityBoundingBoxMixin (mixins.bugfixes.entities.boundingbox.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
200 meldexun.renderlib.mixin.caching.loadable.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
201 meldexun.renderlib.mixin.caching.renderer.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
202 mod.acgaming.universaltweaks.bugfixes.entities.entityid.mixin.UTEntityIDMixin (mixins.bugfixes.entities.entityid.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
203 meldexun.renderlib.mixin.caching.boundingbox.MixinEntity (mixins.renderlib.json) [RenderLib-1.12.2-1.3.3.jar]
204 com.fuzs.aquaacrobatics.core.mixin.EntityMixin (META-INF/mixins.aquaacrobatics.json) [AquaAcrobatics-1.15.3.jar]
205 meldexun.entityculling.mixin.MixinCullable (mixins.entityculling.json) [EntityCulling-1.12.2-6.4.1.jar]
206 mod.acgaming.universaltweaks.bugfixes.entities.desync.mixin.UTEntityMixin (mixins.bugfixes.entities.desync.json) [UniversalTweaks-1.12.2-1.9.0-358.jar]
207 zone.rong.loliasm.common.crashes.mixins.EntityMixin (mixins.crashes.json) [censoredasm5.14.jar]
208
209A detailed walkthrough of the error, its code path and all known details is as follows:
210---------------------------------------------------------------------------------------
211
212-- Player being ticked --
213 Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityPlayerMP)
214 Entity ID: 1239
215 Entity Name: GenericGeorge
216 Entity's Exact location: 476.50, 60.00, 316.50
217 Entity's Block location: World: (476,60,316), Chunk: (at 12,3,12 in 29,19; contains blocks 464,0,304 to 479,255,319), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
218 Entity's Momentum: 0.00, -0.03, 0.00
219 Entity's Passengers: []
220 Entity's Vehicle: ~~ERROR~~ NullPointerException: null
221 Entity NBT: {Pos:[476.5d,60.0d,316.5d],Motion:[0.0d,-0.034927202982401914d,0.0d],Rotation:[-148.7056f,27.74989f],FallDistance:0.0f,Fire:0s,Air:300s,OnGround:0b,Dimension:-28,Invulnerable:0b,PortalCooldown:0,UUIDMost:4468787896973283299L,UUIDLeast:-7832300703251169895L,AABB:[476.19999998807907d,60.0d,316.19999998807907d,476.80000001192093d,61.799999952316284d,316.80000001192093d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeData:{PlayerPersisted:{XU2:{Frequency:330533471},guideapi:{},twilightforest_banished:1b,Hats_alpha:255,Hats_hasVisited:1b,Hats_hatMode:1,MorphSave:{variantCount:49,variant_0:{varProtocol:2,entId:"PlayerMorph",playerName:"GenericGeorge",entTag:{UUID:"3e0452ea-67a8-4fe3-934e-1401f8abfd99"},instanceTag:{},morphData:{},thisVariant:{ident:"o`_.]#;x*Icpo0(,<{h'",entData:{},tagsToRemove:0,isFavourite:1b,invalid:0b},variantCount:0},variant_1:{varProtocol:2,entId:"enderiozoo:concussioncreeper",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"enderiozoo:concussioncreeper",Pos:[324.5065403873608d,69.0d,294.41628007559416d],Motion:[0.3254222608759326d,0.36080000519752503d,0.16164645558009272d],Rotation:[122.51175f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-3279671759659581138L,UUIDLeast:-5353831574186229083L,AABB:[324.2065403754399d,69.0d,294.11628006367323d,324.80654039928174d,70.70000004768372d,294.7162800875151d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"(HYAt'n#b1zFK1<4Gs>;",entData:{},tagsToRemove:0,isFavourite:1b,invalid:0b},variantCount:0},variant_2:{varProtocol:2,entId:"enderiozoo:enderminy",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"enderiozoo:enderminy",Pos:[368.6229809417734d,68.6162797281845d,339.6763319776249d],Motion:[0.019025373999578734d,0.0367440527690342d,-0.00942007372138528d],Rotation:[258.20486f,12.44316f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:184525031045614297L,UUIDLeast:-4869656802422831778L,AABB:[368.4729809358129d,68.6162797281845d,339.52633197166443d,368.77298094773386d,69.34127975202635d,339.82633198358536d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"MQS}k`t>tbe^E6sUvg\\|",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_3:{varProtocol:2,entId:"enderiozoo:epicsquid",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"enderiozoo:epicsquid",Pos:[308.70878064632416d,35.875d,270.6816982328892d],Motion:[-0.10557760226322545d,0.36080000519752503d,-0.3858151979558252d],Rotation:[336.4842f,-30.0f],FallDistance:0.0f,Air:-13s,OnGround:1b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:-1470158071277336590L,UUIDLeast:-4856515374093509900L,AABB:[308.3087806403637d,35.875d,270.2816982269287d,309.1087806522846d,36.67500001192093d,271.08169823884964d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"JNGLgX9g]]Mjx2Dj'C(I",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_4:{varProtocol:2,entId:"enderiozoo:fallenknight",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,canBreakDoors:0b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"enderiozoo:fallenknight",Pos:[460.3820666544062d,68.0d,313.7762831726848d],Motion:[-0.1481332714640819d,0.36080000519752503d,0.360918955398395d],Rotation:[262.5673f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:3418714544451440260L,UUIDLeast:-6007111418874391628L,AABB:[460.08206664248524d,68.0d,313.4762831607639d,460.6820666663271d,69.99000000953674d,314.07628318460576d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,canBreakDoors:0b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"^f-gCd,\"t#8Df0 N'gso",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_5:{varProtocol:2,entId:"enderiozoo:fallenmount",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,Variant:0,armor:{id:"minecraft:air",Count:1,Damage:0s},HealF:32767.0f,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"enderiozoo:fallenmount",Pos:[636.3057210886452d,67.0d,147.54483143746728d],Motion:[-0.21406337932030137d,0.36080000519752503d,0.24700169337125452d],Rotation:[228.41898f,2.2337937f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:3166693851946896002L,UUIDLeast:-7006782517036334096L,AABB:[635.6074789011452d,67.0d,146.84658924996728d,637.0039632761452d,68.60000002384186d,148.24307362496728d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,Variant:0,armor:{id:"minecraft:air",Count:1,Damage:0s},Passengers:[{id:"enderiozoo:fallenknight",Pos:[636.3057210886452d,67.6000000178814d,147.54483143746728d],Motion:[0.008338242664958695d,-0.0784000015258789d,-0.00739868071764016d],Rotation:[228.41904f,4.5423703f],FallDistance:0.0f,Fire:-1s,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-5026660401260180314L,UUIDLeast:-8787151249239246076L,AABB:[636.0057210767243d,67.6000000178814d,147.24483142554635d,636.6057211005661d,69.59000002741814d,147.8448314493882d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeData:{},ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:20.0f,HurtTime:0s,HurtByTimestamp:0,DeathTime:0s,AbsorptionAmount:0.0f,Attributes:[{Name:"tc.mobmod",Base:-2.0d,Modifiers:[{Name:"normal",Amount:1.0d,Operation:0,UUIDMost:2189974539282499591L,UUIDLeast:-6477178668949725305L}]},{Name:"tc.mobmodtaint",Base:0.0d},{Name:"generic.maxHealth",Base:20.0d},{Name:"generic.knockbackResistance",Base:0.0d},{Name:"generic.movementSpeed",Base:0.25d},{Name:"generic.armor",Base:0.0d},{Name:"generic.armorToughness",Base:0.0d},{Name:"forge.swimSpeed",Base:1.0d},{Name:"generic.followRange",Base:40.0d,Modifiers:[{Name:"Random spawn bonus",Amount:-0.00556814113217416d,Operation:1,UUIDMost:4692643980775868806L,UUIDLeast:-5890952491749625567L}]},{Name:"generic.attackDamage",Base:4.0d}],FallFlying:0b,CanPickUpLoot:0b,PersistenceRequired:0b,ArmorItems:[{id:"minecraft:chainmail_boots",Count:1,Damage:0s},{id:"minecraft:chainmail_leggings",Count:1,Damage:0s},{id:"minecraft:chainmail_chestplate",Count:1,Damage:0s},{id:"minecraft:chainmail_helmet",Count:1,Damage:0s}],HandItems:[{id:"minecraft:stone_sword",Count:1,Damage:0s},{}],ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],HandDropChances:[0.085f,0.085f],Leashed:0b,LeftHanded:0b,canBreakDoors:0b}],HealF:32767.0f,NoAI:1b},morphData:{},thisVariant:{ident:"T.I<F>}uPGC[%uYDZT!,",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:1,variant_0:{ident:"[vc,nVU+@g@{K}.C<o-f",entData:{armor:{id:"minecraft:iron_horse_armor",Count:1,Damage:0s}},tagsToRemove:0,isFavourite:0b,invalid:0b}},variant_6:{varProtocol:2,entId:"enderiozoo:lovechild",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"enderiozoo:lovechild",Pos:[460.6354051114601d,67.0d,316.7581320759183d],Motion:[0.2224386800097843d,0.36080000519752503d,-0.30721351492246324d],Rotation:[10.31395f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:8299962025987294745L,UUIDLeast:-5667487515818385346L,AABB:[460.3354050995392d,67.0d,316.45813206399737d,460.93540512338103d,68.95000004768372d,317.0581320878392d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"#4fRNa\"_iri.=H$XdTJX",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_7:{varProtocol:2,entId:"enderiozoo:witherwitch",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"enderiozoo:witherwitch",Pos:[310.5355787184828d,71.0d,281.6530339425565d],Motion:[0.3624842739302976d,0.36080000519752503d,0.1691305792764533d],Rotation:[106.02304f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-304533211115273970L,UUIDLeast:-5577200600717403207L,AABB:[310.23557870656185d,71.0d,281.35303393063555d,310.8355787304037d,72.79999995231628d,281.9530339544774d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"@4t@kbEWWDeFqQS>If0H",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_8:{varProtocol:2,entId:"mimicfish:lunkertooth",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,attackTick:0,avoidTick:41,chestTick:0,Weak:0b,touchedGround:0b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"mimicfish:lunkertooth",Pos:[1555.6321029910152d,59.18701782704861d,973.6526869474811d],Motion:[-0.46218457514120403d,0.008410653957239868d,0.18435570443815022d],Rotation:[92.10222f,0.0f],FallDistance:0.0f,Air:800s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-8708093309582358391L,UUIDLeast:-8903244409472955745L,AABB:[1554.3821029910152d,59.18701782704861d,972.4026869474811d,1556.8821029910152d,61.18701782704861d,974.9026869474811d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,attackTick:0,avoidTick:41,chestTick:0,Weak:0b,touchedGround:0b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"15wJusmXE)SDdcI-WI(e",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_9:{varProtocol:2,entId:"minecraft:bat",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:6.0d},instanceTag:{id:"minecraft:bat",Pos:[426.25d,41.039035810384355d,795.560137321213d],Motion:[-0.3999795219148869d,-0.057086806515308806d,0.04282243056134115d],Rotation:[2185.8914f,0.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:8858297116003943171L,UUIDLeast:-8317454835860082075L,AABB:[426.0d,41.039035810384355d,795.310137321213d,426.5d,41.9390357865425d,795.810137321213d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"jX!3y9PTId//4$ 'j/\\h",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_10:{varProtocol:2,entId:"minecraft:blaze",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:blaze",Pos:[322.69999998807907d,64.20000004768367d,440.82466677871673d],Motion:[0.3919448763533268d,-0.0784000015258789d,0.07987011855285395d],Rotation:[181.07214f,-10.0f],FallDistance:0.04704f,Air:300s,OnGround:0b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:-7910401083666313435L,UUIDLeast:-5401789391942828797L,AABB:[322.39999997615814d,64.20000004768367d,440.5246667667958d,323.0d,66.0d,441.12466679063766d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"oGHLG2Y-G2dc|cP.d'Z&",entData:{},tagsToRemove:0,isFavourite:1b,invalid:0b},variantCount:1,variant_0:{ident:"<8 4BhgE0~tTIG/29^Um",entData:{ForgeData:{hitByDarkSteelSword:1b}},tagsToRemove:0,isFavourite:0b,invalid:0b}},variant_11:{varProtocol:2,entId:"minecraft:cave_spider",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:12.0d},instanceTag:{id:"minecraft:cave_spider",Pos:[451.34999999403954d,20.5d,767.0000000996969d],Motion:[-0.3992987668667133d,0.11760000228881837d,0.02367467487241374d],Rotation:[90.00003f,-40.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-5097342594302326845L,UUIDLeast:-7559144502052865571L,AABB:[451.0d,20.5d,766.6500001056573d,451.69999998807907d,21.0d,767.3500000937364d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"!vJn8?:xmEs9ul+>Yc)N",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_12:{varProtocol:2,entId:"minecraft:chicken",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,HealF:32767.0f,NoAI:1b,Morph_HealthBalancing:4.0d},instanceTag:{id:"minecraft:chicken",Pos:[497.1744290260448d,69.0d,-269.4521199653156d],Motion:[-0.3916409025876104d,0.36080000519752503d,-0.08134739529197389d],Rotation:[265.08224f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:4916559241835465079L,UUIDLeast:-8972022544556192297L,AABB:[496.97442902306454d,69.0d,-269.65211996829584d,497.374429029025d,69.69999998807907d,-269.25211996233537d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"icbmclassic:space_chicken":0b,"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,HealF:32767.0f,NoAI:1b},morphData:{},thisVariant:{ident:"7s}<`lago}R(ThsC:[7d",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_13:{varProtocol:2,entId:"minecraft:cow",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,HealF:32767.0f,NoAI:1b,Morph_HealthBalancing:10.0d},instanceTag:{id:"minecraft:cow",Pos:[421.0574905821978d,62.425036385892426d,302.46572023630694d],Motion:[-0.25282537284952045d,0.021599999713897682d,0.29496182646519553d],Rotation:[236.16548f,0.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:7268133990153538373L,UUIDLeast:-6077081192613205157L,AABB:[420.6074905941187d,62.425036385892426d,302.01572024822786d,421.50749057027684d,63.825036362064665d,302.915720224386d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,HealF:32767.0f,NoAI:1b},morphData:{},thisVariant:{ident:"/TocEnb/tw[d7Pbn4<<4",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_14:{varProtocol:2,entId:"minecraft:creeper",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:creeper",Pos:[324.4970305485058d,69.0d,281.9343791704298d],Motion:[0.11421697788551084d,0.36080000519752503d,-0.3465394901346247d],Rotation:[359.7336f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:2339198835244417590L,UUIDLeast:-4700399507636992522L,AABB:[324.19703053658486d,69.0d,281.63437915850886d,324.7970305604267d,70.70000004768372d,282.2343791823507d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:")PLWn=s |#P/^<QzcM!{",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_15:{varProtocol:2,entId:"minecraft:enderman",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:enderman",Pos:[337.82189769498325d,68.0d,283.03480280257895d],Motion:[-0.21071669650299185d,0.36080000519752503d,0.22303214674895291d],Rotation:[225.85506f,25.923752f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:48324802459093267L,UUIDLeast:-8514577648430809800L,AABB:[337.5218976830623d,68.0d,282.734802790658d,338.1218977069042d,70.90000009536743d,283.3348028144999d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"w!{&wY3we4wvx74`PLY9",entData:{},tagsToRemove:0,isFavourite:1b,invalid:0b},variantCount:2,variant_0:{ident:"ul%_pqquL(vVM,bos(.c",entData:{carried:2s,carriedData:0s},tagsToRemove:0,isFavourite:0b,invalid:0b},variant_1:{ident:"vg3:x'.;AjFMx=>71pd\\",entData:{carried:12s,carriedData:0s},tagsToRemove:0,isFavourite:0b,invalid:0b}},variant_16:{varProtocol:2,entId:"minecraft:endermite",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:8.0d},instanceTag:{id:"minecraft:endermite",Pos:[-266.4863447870067d,7.0d,10.831819621881117d],Motion:[0.2787927293317923d,0.36080000519752503d,0.28683552653775807d],Rotation:[178.29463f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:3847219593917582695L,UUIDLeast:-5437021327373277009L,AABB:[-266.68634478998695d,7.0d,10.631819618900884d,-266.2863447840265d,7.300000011920927d,11.031819624861349d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"NQ&;84`5oXp3n1#3jX\"T",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_17:{varProtocol:2,entId:"minecraft:ghast",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:10.0d},instanceTag:{id:"minecraft:ghast",Pos:[111.79656695580432d,44.202296290772225d,17.958724305305196d],Motion:[0.18138843820149933d,-0.03520591274815806d,0.38199645370732416d],Rotation:[136.88983f,0.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:-6920339129675331151L,UUIDLeast:-5411346850944171304L,AABB:[109.79656695580432d,44.202296290772225d,15.9587243053052d,113.79656695580432d,48.202296290772225d,19.958724305305193d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"L2KgxboQs;8Ft=P*c\\O<",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_18:{varProtocol:2,entId:"minecraft:horse",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,Variant:0,HealF:32767.0f,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:horse",Pos:[365.57151325134026d,94.0d,847.563132400907d],Motion:[-0.08906643575913596d,0.36080000519752503d,0.30691156154715954d],Rotation:[142.62328f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-3270646126735767668L,UUIDLeast:-6749413923458394511L,AABB:[364.87327106384026d,94.0d,846.864890213407d,366.26975543884026d,95.60000002384186d,848.261374588407d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,Variant:0,HealF:32767.0f,NoAI:1b},morphData:{},thisVariant:{ident:"~%5Y7I[R[\\k\\UdYG/hnA",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_19:{varProtocol:2,entId:"minecraft:husk",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:husk",Pos:[437.7819215732292d,10.0d,790.6489575479303d],Motion:[0.1713872092403788d,0.36080000519752503d,-0.3286304096994153d],Rotation:[17.745117f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:5193278098462621892L,UUIDLeast:-8401208022881072938L,AABB:[437.4819215613083d,10.0d,790.3489575360094d,438.08192158515016d,11.950000047683716d,790.9489575598512d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:":=,Z?6x.%A!,+%&}s[ZQ",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_20:{varProtocol:2,entId:"minecraft:llama",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,ChestedHorse:0b,Variant:2,Strength:6,HealF:32767.0f,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:llama",Pos:[402.9411891193222d,90.0d,825.7843289004917d],Motion:[-0.29454126016142196d,0.36080000519752503d,0.26652165997587784d],Rotation:[281.39185f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-5444340016459723834L,UUIDLeast:-6779122048683814793L,AABB:[402.2429469318222d,90.0d,825.0860867129917d,403.6394313068222d,91.60000002384186d,826.4825710879917d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,ChestedHorse:0b,Variant:2,Strength:6,HealF:32767.0f,NoAI:1b},morphData:{},thisVariant:{ident:"@4gA<`bF$GF-J]'?QvAA",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:1,variant_0:{ident:"sl^rVRwXlR!ck]FDcJdN",entData:{Variant:3},tagsToRemove:0,isFavourite:0b,invalid:0b}},variant_21:{varProtocol:2,entId:"minecraft:magma_cube",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Size:1,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:4.0d},instanceTag:{id:"minecraft:magma_cube",Pos:[293.18332627420955d,33.0d,366.5554574125772d],Motion:[-0.08672538296678854d,0.36080000519752503d,0.39048520911549073d],Rotation:[192.52176f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:-7097516879877356385L,UUIDLeast:-6127554370893267463L,AABB:[292.67332622414165d,33.0d,366.0454573625093d,293.69332632427745d,34.0200001001358d,367.0654574626451d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Size:1,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"Z2<&&88GR6-O=r)5k|Lo",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:3,variant_0:{ident:"bGDY@qY*-wnQ[_n[nb5 ",entData:{Size:0,ForgeData:{"Botania:WorldSpawned":1b},Morph_HealthBalancing:1.0d},tagsToRemove:0,isFavourite:0b,invalid:0b},variant_1:{ident:"zpS$q{__1x}@|Q=^vwqX",entData:{Size:0,Morph_HealthBalancing:1.0d},tagsToRemove:0,isFavourite:0b,invalid:0b},variant_2:{ident:"(Ogq.Y+Flg&a%B#0/vvD",entData:{Size:3,Morph_HealthBalancing:16.0d},tagsToRemove:0,isFavourite:0b,invalid:0b}},variant_22:{varProtocol:2,entId:"minecraft:pig",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,Saddle:0b,HealF:32767.0f,NoAI:1b,Morph_HealthBalancing:10.0d},instanceTag:{id:"minecraft:pig",Pos:[527.3029062892684d,72.30462909176069d,-284.43532274696287d],Motion:[-0.010971633350132064d,-0.35089258456026035d,0.1863308307799508d],Rotation:[350.7812f,0.0f],FallDistance:0.66016364f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-6263002132677769720L,UUIDLeast:-4775922530226376291L,AABB:[526.8529063011894d,72.30462909176069d,-284.88532273504194d,527.7529062773475d,73.20462906791883d,-283.9853227588838d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,Saddle:0b,HealF:32767.0f,NoAI:1b},morphData:{},thisVariant:{ident:"mDHq sp~a5D4+H,}HF2h",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_23:{varProtocol:2,entId:"minecraft:sheep",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,Sheared:0b,Color:0b,HealF:32767.0f,NoAI:1b,Morph_HealthBalancing:8.0d},instanceTag:{id:"minecraft:sheep",Pos:[435.4540211617689d,76.0d,385.49251879626854d],Motion:[-0.43527809112687144d,0.36080000519752503d,0.09489938460755502d],Rotation:[90.36188f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:8386162110081877209L,UUIDLeast:-8467159510716099574L,AABB:[435.0040211736898d,76.0d,385.04251880818947d,435.90402114984795d,77.29999995231628d,385.9425187843476d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,Sheared:0b,Color:0b,HealF:32767.0f,NoAI:1b},morphData:{},thisVariant:{ident:",QmMXh=6jM-2wr?U}(,4",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:1,variant_0:{ident:"~pnB<5L]2F+jAK++J%Jw",entData:{Sheared:1b},tagsToRemove:0,isFavourite:0b,invalid:0b}},variant_24:{varProtocol:2,entId:"minecraft:silverfish",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:8.0d},instanceTag:{id:"minecraft:silverfish",Pos:[457.2718375262055d,20.0d,767.8625410190269d],Motion:[0.26690504693102723d,0.36080000519752503d,0.2979290152275547d],Rotation:[115.16002f,-21.921663f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-7429691859688928703L,UUIDLeast:-6075381172372533692L,AABB:[457.07183752322527d,20.0d,767.6625410160467d,457.47183752918573d,20.30000001192093d,768.0625410220072d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:":wIgw^^.nCgk.SY]b^yJ",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_25:{varProtocol:2,entId:"minecraft:skeleton",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:skeleton",Pos:[324.4831520029883d,69.0d,294.01507291047506d],Motion:[-0.045964130389142516d,-0.0784000015258789d,0.05756192434342889d],Rotation:[38.592712f,-19.058271f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-8076878487006459404L,UUIDLeast:-7203163437441913810L,AABB:[324.18315199106735d,69.0d,293.7150728985541d,324.7831520149092d,70.99000000953674d,294.315072922396d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"sS%Vxpf \\2k+$Ey,\"Ofg",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_26:{varProtocol:2,entId:"minecraft:slime",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Size:3,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:16.0d,ForgeData:{"Botania:WorldSpawned":1b}},instanceTag:{id:"minecraft:slime",Pos:[2245.7218945771046d,32.00139999898374d,1638.5814177258871d],Motion:[0.0018829971230965208d,-0.0784000015258789d,0.3999955750722396d],Rotation:[179.73035f,0.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:5376002406273861116L,UUIDLeast:-9093431696300908276L,AABB:[2244.701894476969d,32.00139999898374d,1637.5614176257513d,2246.7418946772405d,34.04140019925535d,1639.601417826023d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Size:3,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"MTh`:+.pLI1d-$68kz:R",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:2,variant_0:{ident:"A+a|T&\\ $RO)Rh^0~c?x",entData:{Size:1,Morph_HealthBalancing:4.0d},tagsToRemove:1,tagToRemove_0:"ForgeData",isFavourite:0b,invalid:0b},variant_1:{ident:"/B\"HG,X<$a)c_0GK=WlN",entData:{Size:0,Morph_HealthBalancing:1.0d},tagsToRemove:1,tagToRemove_0:"ForgeData",isFavourite:0b,invalid:0b}},variant_27:{varProtocol:2,entId:"minecraft:spider",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:16.0d},instanceTag:{id:"minecraft:spider",Pos:[309.14454831449376d,70.94252803406668d,294.2821636172084d],Motion:[0.33555007982009744d,0.14594945867878972d,-0.039152420440541714d],Rotation:[205.7371f,0.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:7805272681687500082L,UUIDLeast:-6949905683082280333L,AABB:[308.4445483264147d,70.94252803406668d,293.58216362912935d,309.84454830257283d,71.84252801022483d,294.9821636052875d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"dm@4eI6@Y-gP8tTr_G6M",entData:{},tagsToRemove:0,isFavourite:1b,invalid:0b},variantCount:0},variant_28:{varProtocol:2,entId:"minecraft:squid",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:10.0d},instanceTag:{id:"minecraft:squid",Pos:[428.8081859841972d,60.053932792130354d,309.04076819330413d],Motion:[0.29378937442888636d,1.9249701290391386E-4d,0.2843444857898177d],Rotation:[-43.88964f,0.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:5342252311896410830L,UUIDLeast:-7984566324884091515L,AABB:[428.40818597823676d,60.053932792130354d,308.64076818734367d,429.2081859901577d,60.85393280405128d,309.4407681992646d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"uv*FYBXHsP@2&0vrQNl4",entData:{},tagsToRemove:0,isFavourite:1b,invalid:0b},variantCount:0},variant_29:{varProtocol:2,entId:"minecraft:stray",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:stray",Pos:[456.1812975319914d,10.0d,821.8298192316738d],Motion:[-0.11189708108280769d,0.36080000519752503d,0.3709248774758402d],Rotation:[37.18367f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:3105645911716808936L,UUIDLeast:-6067352686226277631L,AABB:[455.88129752007046d,10.0d,821.5298192197529d,456.4812975439123d,11.990000009536743d,822.1298192435947d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"=izc8BvQ/+*BLyl`W'-p",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_30:{varProtocol:2,entId:"minecraft:witch",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:witch",Pos:[411.54538298513376d,20.0d,807.3000000119209d],Motion:[-0.2907246955029477d,0.36080000519752503d,-0.2777198162587982d],Rotation:[83.4252f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:6524408347110490224L,UUIDLeast:-5052938334335280128L,AABB:[411.2453829732128d,20.0d,807.0d,411.8453829970547d,21.950000047683716d,807.6000000238419d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"Lx%p2AwUU?H,jz~BdM:k",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_31:{varProtocol:2,entId:"minecraft:wither_skeleton",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:wither_skeleton",Pos:[421.80412564509055d,10.0d,790.9567040824026d],Motion:[0.2262942202163354d,0.36080000519752503d,0.3496478559543727d],Rotation:[181.25656f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:303752263622740181L,UUIDLeast:-7106739158240476596L,AABB:[421.454125651051d,10.0d,790.606704088363d,422.1541256391301d,12.400000095367432d,791.3067040764421d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"<oe:OlmLZCdc3d<2S`/m",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_32:{varProtocol:2,entId:"minecraft:zombie",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:zombie",Pos:[327.1588823441571d,69.0d,278.82865769963206d],Motion:[0.3179609149604218d,0.36080000519752503d,-0.1894073672616079d],Rotation:[44.863724f,30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-2293070153607590605L,UUIDLeast:-7198626624972982831L,AABB:[326.8588823322362d,69.0d,278.52865768771113d,327.45888235607805d,70.95000004768372d,279.128657711553d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:">8J<rH'eeU13B<xU1w*<",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_33:{varProtocol:2,entId:"minecraft:zombie_pigman",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:zombie_pigman",Pos:[454.33038780952654d,9.0d,818.8303383141756d],Motion:[-0.3806729351667825d,0.36080000519752503d,-0.12283364811655444d],Rotation:[345.7869f,26.360882f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:9086531052526194402L,UUIDLeast:-5436184583350121810L,AABB:[454.0303877976056d,9.0d,818.5303383022547d,454.63038782144747d,10.950000047683716d,819.1303383260965d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"ii~h,bD==8yWVF*<?5v]",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_34:{varProtocol:2,entId:"minecraft:zombie_villager",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,Profession:5,ProfessionName:"minecraft:nitwit",HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"minecraft:zombie_villager",Pos:[403.1217748206491d,64.76636799395752d,792.3000000119209d],Motion:[0.3955693890577419d,-0.230527368912964d,-0.261182856642001d],Rotation:[76.548004f,25.899786f],FallDistance:0.233632f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-4669438357487008510L,UUIDLeast:-6999639548393803703L,AABB:[402.82177480872815d,64.76636799395752d,792.0d,403.42177483257d,66.71636804164123d,792.6000000238419d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,Profession:5,ProfessionName:"minecraft:nitwit",HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"vW.eHela`: p+Q4%!RO1",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:2,variant_0:{ident:"/tVyJG,atbWu%_w/>x>W",entData:{Profession:0,ProfessionName:"minecraft:farmer"},tagsToRemove:0,isFavourite:0b,invalid:0b},variant_1:{ident:"k'`S$:YZf,LivNQOK*_t",entData:{Profession:1,ProfessionName:"minecraft:librarian"},tagsToRemove:0,isFavourite:0b,invalid:0b}},variant_35:{varProtocol:2,entId:"natura:babyheatscarspider",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:16.0d},instanceTag:{id:"natura:babyheatscarspider",Pos:[89.32283048047529d,41.324473082348874d,-3.842577724479164d],Motion:[0.3138297294484588d,-0.2104894325699611d,0.21382695832856086d],Rotation:[131.1113f,0.0f],FallDistance:0.19232097f,Air:300s,OnGround:0b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:121480196796402309L,UUIDLeast:-8365669447289550729L,AABB:[88.72283045663343d,41.324473082348874d,-4.4425777483210185d,89.92283050431715d,42.1244730942698d,-3.2425777006373098d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"N9i_y*^v533#t\"+:FEWz",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_36:{varProtocol:2,entId:"natura:heatscarspider",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"natura:heatscarspider",Pos:[182.2518154335148d,37.58941602896118d,-3.5464958590858973d],Motion:[-0.28519667540755755d,0.35301170515884456d,-0.21073794017111533d],Rotation:[346.86453f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:8016955217800023028L,UUIDLeast:-7675678602212141580L,AABB:[180.90181540967293d,37.58941602896118d,-4.896495882927751d,183.60181545735665d,39.489416005119324d,-2.1964958352440433d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:".Gs-C:YiVAGR'Wl!\"i%'",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_37:{varProtocol:2,entId:"natura:imp",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,HealF:32767.0f,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"natura:imp",Pos:[53.92074534694367d,43.0d,4.245386442791075d],Motion:[-0.11895087984368477d,0.36080000519752503d,-0.35104061882291865d],Rotation:[293.76474f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:1711439788685019746L,UUIDLeast:-7165168819297277150L,AABB:[53.4707453588646d,43.0d,3.7953864547120033d,54.37074533502274d,43.89999997615814d,4.695386430870146d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,HealF:32767.0f,NoAI:1b},morphData:{},thisVariant:{ident:"( !%7z:pB&}6v.}&-9:9",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_38:{varProtocol:2,entId:"quark:archaeologist",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Offers:{Recipes:[{buy:{id:"minecraft:emerald",Count:2,Damage:0s},sell:{id:"minecraft:bone",Count:3,Damage:0s},uses:0,maxUses:7,rewardExp:1b},{buy:{id:"minecraft:bone",Count:10,Damage:0s},sell:{id:"minecraft:emerald",Count:1,Damage:0s},uses:0,maxUses:7,rewardExp:1b},{buy:{id:"minecraft:coal",Count:25,Damage:0s},sell:{id:"minecraft:emerald",Count:1,Damage:0s},uses:0,maxUses:7,rewardExp:1b},{buy:{id:"minecraft:emerald",Count:14,Damage:0s},sell:{id:"minecraft:diamond",Count:1,Damage:0s},uses:0,maxUses:7,rewardExp:1b},{buy:{id:"minecraft:emerald",Count:7,Damage:0s},sell:{id:"quark:archaeologist_hat",Count:1,Damage:0s},uses:0,maxUses:1,rewardExp:1b}]},HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"quark:archaeologist",Pos:[-323.6556282801252d,14.0d,-27.30000001192093d],Motion:[0.23412344776290678d,0.36080000519752503d,0.3243242444219348d],Rotation:[2.8900132f,24.829384f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-7471359207204174593L,UUIDLeast:-4687567548136020229L,AABB:[-323.95562829204613d,14.0d,-27.600000023841858d,-323.35562826820427d,15.950000047683716d,-27.0d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Offers:{Recipes:[{buy:{id:"minecraft:emerald",Count:2,Damage:0s},sell:{id:"minecraft:bone",Count:3,Damage:0s},uses:0,maxUses:7,rewardExp:1b},{buy:{id:"minecraft:bone",Count:10,Damage:0s},sell:{id:"minecraft:emerald",Count:1,Damage:0s},uses:0,maxUses:7,rewardExp:1b},{buy:{id:"minecraft:coal",Count:25,Damage:0s},sell:{id:"minecraft:emerald",Count:1,Damage:0s},uses:0,maxUses:7,rewardExp:1b},{buy:{id:"minecraft:emerald",Count:14,Damage:0s},sell:{id:"minecraft:diamond",Count:1,Damage:0s},uses:0,maxUses:7,rewardExp:1b},{buy:{id:"minecraft:emerald",Count:7,Damage:0s},sell:{id:"quark:archaeologist_hat",Count:1,Damage:0s},uses:0,maxUses:1,rewardExp:1b}]},HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"<\\z91M3/wR+BZFtQK p5",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_39:{varProtocol:2,entId:"quark:ashen",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"quark:ashen",Pos:[2190.699999988079d,16.0d,1518.050000011921d],Motion:[-0.005595485151032928d,0.36080000519752503d,0.39996087712956574d],Rotation:[299.35776f,-30.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:5474631311238844082L,UUIDLeast:-4683232662198420810L,AABB:[2190.399999976158d,16.0d,1517.75d,2191.0d,17.990000009536743d,1518.3500000238419d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:";\\&?HGuXbV5F\\elYq[lD",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_40:{varProtocol:2,entId:"quark:foxhound",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,CollarColor:14b,OhLawdHeComin:0,HealF:32767.0f,NoAI:1b,Morph_HealthBalancing:8.0d},instanceTag:{id:"quark:foxhound",Pos:[158.32327252586285d,59.0d,4.664033406651556d],Motion:[-0.2660467982119541d,0.36080000519752503d,-0.29869568649666206d],Rotation:[337.11633f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:-5624427129789002168L,UUIDLeast:-6131107999033499454L,AABB:[158.02327251394192d,59.0d,4.364033394730624d,158.62327253778378d,59.85000002384186d,4.9640334185724875d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Age:0,CollarColor:14b,OhLawdHeComin:0,HealF:32767.0f,NoAI:1b},morphData:{},thisVariant:{ident:"wZ%FsdxV7^(Sw0;`AIxs",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_41:{varProtocol:2,entId:"quark:pirate",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,captain:0b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"quark:pirate",Pos:[1580.9519627106279d,69.0d,875.5000084560688d],Motion:[-0.3614692479412727d,0.36080000519752503d,-0.17128920122120136d],Rotation:[90.00072f,0.0f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-2628877594600062421L,UUIDLeast:-8403144735442100909L,AABB:[1580.651962698707d,69.0d,875.2000084441479d,1581.2519627225488d,70.99000000953674d,875.8000084679898d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,captain:0b,Passengers:[{id:"minecraft:parrot",Pos:[1580.9519564302846d,70.49250000715256d,876.0000084560688d],Motion:[0.0d,-0.04704000091552734d,0.0d],Rotation:[2.9709573f,0.0f],FallDistance:0.0f,Fire:-1s,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-5100157915729149329L,UUIDLeast:-9016110113438501261L,AABB:[1580.7019564302846d,70.49250000715256d,875.7500084560688d,1581.2019564302846d,71.3924999833107d,876.2500084560688d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeData:{},ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:6.0f,HurtTime:0s,HurtByTimestamp:0,DeathTime:0s,AbsorptionAmount:0.0f,Attributes:[{Name:"tc.mobmod",Base:-2.0d},{Name:"tc.mobmodtaint",Base:0.0d},{Name:"generic.maxHealth",Base:6.0d},{Name:"generic.knockbackResistance",Base:0.0d},{Name:"generic.movementSpeed",Base:0.20000000298023224d},{Name:"generic.armor",Base:0.0d},{Name:"generic.armorToughness",Base:0.0d},{Name:"forge.swimSpeed",Base:1.0d},{Name:"generic.followRange",Base:16.0d},{Name:"generic.flyingSpeed",Base:0.4000000059604645d}],FallFlying:0b,CanPickUpLoot:0b,PersistenceRequired:0b,ArmorItems:[{},{},{},{}],HandItems:[{},{}],ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],HandDropChances:[0.085f,0.085f],Leashed:0b,LeftHanded:0b,Age:0,ForcedAge:0,InLove:0,OwnerUUID:"",Sitting:0b,Variant:1}],HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"T<oo1KZ=s2i_QB%\\o;:-",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_42:{varProtocol:2,entId:"quark:wraith",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,IdleSound:"entity.horse.ambient",HurtSound:"entity.horse.hurt",DeathSound:"entity.horse.death",HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"quark:wraith",Pos:[141.7612603050117d,60.0d,-10.24031157753515d],Motion:[0.07298530184437213d,-0.0784000015258789d,0.015499302444790978d],Rotation:[251.56259f,-28.189903f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:-1201418376006842207L,UUIDLeast:-9001155771901933183L,AABB:[141.46126029309076d,60.0d,-10.540311589456078d,142.06126031693262d,61.950000047683716d,-9.940311565614223d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,IdleSound:"entity.horse.ambient",HurtSound:"entity.horse.hurt",DeathSound:"entity.horse.death",HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"soK\">c0V!uz9YC_;@S_|",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:1,variant_0:{ident:"o1H?/i8-x,4]A:o)X(k1",entData:{HurtSound:"quark:entity.stoneling.cry",DeathSound:"quark:entity.stoneling.die"},tagsToRemove:1,tagToRemove_0:"IdleSound",isFavourite:0b,invalid:0b}},variant_43:{varProtocol:2,entId:"tconstruct:blueslime",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Size:1,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:4.0d},instanceTag:{id:"tconstruct:blueslime",Pos:[497.6709429879816d,92.17675927506424d,578.216451258463d],Motion:[0.36128125385973875d,-0.15233518685055708d,0.021859374644098317d],Rotation:[89.609726f,0.0f],FallDistance:0.075444065f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-7578473930186079156L,UUIDLeast:-4750240217832404448L,AABB:[497.1609429379137d,92.17675927506424d,577.7064512083952d,498.1809430380495d,93.19675937520005d,578.726451308531d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Size:1,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"*E`(9hz9Jx~##2ipD/y<",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:1,variant_0:{ident:"|hj6]3Rdc1Ifs:TOA'2Q",entData:{Size:0,Morph_HealthBalancing:1.0d},tagsToRemove:0,isFavourite:0b,invalid:0b}},variant_44:{varProtocol:2,entId:"thaumcraft:brainyzombie",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"thaumcraft:brainyzombie",Pos:[315.84348871012253d,70.0d,292.60400700018477d],Motion:[-0.36911092932961326d,0.36080000519752503d,0.061156853108568096d],Rotation:[266.4992f,-24.852377f],FallDistance:0.0f,Air:300s,OnGround:1b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-2971982357058010657L,UUIDLeast:-9019088920879626854L,AABB:[315.5434886982016d,70.0d,292.30400698826384d,316.14348872204346d,71.95000004768372d,292.9040070121057d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,CanBreakDoors:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"'&|%+<?GI~C6ngZJ}AU=",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_45:{varProtocol:2,entId:"thaumcraft:firebat",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,hang:0b,damBonus:0b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:5.0d},instanceTag:{id:"thaumcraft:firebat",Pos:[46.62411992017473d,44.59280424411796d,46.947091998235194d],Motion:[-0.29456052912374897d,-0.025195891520781857d,0.28545731124719737d],Rotation:[859.9961f,0.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:-1,Invulnerable:0b,PortalCooldown:0,UUIDMost:2335046890912892658L,UUIDLeast:-4685591729264535281L,AABB:[46.37411992017473d,44.59280424411796d,46.697091998235194d,46.87411992017473d,45.4928042202761d,47.197091998235194d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,hang:0b,damBonus:0b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"Zo,)NW%g2t3cy3o4Sa +",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_46:{varProtocol:2,entId:"thaumcraft:wisp",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Type:"terra",HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"thaumcraft:wisp",Pos:[466.0416672905859d,72.29112213475426d,315.6419211606548d],Motion:[0.22392368183073566d,0.0d,0.3352480303142721d],Rotation:[146.2621f,0.0f],FallDistance:0.0f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:7573131188887831531L,UUIDLeast:-7798391966809181589L,AABB:[465.59166730250683d,72.29112213475426d,315.19192117257575d,466.491667278665d,73.1911221109124d,316.0919211487339d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,Type:"terra",HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"k`nW\\B'ehASa;I}7eR*Z",entData:{},tagsToRemove:0,isFavourite:1b,invalid:0b},variantCount:2,variant_0:{ident:"RFYbokk`EOr6L>y('L#,",entData:{Type:"ignis"},tagsToRemove:0,isFavourite:0b,invalid:0b},variant_1:{ident:"K+w1L?wHk;:],zk[<xm3",entData:{Type:"perditio"},tagsToRemove:0,isFavourite:0b,invalid:0b}},variant_47:{varProtocol:2,entId:"thermalfoundation:blitz",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"thermalfoundation:blitz",Pos:[459.30000001192093d,32.20000004768371d,773.3000000119209d],Motion:[-0.13925063003813998d,-0.0784000015258789d,-0.37497901544192064d],Rotation:[21.800694f,10.0f],FallDistance:0.13921532f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:3597866212648305434L,UUIDLeast:-6526817118240829855L,AABB:[459.0d,32.20000004768371d,773.0d,459.60000002384186d,34.0d,773.6000000238419d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:"e2o$52!gs}~J~s(FUIeT",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0},variant_48:{varProtocol:2,entId:"thermalfoundation:blizz",playerName:"",entTag:{Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b,Morph_HealthBalancing:20.0d},instanceTag:{id:"thermalfoundation:blizz",Pos:[360.45571130091594d,79.8276212696189d,545.1305786564624d],Motion:[-0.3523842584649956d,-0.19004789743464628d,-0.20674408995487825d],Rotation:[204.53793f,0.0f],FallDistance:1.1629603f,Air:300s,OnGround:0b,Dimension:0,Invulnerable:0b,PortalCooldown:0,UUIDMost:-3924510425045513543L,UUIDLeast:-8189132372466070035L,AABB:[360.155711288995d,79.8276212696189d,544.8305786445414d,360.75571131283687d,81.62762122193519d,545.4305786683833d],UpdateBlocked:0b,Tags:["ltta:bookGiven"],ForgeCaps:{"plethora:disableai":{},"thaumicaugmentation:portal_state":{inPortal:0b},"twilightforest:cap_shield":{tempshields:0,permshields:0},"pneumaticcraft:hacking":{},"reforged:reforgedplayer":0b},Health:32767s,CanPickUpLoot:0b,PersistenceRequired:1b,HealF:32767.0f,Age:0,NoAI:1b},morphData:{},thisVariant:{ident:".~|3@>y\")7D|Q!fzI^\"]",entData:{},tagsToRemove:0,isFavourite:0b,invalid:0b},variantCount:0}},"csg:receivedInventory":1b,Hats_unlocked:"(C) Blkdragon112:(C) BlueTears__>2:(C) CherryJimbo>3:(C) ChipUK:(C) Cloudhunter:(C) DJFLuFFy_vs_joe>2:(C) DeCMK:(C) DigiplayW8:(C) Direwolf20:(C) FireBall1725:(C) Fridgeboy:(C) Grumpie:(C) HaloBoy12321>3:(C) Hanse00>2:(C) Jahdoh:(C) KaywinnitBeej:(C) Kihira:(C) MidriffCryo:(C) Mr. Haz:(C) MrMallenby:(C) RoyalAngelzor:(C) SitDownCreepa:(C) TheForensicDuck:(C) TheMattaBase:(C) Tigereye10:(C) Toby1066:(C) bludde:(C) claycorp:(C) failprone22:(C) jmanpenilla>2:(C) megatronp:(C) mrgreaper>2:(C) mroberts6>2:(C) rxiv (2):(C) sivina:(C) skeledron:(C) stonislandmodz:(C) wyld:Abraham Lincoln Hat:Aerwhale Hat:Arrow Head:Arrowed Top Hat:Australian Minecart>3:Axehead:Bane Mask:Cage Hat>4:Cake Hat:Cap>3:Chest>3:Clip-On Halo:Cute Walrus:Ender Chest>2:Facehugger>3:Fez Sideways>3:Flying Pig Hat>2:Foam Finger>2:Frankenstein:Fro Hat:GlassHat:Hard Hat>3:Hatpants:Headset>2:Hot dogger:Hotdog Hotdog:I'm Different:Jeremy>3:Leprechaun Hat>2:Marx Glasses:ModJam Hat:Mooshroom Hat:Moviemaker's Portable Setup>3:Mr. Bubbles:Mr.Hazard's mask:Norwegian Flag:One Man Army:Overdose:PahiHat:Plunger Hat>2:Poolhat:Present Hat:Pyro's Top Hat>2:Rabbit in a Hat>2:Raccoonhat:Skycrane:Slime Hat:Solar Helmet>2:Sombero:Squid:Straw Hat:T-Rex:Tardis>2:TentaCool:Treehat:Turkey Hat:Universe Pumpkin:Ushanka>3:Winter Cap>2:WitherBoss Skulls:Wizard Hat",Hats_wornHat:"hot dogger",Hats_colourR:255,Hats_colourG:255,Hats_colourB:255,Botania_playerKeptDrops:{},NetherPortalFix:[{From:14296402624559L,FromDim:-1,To:135519103091027L},{From:135519103091027L,FromDim:0,To:14296469733422L}],myst.dimUUID:"ffffffff-ffff-ffe4-0000-000000000000"},Hats_hatInfo:"(c) failprone22","enderio:flags":{enderio.darksteel.upgrade.elytra:1b},PREBackpackDupeFix:-1,ToolForgeDupeFix:0b,ThaumcraftWorkbenchDupeFix:0b},ForgeCaps:{"thaumcraft:knowledge":{research:[{key:"m_walker"},{key:"[#]872135989"},{key:"m_swimmer"},{key:"m_DESERT"},{key:"~FIRSTSTEPS"},{key:"!gotcrystals"},{key:"m_FOREST"},{key:"m_MOUNTAIN"},{key:"m_OCEAN"},{key:"m_LONGTIMEINWATER"},{key:"[#]405059183"},{key:"m_jumper"},{key:"!gotthaumonomicon"},{key:"FIRSTSTEPS",stage:2},{key:"KNOWLEDGETYPES",stage:2},{key:"m_hellandback"},{key:"THAUMIC_AUGMENTATION_BASE",stage:2,flags:"RESEARCH"},{key:"m_endoftheworld"},{key:"m_runner"},{key:"!gotdream"}],knowledge:[{key:"O_THAUMIC_WONDERS",amount:13},{key:"T_ARTIFICE",amount:13},{key:"T_THAUMIC_AUGMENTATION",amount:11},{key:"T_GOLEMANCY",amount:10},{key:"O_ALCHEMY",amount:93},{key:"T_THAUMICENERGISTICS",amount:39},{key:"O_CR",amount:24},{key:"O_INFUSION",amount:14},{key:"O_ARTIFICE",amount:13},{key:"T_ALCHEMY",amount:86},{key:"O_WARFARE",amount:9},{key:"T_BASICS",amount:12}]},"thaumcraft:warp":{warp:[I;0,0,0],counter:2},"moremystcraft:journey_cloths_activated":[],"moremystcraft:previous_gamemode":{},"lemonlib:cooldown":{},"thaumicaugmentation:portal_state":{inPortal:0b},"baubles:container":{Items:[],Size:7},"twilightforest:cap_shield":{tempshields:0,permshields:0},"galacticraftcore:player_stats":{ExtendedInventoryGC:[{Slot:1b,id:"galacticraftcore:oxygen_gear",Count:1,Damage:0s},{Slot:2b,id:"galacticraftcore:oxygen_tank_heavy_full",Count:1,Damage:31s},{Slot:3b,id:"galacticraftcore:oxygen_tank_heavy_full",Count:1,Damage:0s},{Slot:4b,id:"galacticraftcore:parachute",Count:1,Damage:0s}],playerAirRemaining:2669,damageCounter:0,OxygenSetupValid:1b,usingParachute2:0b,usingPlanetSelectionGui:0b,teleportCooldown:0,coordsTeleportedFromX:476.5d,coordsTeleportedFromZ:316.5d,startDimension:"",spaceStationDimensionInfo:"0$3",thermalLevel:0,Schematics:[{UnlockedPage:0},{UnlockedPage:2535},{UnlockedPage:2147483647}],rocketStacksLength:2,SpaceshipTier:1,FuelLevel:1194,ReturnRocket:{id:"galacticraftcore:rocket_t1",Count:1,Damage:0s},RocketItems:[{Slot:0b,id:"galacticraftcore:landing_pad",Count:9,Damage:0s},{Slot:1b,id:"galacticraftcore:rocket_t1",Count:1,Damage:0s}],LaunchpadStack:{},CryogenicChamberCooldown:0,ReceivedSoundWarning:0b,ReceivedBedWarning:0b,BuildFlags:2305,ShownSpaceRace:0b,AstroMinerCount:0,AstroData:[],GlassColor1:-1,GlassColor2:-1,GlassColor3:-1,PanLi:[{},{},{},{},{}],PanCo:15790304},"extraplanets:player_stats":{radiationLevel:0.0d},"plustic:togglearmor_cap":[],"plustic:portalarmor_cap":{x:0,y:0,z:0,dim:0},"openblocks:luck":0,"planetprogression:player_stats":{Planets:[{UnlockedPlanet:"planet.overworld"},{UnlockedPlanet:"moon.moon"},{UnlockedPlanet:"planet.jupiter"},{UnlockedPlanet:"moon.titania"},{UnlockedPlanet:"planet.speshani16"},{UnlockedPlanet:"planet.kepler62d"}],Satellites:[]},"pneumaticcraft:hacking":{},"reccomplex:structureentityinfo":{previewType:"shape",showGrid:0b},"reccomplex:rc_selection":{},"reforged:reforgedplayer":0b,"minecraft:treechopchop_settings_capability":{chopSettings:{choppingEnabled:1b,fellingEnabled:1b,sneakBehavior:"INVERT_CHOPPING",treesMustHaveLeaves:1b,chopInCreativeMode:1b,isSynced:1b}},"tconstruct:piggyback":{},"asmc:capabilities":{asmc_armortracker:{Boots:{id:"powersuits:powerarmor_feet",Count:1,Damage:0s,tag:{MMModItem:{render:{colours:[I;-16743681,-1],texSpec:{part:"feet",model:"citizenjoe_armorskin"},armor2.bootglow:{part:"bootglow",model:"armor2",colourindex:1},armor2.bootmain:{part:"bootmain",model:"armor2",glow:1b,colourindex:1},armor2.bootglow1:{part:"bootglow1",model:"armor2",colourindex:1},armor2.bootmain1:{part:"bootmain1",model:"armor2",glow:1b,colourindex:1},mps_boots.boots1:{part:"boots1",model:"mps_boots",glow:1b,colourindex:1},mps_boots.boots2:{part:"boots2",model:"mps_boots",glow:1b,colourindex:1}},shockAbsorber:{Active:1b,power:1.0d},energyShield:{Active:1b},eliteBattery:{Active:1b},currEnergy:5.0E7d,diamondPlating:{Active:1b},commonValues:{maxEnergy:5.0E7d,maxHeat:400.0d,distanceRed:10.0d,impactEnergyCon:100.0d,armorPhysical:5.0d},curHeat:0.03749999999999987d}}},Leggings:{id:"powersuits:powerarmor_legs",Count:1,Damage:0s,tag:{MMModItem:{energyShield:{Active:1b},eliteBattery:{Active:1b},currEnergy:5.0E7d,curHeat:0.059957394003868014d,diamondPlating:{Active:1b},commonValues:{maxEnergy:5.0E7d,maxHeat:400.0d,armorPhysical:5.0d},render:{texSpec:{part:"legs",model:"default_armorskin"},colours:[I;-1,-15642881],armor2.legbit1:{part:"legbit1",model:"armor2",glow:1b},armor2.legglow1:{part:"legglow1",model:"armor2"},armor2.leggray1:{part:"leggray1",model:"armor2",glow:1b,colourindex:1},armor2.legglow:{part:"legglow",model:"armor2"},armor2.legbit:{part:"legbit",model:"armor2",glow:1b},armor2.leggray:{part:"leggray",model:"armor2",glow:1b,colourindex:1}}},AttributeModifiers:[{Name:"generic.movementSpeed",Amount:-5.050505050505097E-4d,Operation:0,UUIDMost:627022425243864518L,UUIDLeast:-6213096735561240722L,AttributeName:"generic.movementSpeed",Slot:"legs"}]}},Chestplate:{id:"powersuits:powerarmor_torso",Count:1,Damage:0s,tag:{MMModItem:{render:{armor2.chestgray:{part:"chestgray",model:"armor2",glow:1b},colours:[I;-1,-9979,-57082],armor2.chestmain:{part:"chestmain",model:"armor2",glow:1b},armor2.chestback1:{part:"chestback1",model:"armor2",glow:1b},armor2.chestglowfront:{part:"chestglowfront",model:"armor2"},armor2.chestglowback:{part:"chestglowback",model:"armor2"},armor2.armglow1:{part:"armglow1",model:"armor2"},armor2.armmain1:{part:"armmain1",model:"armor2",glow:1b},armor2.armgray1:{part:"armgray1",model:"armor2",glow:1b},armor2.armglow:{part:"armglow",model:"armor2"},armor2.armmain:{part:"armmain",model:"armor2",glow:1b},armor2.armgray:{part:"armgray",model:"armor2",glow:1b},mps_chest.backpack:{part:"backpack",model:"mps_chest",glow:1b},mps_chest.polySurface36:{part:"polySurface36",model:"mps_chest",glow:1b},mps_chest.chest_padding:{part:"chest_padding",model:"mps_chest",glow:1b},mps_chest.belt:{part:"belt",model:"mps_chest",glow:1b},mps_chest.crystal_belt:{part:"crystal_belt",model:"mps_chest",colourindex:0},mps_chest.chest_main:{part:"chest_main",model:"mps_chest",glow:1b},jetpack.jetpack5:{part:"jetpack5",model:"jetpack",glow:1b},jetpack.jetpack_glow:{part:"jetpack_glow",model:"jetpack",colourindex:2},mps_arms.crystal_shoulder_2:{part:"crystal_shoulder_2",model:"mps_arms",colourindex:0},mps_arms.arms3:{part:"arms3",model:"mps_arms",glow:1b},mps_arms.crystal_shoulder_1:{part:"crystal_shoulder_1",model:"mps_arms",colourindex:0},mps_arms.arms2:{part:"arms2",model:"mps_arms",glow:1b},texSpec:{part:"chest",model:"citizenjoe_armorskin"}},eliteBattery:{Active:1b},currEnergy:5.0E7d,jetpack:{Active:0b,thrust:0.924963924963925d},parachute:{Active:1b},glider:{Active:1b},energyShield:{Active:1b},diamondPlating:{Active:1b},commonValues:{maxEnergy:5.0E7d,maxHeat:400.0d,jetpackEnergyCon:1387.4458874458876d,jetpackThrust:0.147994227994228d,armorPhysical:5.0d},curHeat:0.059957394003868014d}}},Helmet:{id:"powersuits:powerarmor_head",Count:1,Damage:0s,tag:{MMModItem:{render:{mps_helm.visor:{part:"visor",model:"mps_helm"},mps_helm.helm_tubes:{part:"helm_tubes",model:"mps_helm",glow:1b},mps_helm.helm_tube_entry2:{part:"helm_tube_entry2",model:"mps_helm",glow:1b},mps_helm.helm_tube_entry1:{part:"helm_tube_entry1",model:"mps_helm",glow:1b},colours:[I;-1,-15642881],mps_helm.helm_main:{part:"helm_main",model:"mps_helm"},texSpec:{part:"head",model:"default_armorskin"}},airtightSeal:{Active:1b},autoFeeder:{Active:1b},Food:0.5d,Saturation:2.06679105758667E-5d,flightControl:{Active:0b,vertically:0.5007215007215009d},energyShield:{Active:1b},eliteBattery:{Active:1b},currEnergy:5.0E7d,diamondPlating:{Active:1b},advSolarGenerator:{Active:1b},waterElectrolyzer:{Active:1b},nightVision:{Active:0b},commonValues:{maxEnergy:5.0E7d,maxHeat:400.0d,joltEnergy:10000.0d,eatingEnergyCon:100.0d,autoFeederEfficiency:50.0d,daytimeEnergyGen:45000.0d,daytimeHeatGen:15.0d,nightTimeEnergyGen:1500.0d,nightTimeHeatGen:5.0d,yLookRatio:0.5007215007215009d,armorPhysical:5.0d}}}}}},"comforts:sleeptime":1116739L,"comforts:sleeping":{Sleeping:0b,Pos:{X:0,Y:0,Z:0}},"conarm:armor_abilities":{ArmorAbilities:{}},"powersuits:iplayervalues":{jumping:1b,downKey:0b},"fairylights:fastener":{connections:[]}},Health:20.0f,HurtTime:0s,HurtByTimestamp:1226,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:"generic.maxHealth",Base:20.0d},{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,Modifiers:[]}],FallFlying:0b,DataVersion:1343,Inventory:[{Slot:0b,id:"minecraft:diamond_pickaxe",Count:1,Damage:5s,tag:{RepairCost:3,ench:[{id:35,lvl:3s},{id:32,lvl:5s},{id:37,lvl:3s},{id:70,lvl:1s},{id:53,lvl:1s}]}},{Slot:1b,id:"minecraft:iron_sword",Count:1,Damage:0s,tag:{display:{Name:"Tempered Blade",Lore:["§2Highly Durable"]},ench:[{id:37,lvl:3s},{id:70,lvl:1s},{id:21,lvl:3s},{id:34,lvl:3s},{id:16,lvl:5s},{id:38,lvl:3s}],RepairCost:1}},{Slot:2b,id:"powersuits:power_fist",Count:1,Damage:0s,tag:{MMModItem:{luxCapacitor:{Active:1b,red:1.0d,blue:1.0d,voltage:0.0d,green:1.0d},railgun:{Active:1b,voltage:1.0d},pickaxe:{Active:1b,red:0.0d,overclock:0.0d},mode:"railgun",axe:{Active:1b,overclock:0.0d},shovel:{Active:1b,overclock:0.0d},shears:{Active:1b},scoop:{Active:1b},portableCraftingTable:{Active:1b},eliteBattery:{Active:1b},currEnergy:2.6503677E7d,diamondPickUpgrade:{Active:1b},flintAndSteel:{Active:1b},commonValues:{maxEnergy:5.0E7d,axeEnergyCon:500.0d,pickaxeEnergyCon:500.0d,pickHarvSpd:8.0d,shovelEnergyCon:500.0d,scoopEnergyCon:20000.0d,ignitEnergyCon:10000.0d,axeHarvSpd:8.0d,shovelHarvSpd:8.0d,"railgunEnergyCost;":30000.0d,railgunHeatEm:12.0d,railgunTotalImpulse:3000.0d,luxCapEnergyCon:1000.0d,luxCapRed:1.0d,luxCapGreen:1.0d,luxCapBlue:1.0d,shearEnergyCon:1000.0d,shearHarvSpd:8.0d},curHeat:0.05951376408338538d}}},{Slot:4b,id:"galacticraftcore:landing_pad",Count:46,Damage:0s},{Slot:7b,id:"projectred-exploration:backpack",Count:1,Damage:0s,tag:{baginv:{items:[{index:0,id:"forestry:miner_bag",Count:1,Damage:2s,tag:{UID:1550136631,Slots:{}}},{index:1,id:"comforts:sleeping_bag",Count:1,Damage:0s},{index:3,id:"chisel:chisel_iron",Count:1,Damage:40s,tag:{chiseldata:{target:{id:"minecraft:air",Count:1,Damage:0s}}}},{index:9,id:"forestry:miner_bag",Count:1,Damage:2s,tag:{UID:1783821782,Slots:{}}},{index:10,id:"minecraft:water_bucket",Count:1,Damage:0s},{index:11,id:"thermalfoundation:material",Count:64,Damage:895s},{index:18,id:"forestry:miner_bag",Count:1,Damage:2s,tag:{UID:-492807200,Slots:{}}},{index:19,id:"minecraft:water_bucket",Count:1,Damage:0s},{index:20,id:"galacticraftcore:aluminum_wire",Count:29,Damage:0s}],itemsCount:27}}},{Slot:8b,id:"portalgun:item_portalgun",Count:1,Damage:0s,tag:{uuid:"3e0452ea67a84fe3934e1401f8abfd99",username:"GenericGeorge",channelName:"Random Channel #1607215599",width:1,height:2,grabStrength:4,lastFired:1b}},{Slot:9b,id:"minecraft:rotten_flesh",Count:3,Damage:0s},{Slot:10b,id:"minecraft:spider_eye",Count:2,Damage:0s},{Slot:11b,id:"minecraft:string",Count:2,Damage:0s},{Slot:12b,id:"minecraft:bucket",Count:12,Damage:0s},{Slot:18b,id:"minecraft:cooked_beef",Count:64,Damage:0s},{Slot:27b,id:"minecraft:cooked_beef",Count:64,Damage:0s},{Slot:100b,id:"powersuits:powerarmor_feet",Count:1,Damage:0s,tag:{MMModItem:{render:{colours:[I;-16743681,-1],texSpec:{part:"feet",model:"citizenjoe_armorskin"},armor2.bootglow:{part:"bootglow",model:"armor2",colourindex:1},armor2.bootmain:{part:"bootmain",model:"armor2",glow:1b,colourindex:1},armor2.bootglow1:{part:"bootglow1",model:"armor2",colourindex:1},armor2.bootmain1:{part:"bootmain1",model:"armor2",glow:1b,colourindex:1},mps_boots.boots1:{part:"boots1",model:"mps_boots",glow:1b,colourindex:1},mps_boots.boots2:{part:"boots2",model:"mps_boots",glow:1b,colourindex:1}},shockAbsorber:{Active:1b,power:1.0d},energyShield:{Active:1b},eliteBattery:{Active:1b},currEnergy:5.0E7d,diamondPlating:{Active:1b},commonValues:{maxEnergy:5.0E7d,maxHeat:400.0d,distanceRed:10.0d,impactEnergyCon:100.0d,armorPhysical:5.0d},curHeat:0.03749999999999987d}}},{Slot:101b,id:"powersuits:powerarmor_legs",Count:1,Damage:0s,tag:{MMModItem:{energyShield:{Active:1b},eliteBattery:{Active:1b},currEnergy:5.0E7d,curHeat:0.059957394003868014d,diamondPlating:{Active:1b},commonValues:{maxEnergy:5.0E7d,maxHeat:400.0d,armorPhysical:5.0d},render:{texSpec:{part:"legs",model:"default_armorskin"},colours:[I;-1,-15642881],armor2.legbit1:{part:"legbit1",model:"armor2",glow:1b},armor2.legglow1:{part:"legglow1",model:"armor2"},armor2.leggray1:{part:"leggray1",model:"armor2",glow:1b,colourindex:1},armor2.legglow:{part:"legglow",model:"armor2"},armor2.legbit:{part:"legbit",model:"armor2",glow:1b},armor2.leggray:{part:"leggray",model:"armor2",glow:1b,colourindex:1}}},AttributeModifiers:[{Name:"generic.movementSpeed",Amount:-5.050505050505097E-4d,Operation:0,UUIDMost:627022425243864518L,UUIDLeast:-6213096735561240722L,AttributeName:"generic.movementSpeed",Slot:"legs"}]}},{Slot:102b,id:"powersuits:powerarmor_torso",Count:1,Damage:0s,tag:{MMModItem:{render:{armor2.chestgray:{part:"chestgray",model:"armor2",glow:1b},colours:[I;-1,-9979,-57082],armor2.chestmain:{part:"chestmain",model:"armor2",glow:1b},armor2.chestback1:{part:"chestback1",model:"armor2",glow:1b},armor2.chestglowfront:{part:"chestglowfront",model:"armor2"},armor2.chestglowback:{part:"chestglowback",model:"armor2"},armor2.armglow1:{part:"armglow1",model:"armor2"},armor2.armmain1:{part:"armmain1",model:"armor2",glow:1b},armor2.armgray1:{part:"armgray1",model:"armor2",glow:1b},armor2.armglow:{part:"armglow",model:"armor2"},armor2.armmain:{part:"armmain",model:"armor2",glow:1b},armor2.armgray:{part:"armgray",model:"armor2",glow:1b},mps_chest.backpack:{part:"backpack",model:"mps_chest",glow:1b},mps_chest.polySurface36:{part:"polySurface36",model:"mps_chest",glow:1b},mps_chest.chest_padding:{part:"chest_padding",model:"mps_chest",glow:1b},mps_chest.belt:{part:"belt",model:"mps_chest",glow:1b},mps_chest.crystal_belt:{part:"crystal_belt",model:"mps_chest",colourindex:0},mps_chest.chest_main:{part:"chest_main",model:"mps_chest",glow:1b},jetpack.jetpack5:{part:"jetpack5",model:"jetpack",glow:1b},jetpack.jetpack_glow:{part:"jetpack_glow",model:"jetpack",colourindex:2},mps_arms.crystal_shoulder_2:{part:"crystal_shoulder_2",model:"mps_arms",colourindex:0},mps_arms.arms3:{part:"arms3",model:"mps_arms",glow:1b},mps_arms.crystal_shoulder_1:{part:"crystal_shoulder_1",model:"mps_arms",colourindex:0},mps_arms.arms2:{part:"arms2",model:"mps_arms",glow:1b},texSpec:{part:"chest",model:"citizenjoe_armorskin"}},eliteBattery:{Active:1b},currEnergy:5.0E7d,jetpack:{Active:0b,thrust:0.924963924963925d},parachute:{Active:1b},glider:{Active:1b},energyShield:{Active:1b},diamondPlating:{Active:1b},commonValues:{maxEnergy:5.0E7d,maxHeat:400.0d,jetpackEnergyCon:1387.4458874458876d,jetpackThrust:0.147994227994228d,armorPhysical:5.0d},curHeat:0.059957394003868014d}}},{Slot:103b,id:"powersuits:powerarmor_head",Count:1,Damage:0s,tag:{MMModItem:{render:{mps_helm.visor:{part:"visor",model:"mps_helm"},mps_helm.helm_tubes:{part:"helm_tubes",model:"mps_helm",glow:1b},mps_helm.helm_tube_entry2:{part:"helm_tube_entry2",model:"mps_helm",glow:1b},mps_helm.helm_tube_entry1:{part:"helm_tube_entry1",model:"mps_helm",glow:1b},colours:[I;-1,-15642881],mps_helm.helm_main:{part:"helm_main",model:"mps_helm"},texSpec:{part:"head",model:"default_armorskin"}},airtightSeal:{Active:1b},autoFeeder:{Active:1b},Food:0.5d,Saturation:2.06679105758667E-5d,flightControl:{Active:0b,vertically:0.5007215007215009d},energyShield:{Active:1b},eliteBattery:{Active:1b},currEnergy:5.0E7d,diamondPlating:{Active:1b},advSolarGenerator:{Active:1b},waterElectrolyzer:{Active:1b},nightVision:{Active:0b},commonValues:{maxEnergy:5.0E7d,maxHeat:400.0d,joltEnergy:10000.0d,eatingEnergyCon:100.0d,autoFeederEfficiency:50.0d,daytimeEnergyGen:45000.0d,daytimeHeatGen:15.0d,nightTimeEnergyGen:1500.0d,nightTimeHeatGen:5.0d,yLookRatio:0.5007215007215009d,armorPhysical:5.0d}}}}],SelectedItemSlot:0,Sleeping:0b,SleepTimer:0s,XpP:0.23076928f,XpLevel:3,XpTotal:30,XpSeed:-1251546243,Score:16967,ForgeDataVersion:{minecraft:1343,galacticraftcore:1,charset:5,extracells:4,binniecore:1,icbmclassic:5,computercraft:1,bigreactors:1,mekanismgenerators:1,galacticraftplanets:1,mekanism:1,logisticspipes:1,openmodularturrets:1,twilightforest:1,fluidlogged_api:101,forestry:1},SpawnX:465,SpawnY:70,SpawnZ:302,SpawnForced:0b,Spawns:[],HasSpawnDimensionSet:0b,foodLevel:20,foodTickTimer:0,foodSaturationLevel:0.0f,foodExhaustionLevel:1.2816247f,abilities:{invulnerable:0b,flying:0b,mayfly:0b,instabuild:0b,mayBuild:1b,flySpeed:0.05f,walkSpeed:0.1f},EnderItems:[{Slot:0b,id:"minecraft:diamond_shovel",Count:1,Damage:592s,tag:{ench:[{id:46,lvl:3s},{id:32,lvl:5s},{id:43,lvl:1s}]}},{Slot:1b,id:"minecraft:diamond_axe",Count:1,Damage:3s,tag:{ench:[{id:32,lvl:5s},{id:34,lvl:3s}],display:{Name:"Crystal Head Axe"}}},{Slot:3b,id:"minecraft:diamond",Count:7,Damage:0s},{Slot:4b,id:"minecraft:emerald",Count:4,Damage:0s},{Slot:5b,id:"minecraft:ender_pearl",Count:16,Damage:0s},{Slot:6b,id:"minecraft:ender_pearl",Count:16,Damage:0s},{Slot:7b,id:"minecraft:ender_pearl",Count:7,Damage:0s},{Slot:8b,id:"minecraft:tnt",Count:2,Damage:0s},{Slot:9b,id:"minecraft:ender_eye",Count:1,Damage:0s},{Slot:10b,id:"minecraft:name_tag",Count:3,Damage:0s},{Slot:11b,id:"minecraft:chorus_fruit",Count:27,Damage:0s},{Slot:12b,id:"minecraft:blaze_powder",Count:16,Damage:0s},{Slot:13b,id:"quark:ancient_tome",Count:1,Damage:0s,tag:{StoredEnchantments:[{id:52,lvl:4s}]}},{Slot:14b,id:"minecraft:fire_charge",Count:6,Damage:0s}],playerGameType:0,seenCredits:1b}
222
223-- Ticking connection --
224 Connection: net.minecraft.network.NetworkManager@5c2bec62
225
226-- System Details --
227 Minecraft Version: 1.12.2
228 Operating System: Windows 8.1 (amd64) version 6.3
229 Java Version: 1.8.0_51, Oracle Corporation
230 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
231 Memory: 4991288888 bytes (4760 MB) / 10737418240 bytes (10240 MB) up to 10737418240 bytes (10240 MB)
232 JVM Flags: 9 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xms10240m -Xmx10240m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
233 IntCache: cache: 7, tcache: 0, allocated: 15, tallocated: 95
234 FML: MCP 9.42 LoliASM 5.14 VintageFix 0.3.1-8-g8b1e2d7 Powered by Forge 14.23.5.2860 346 mods loaded, 346 mods active
235 States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
236
237 | State | ID | Version | Source | Signature |
238 |:------ |:--------------------------------- |:----------------------------------- |:----------------------------------------------------------- |:---------------------------------------- |
239 | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
240 | LCHIJA | mcp | 9.42 | minecraft.jar | None |
241 | LCHIJA | ic2patcher-core | 1.0 | minecraft.jar | None |
242 | LCHIJA | FML | **.**.**.** | forge-1.12.2-14.23.5.2860-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
243 | LCHIJA | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860-universal.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
244 | LCHIJA | advmachinespatchcore | 1.1 | minecraft.jar | None |
245 | LCHIJA | advsolarpatch | 1.2.1 | minecraft.jar | None |
246 | LCHIJA | creativecoredummy | 1.0.0 | minecraft.jar | None |
247 | LCHIJA | micdoodlecore | 4.0.6 | minecraft.jar | None |
248 | LCHIJA | gravisuitepatchcore | 1.0 | minecraft.jar | None |
249 | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
250 | LCHIJA | OpenEye | 0.8 | OpenEye-1.12.2-0.8.jar | None |
251 | LCHIJA | smoothfontcore | mc1.12.2-2.1.4 | minecraft.jar | None |
252 | LCHIJA | mixinbooter | 8.4 | minecraft.jar | None |
253 | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None |
254 | LCHIJA | opencomputers|core | 1.8.3 | minecraft.jar | None |
255 | LCHIJA | moresoundconfigcore | 1.0.0 | minecraft.jar | None |
256 | LCHIJA | randompatches | 1.12.2-1.22.1.10 | randompatches-1.12.2-1.22.1.10.jar | None |
257 | LCHIJA | smoothfont | mc1.12.2-2.1.4 | SmoothFont-mc1.12.2-2.1.4.jar | None |
258 | LCHIJA | configanytime | 1.0 | !configanytime-1.0.jar | None |
259 | LCHIJA | additionalbanners | 1.1.77 | AdditionalBanners-1.12.2-1.1.77.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
260 | LCHIJA | buildcraftlib | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
261 | LCHIJA | buildcraftcore | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
262 | LCHIJA | buildcraftfactory | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
263 | LCHIJA | buildcrafttransport | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
264 | LCHIJA | buildcraftsilicon | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
265 | LCHIJA | additionalpipes | **.**.**.** | additionalpipes-6.0.0.9-technic.jar | None |
266 | LCHIJA | ic2 | 2.8.222-ex112 | industrialcraft-2-2.8.222-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
267 | LCHIJA | advanced_machines | 61.0.1 | Advanced Machines-61.0.1.jar | None |
268 | LCHIJA | advanced_solar_panels | 4.3.0 | Advanced Solar Panels-4.3.0.jar | None |
269 | LCHIJA | advmachinespatch | 1.1 | AdvMachinesPatch-1.1.jar | None |
270 | LCHIJA | ctm | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar | None |
271 | LCHIJA | appliedenergistics2 | rv6-stable-7-extended_life-v0.55.22 | appliedenergistics2-rv6-stable-7-extended_life-v0.55.22.jar | None |
272 | LCHIJA | bdlib | **.**.**.** | bdlib-1.14.4.1-mc1.12.2.jar | None |
273 | LCHIJA | ae2stuff | **.**.**.** | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
274 | LCHIJA | akashictome | 1.2-12 | AkashicTome-1.2-12.jar | None |
275 | LCHIJA | creativecore | 1.10.0 | CreativeCore_v1.10.71_mc1.12.2.jar | None |
276 | LCHIJA | ambientsounds | 3.0 | AmbientSounds_v3.1.7_mc1.12.2.jar | None |
277 | LCHIJA | charset | **.**.**.** | Charset-Lib-0.5.6.6.jar | None |
278 | LCHIJA | crafttweaker | 4.1.20 | CraftTweaker2-1.12-4.1.20.693.jar | None |
279 | LCHIJA | mtlib | 3.0.7 | MTLib-3.0.7.jar | None |
280 | LCHIJA | modtweaker | 4.0.19 | modtweaker-4.0.20.11.jar | None |
281 | LCHIJA | jei | 4.25.0-jon2 | HadEnoughItems_1.12.2-4.25.0-jon2.jar | None |
282 | LCHIJA | appleskin | 1.0.14 | AppleSkin-mc1.12-1.0.14.jar | None |
283 | LCHIJA | aquaacrobatics | 1.15.3 | AquaAcrobatics-1.15.3.jar | None |
284 | LCHIJA | aroma1997core | **.**.**.**.b167 | Aroma1997Core-1.12.2-2.0.0.2.b167.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
285 | LCHIJA | aroma1997sdimension | **.**.**.**.b89 | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b89.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
286 | LCHIJA | asmc | 1.0.2 | ASMC-1.12.2-1.0.2.jar | None |
287 | LCHIJA | morphtool | 1.2-21 | Morph-o-Tool-1.2-21.jar | None |
288 | LCHIJA | quark | r1.6-184 | Quark-r1.6-184-technic.jar | None |
289 | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
290 | LCHIJA | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
291 | LCHIJA | backups | 1.5.7 | Backups-1.12.2-1.5.7.jar | None |
292 | LCHIJA | badwithernocookiereloaded | 1.12.2-3.4.18 | badwithernocookiereloaded-1.12.2-3.4.18.jar | None |
293 | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
294 | LCHIJA | betterpingdisplay | 1.0 | BetterPingDisplay-1.12.2-1.0.jar | None |
295 | LCHIJA | bibliocraft | 2.4.6 | BiblioCraft[v2.4.6][MC1.12.2].jar | None |
296 | LCHIJA | buildcraftenergy | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
297 | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
298 | LCHIJA | natura | 1.12.2-4.3.2.69 | natura-1.12.2-4.3.2.69.jar | None |
299 | LCHIJA | forestry | **.**.**.** | forestry_1.12.2-5.8.2.422.jar | None |
300 | LCHIJA | binniecore | **.**.**.** | binnie-mods-1.12.2-2.5.1.210.jar | None |
301 | LCHIJA | binniedesign | **.**.**.** | binnie-mods-1.12.2-2.5.1.210.jar | None |
302 | LCHIJA | genetics | **.**.**.** | binnie-mods-1.12.2-2.5.1.210.jar | None |
303 | LCHIJA | botany | **.**.**.** | binnie-mods-1.12.2-2.5.1.210.jar | None |
304 | LCHIJA | extrabees | **.**.**.** | binnie-mods-1.12.2-2.5.1.210.jar | None |
305 | LCHIJA | extratrees | **.**.**.** | binnie-mods-1.12.2-2.5.1.210.jar | None |
306 | LCHIJA | biomesoplenty | 7.0.1.2445 | BiomesOPlenty-1.12.2-7.0.1.2445-jon.jar | None |
307 | LCHIJA | blockcraftery | 1.12.2-1.3.1 | blockcraftery-1.12.2-1.3.1.jar | None |
308 | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
309 | LCHIJA | modularrouters | 1.12.2-3.3.0-33 | modular-routers-1.12.2-3.3.0-33.jar | None |
310 | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None |
311 | LCHIJA | bloodmagic | 1.12.2-2.4.3-105 | BloodMagic-1.12.2-2.4.3-105.jar | None |
312 | LCHIJA | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
313 | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
314 | LCHIJA | botania | r1.10-364 | Botania r1.10-364.4.jar | None |
315 | LCHIJA | buildcraftbuilders | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
316 | LCHIJA | buildcraftcompat | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
317 | LCHIJA | buildcraftrobotics | **.**.**.** | buildcraft-all-7.99.24.8.jar | None |
318 | LCHIJA | cctweaked | 1.89.2 | cc-tweaked-1.12.2-1.89.2.jar | None |
319 | LCHIJA | computercraft | 1.89.2 | cc-tweaked-1.12.2-1.89.2.jar | None |
320 | LCHIJA | loliasm | 5.14 | censoredasm5.14.jar | None |
321 | LCHIJA | chatflow | ANT:VERSION | ChatFlow-1.4-7.jar | None |
322 | LCHIJA | codechickenlib | **.**.**.** | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
323 | LCHIJA | chickenchunks | **.**.**.** | ChickenChunks-1.12.2-2.4.2.74-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
324 | LCHIJA | chisel | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar | None |
325 | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
326 | LCHIJA | chunkgenlimit | 1.1 | chunkgenlimiter-1.1.jar | None |
327 | LCHIJA | clienttweaks | 3.1.11 | ClientTweaks_1.12.2-3.1.11.jar | None |
328 | LCHIJA | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
329 | LCHIJA | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
330 | LCHIJA | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
331 | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
332 | LCHIJA | comforts | **.**.**.** | comforts-1.12.2-1.4.1.3.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
333 | LCHIJA | compacter | **.**.**.** | compacter-1.3.0.3-mc1.12.2.jar | None |
334 | LCHIJA | compactsolars | 1.12.2-5.0.18.341 | CompactSolars-1.12.2-5.0.18.341-universal.jar | None |
335 | LCHIJA | asielib | 1.0.0 | Computronics-1.12.2-1.6.7-railcraft-beta-8.jar | None |
336 | LCHIJA | endercore | 1.12.2-0.5.78 | EnderCore-1.12.2-0.5.78.jar | None |
337 | LCHIJA | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
338 | LCHIJA | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
339 | LCHIJA | enderio | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
340 | LCHIJA | opencomputers | 1.8.3 | OpenComputers-MC1.12.2-1.8.3+274990f.jar | None |
341 | LCHIJA | railcraft | 12.1.0-beta-8.2.1 | railcraft-12.1.0-beta-8.2.1.jar | None |
342 | LCHIJA | computronics | 1.6.7 | Computronics-1.12.2-1.6.7-railcraft-beta-8.jar | None |
343 | LCHIJA | enderiointegrationtic | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
344 | LCHIJA | twilightforest | 3.11.1021 | twilightforest-1.12.2-3.11.1021-universal.jar | None |
345 | LCHIJA | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
346 | LCHIJA | conarm | **.**.**.** | conarm-1.12.2-1.2.5.10.jar | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
347 | LCHIJA | controlling | 3.0.10 | Controlling-3.0.12.2.jar | None |
348 | LCHIJA | cookingforblockheads | 6.5.0 | CookingForBlockheads_1.12.2-6.5.0.jar | None |
349 | LCHIJA | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.20.693.jar | None |
350 | LCHIJA | crafttweakerjei | 2.0.3 | CraftTweaker2-1.12-4.1.20.693.jar | None |
351 | LCHIJA | crimsonrevelations | 0.8 | crimsonrevelations-0.8.jar | None |
352 | LCHIJA | crimsonwarfare | 1.5 | crimsonwarfare-1.5.jar | None |
353 | LCHIJA | cta | @VERSION@ | cta-1.12.2-1.2.2.jar | None |
354 | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
355 | LCHIJA | culinaryconstruct | 1.3.4 | culinaryconstruct-1.3.4.jar | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
356 | LCHIJA | custommainmenu | **.**.**.** | CustomMainMenu-MC1.12.2-2.0.9.1.jar | None |
357 | LCHIJA | customstartinggear | 1.2.0 | CustomStartingGear-1.12-1.2.0.9-universal.jar | None |
358 | LCHIJA | damagetilt | 0.1.0 | DamageTilt-1.12.2-0.1.0.jar | None |
359 | LCHIJA | deathcounter | 1.1.0 | DeathCounter-1.12.2-1.1.0.jar | None |
360 | LCHIJA | debark | 0.1.3 | Debark-0.1.3.jar | None |
361 | LCHIJA | defaultoptions | 9.2.8 | DefaultOptions_1.12.2-9.2.8.jar | None |
362 | LCHIJA | defaultworldgenerator-port | 1.12-2.3 | DefaultWorldGenerator-port-1.12-2.3.jar | None |
363 | LCHIJA | ding | 1.0.2 | Ding-1.12.2-1.0.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
364 | LCHIJA | doge | 0.6.0 | DogeMod-1.12.2-0.6.0.jar | None |
365 | LCHIJA | dynamiclights | 1.4.9 | DynamicLights-1.12.2.jar | None |
366 | LCHIJA | dynamiclights_onfire | 1.0.7 | DynamicLights-1.12.2.jar | None |
367 | LCHIJA | dynamiclights_creepers | 1.0.6 | DynamicLights-1.12.2.jar | None |
368 | LCHIJA | dynamiclights_dropitems | 1.1.0 | DynamicLights-1.12.2.jar | None |
369 | LCHIJA | dynamiclights_entityclasses | 1.0.1 | DynamicLights-1.12.2.jar | None |
370 | LCHIJA | dynamiclights_mobequipment | 1.1.0 | DynamicLights-1.12.2.jar | None |
371 | LCHIJA | dynamiclights_flamearrows | 1.0.1 | DynamicLights-1.12.2.jar | None |
372 | LCHIJA | dynamiclights_floodlights | 1.0.3 | DynamicLights-1.12.2.jar | None |
373 | LCHIJA | dynamiclights_otherplayers | 1.0.9 | DynamicLights-1.12.2.jar | None |
374 | LCHIJA | dynamiclights_theplayer | 1.1.3 | DynamicLights-1.12.2.jar | None |
375 | LCHIJA | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
376 | LCHIJA | enchdesc | 1.1.15 | EnchantmentDescriptions-1.12.2-1.1.15.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
377 | LCHIJA | enderiobase | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
378 | LCHIJA | enderioconduits | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
379 | LCHIJA | enderioconduitsappliedenergistics | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
380 | LCHIJA | enderioconduitsopencomputers | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
381 | LCHIJA | enderioconduitsrefinedstorage | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
382 | LCHIJA | enderiointegrationforestry | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
383 | LCHIJA | enderiointegrationticlate | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
384 | LCHIJA | enderioinvpanel | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
385 | LCHIJA | enderiomachines | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
386 | LCHIJA | enderiopowertools | 5.3.72 | EnderIO-1.12.2-5.3.72.jar | None |
387 | LCHIJA | mcmultipart | 2.5.3 | MCMultiPart-2.5.3.jar | None |
388 | LCHIJA | mekanism | 1.12.2-9.8.3.390 | Mekanism-1.12.2-9.8.3.390.jar | None |
389 | LCHIJA | gasconduits | 5.3.72 | EnderIO-conduits-mekanism-1.12.2-5.3.72.jar | None |
390 | LCHIJA | enderiozoo | 5.3.72 | EnderIO-zoo-1.12.2-5.3.72.jar | None |
391 | LCHIJA | enderstorage | **.**.**.** | EnderStorage-1.12.2-2.4.6.137-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
392 | LCHIJA | energyconverters | **.**.**.** | energyconverters_1.12.2-1.3.8.0.jar | None |
393 | LCHIJA | renderlib | 1.3.3 | RenderLib-1.12.2-1.3.3.jar | None |
394 | LCHIJA | entityculling | 6.4.1 | EntityCulling-1.12.2-6.4.1.jar | None |
395 | LCHIJA | gunpowderlib | 1.12.2-1.1 | GunpowderLib-1.12.2-1.1.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
396 | LCHIJA | exchangers | 1.12.2-2.10.3 | Exchangers-1.12.2-2.10.3.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
397 | LCHIJA | extracells | 2.6.7 | ExtraCells-1.12.2-2.6.7.jar | None |
398 | LCHIJA | galacticraftcore | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
399 | LCHIJA | galacticraftplanets | 4.0.6 | Galacticraft-1.12.2-4.0.6.jar | None |
400 | LCHIJA | mjrlegendslib | 1.12.2-1.2.1 | MJRLegendsLib-1.12.2-1.2.1.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
401 | LCHIJA | numina | 1.0 | Numina-1.12.2-1.1.049.jar | None |
402 | LCHIJA | powersuits | 1.1.048 | ModularPowersuits-1.12.2-1.1.048.jar | None |
403 | LCHIJA | extraplanets | 1.12.2-0.7.6 | ExtraPlanets-1.12.2-0.7.6.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
404 | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
405 | LCHIJA | zerocore | 1.12.2-0.1.2.9 | zerocore-1.12.2-0.1.2.9.jar | None |
406 | LCHIJA | bigreactors | 1.12.2-0.4.5.68 | ExtremeReactors-1.12.2-0.4.5.68.jar | None |
407 | LCHIJA | fairylights | 2.1.10 | fairylights-2.2.0-1.12.2.jar | None |
408 | LCHIJA | featuredservers | 1.12-1.0.6 | FeaturedServers-1.12-1.0.6.jar | None |
409 | LCHIJA | fluidlogged_api | 2.2.7 | Fluidlogged-API-v2.2.7-mc1.12.2.jar | None |
410 | LCHIJA | lostmagic | 1.0 | lostmagic-1.0.3.jar | None |
411 | LCHIJA | forbiddenmagicre | 0.3 | forbiddenmagic-0.4.jar | None |
412 | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
413 | LCHIJA | voxelmap | 1.9.19 | forgemod_VoxelMap-1.9.19_for_1.12.2.jar | None |
414 | LCHIJA | forgemultipartcbe | **.**.**.** | ForgeMultipart-1.12.2-2.6.3.1-universal.jar | None |
415 | LCHIJA | microblockcbe | **.**.**.** | ForgeMultipart-1.12.2-2.6.3.1-universal.jar | None |
416 | LCHIJA | minecraftmultipartcbe | **.**.**.** | ForgeMultipart-1.12.2-2.6.3.1-universal.jar | None |
417 | LCHIJA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.2.jar | None |
418 | LCHIJA | cfm | 6.3.0 | furniture-6.3.2-1.12.2.jar | None |
419 | LCHIJA | galacticcomputers | 1.0.0 | GalacticComputers-1.0.0.jar | None |
420 | LCHIJA | gendustry | **.**.**.** | gendustry-1.6.5.8-mc1.12.2.jar | None |
421 | LCHIJA | gendustryjei | 1.0.2 | gendustryjei-1.0.2.jar | None |
422 | LCHIJA | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
423 | LCHIJA | googlyeyes | 7.1.1 | GooglyEyes-1.12.2-7.1.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
424 | LCHIJA | gravisuite | 3.1.1 | Gravitation Suite-3.1.1.jar | None |
425 | LCHIJA | gravisuitepatch | 1.0.0 | GraviSuite-Patcher-1.0.0.jar | None |
426 | LCHIJA | growthcraft | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
427 | LCHIJA | growthcraft_apples | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
428 | LCHIJA | growthcraft_bamboo | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
429 | LCHIJA | growthcraft_cellar | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
430 | LCHIJA | growthcraft_bees | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
431 | LCHIJA | growthcraft_fishtrap | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
432 | LCHIJA | growthcraft_grapes | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
433 | LCHIJA | growthcraft_hops | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
434 | LCHIJA | growthcraft_milk | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
435 | LCHIJA | growthcraft_rice | 4.2.3 | growthcraft-1.12.2-4.2.3.jar | None |
436 | LCHIJA | gbook | 2.9.5 | Guidebook-1.12.2-2.9.5.jar | None |
437 | LCHIJA | hats | 7.1.1 | Hats-1.12.2-7.1.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
438 | LCHIJA | hatstand | 7.1.0 | HatStand-1.12.2-7.1.0.jar | None |
439 | LCHIJA | helpfixer | 1.12.1-1.5.18 | HelpFixer-1.12.1-1.5.18.jar | None |
440 | LCHIJA | ic2cropplugin | 1.1 | IC2CropBreeding Plugin V1.12-1.1.jar | None |
441 | LCHIJA | ic2patcher | 2.0.4 | ic2patcher-2.0.4.jar | None |
442 | LCHIJA | ic2xuumatter | 1.1.1 | ic2xuumatter-1.12.2-1.1.1.jar | None |
443 | LCHIJA | icbmclassic | 5.3.0 | ICBM-classic-1.12.2-5.3.0.jar | None |
444 | LCHIJA | icbmcc | 1.0.2 | ICBM-classic-cc-addon-1.12.2-1.0.2.jar | None |
445 | LCHIJA | ichoriumkit | **.**.**.** | ichoriumkit-0.2.3.3.jar | None |
446 | LCHIJA | ifoccompat | 0.1 | ifoccompat-0.1.jar | None |
447 | LCHIJA | ifpatcher | 2.3.0 | IFPatcher-2.3.0.jar | None |
448 | LCHIJA | teslacorelib | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
449 | LCHIJA | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
450 | LCHIJA | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
451 | LCHIJA | harvestcraft | 1.12.2zb | Pam's HarvestCraft 1.12.2zg.jar | None |
452 | LCHIJA | integrationforegoing | 1.12.2-1.11 | IntegrationForegoing-1.12.2-1.11.jar | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
453 | LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
454 | LCHIJA | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
455 | LCHIJA | irontanks | 1.12.2-2.1.0-beta.18 | irontanks-1.12.2-2.1.0-beta.18.jar | None |
456 | LCHIJA | itlt | 1.0.4 | itlt-1.12.x-1.0.4.jar | None |
457 | LCHIJA | jaopca | 1.12.2-2.2.8.106 | JAOPCA-1.12.2-2.2.8.106.jar | None |
458 | LCHIJA | oredictinit | 1.12.2-2.2.1.72 | JAOPCA-1.12.2-2.2.8.106.jar | None |
459 | LCHIJA | jeibees | **.**.**.** | jeibees-0.9.0.5-mc1.12.2.jar | None |
460 | LCHIJA | jeiintegration | 1.6.0 | jeiintegration_1.12.2-1.6.0.jar | None |
461 | LCHIJA | jepb | 1.2.1 | jepb-1.12-1.2.1.jar | None |
462 | LCHIJA | jeri | Just Enough Recipe Integrations | JERI-1.12.2-1.1.2.jar | None |
463 | LCHIJA | jetif | 1.5.2 | jetif-1.12.2-1.5.2.jar | None |
464 | LCHIJA | jexclusives | 1.1.2 | JonsExclusives-MC1.12.2-v1.1.2.jar | None |
465 | LCHIJA | jehc | 1.7.2 | just-enough-harvestcraft-1.12.2-1.7.2.jar | None |
466 | LCHIJA | justenoughdrags | 1.4-beta.1 | justenoughdrags-1.4-beta.1.jar | None |
467 | LCHIJA | jee | 1.0.8 | JustEnoughEnergistics-1.12.2-1.0.8.jar | None |
468 | LCHIJA | jeid | 1.0.4-SNAPSHOT | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar | None |
469 | LCHIJA | justenoughreactors | **.**.**.** | JustEnoughReactors-1.12.2-1.1.3.61.jar | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
470 | LCHIJA | loottweaker | 0.3.1 | LootTweaker-0.3.1+MC1.12.2.jar | None |
471 | LCHIJA | jeresources | **.**.**.** | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
472 | LCHIJA | kleeslabs | 5.4.12 | KleeSlabs_1.12.2-5.4.12.jar | None |
473 | LCHIJA | dogslie | 1.0.2 | LetSleepingDogsLie-1.12.2-1.0.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
474 | LCHIJA | mystcraft | **.**.**.** | mystcraft-1.12.2-0.13.7.06.jar | None |
475 | LCHIJA | linking_tweaks | **.**.**.** | linking_tweaks-1.12.2-1.0.0.0.jar | None |
476 | LCHIJA | login_shield | 1.12.2-6-g5654706 | Login_Shield-1.12.2-6-g5654706.jar | None |
477 | LCHIJA | logisticspipes | **.**.**.** | logisticspipes-0.10.4.46.jar | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
478 | LCHIJA | longfallboots | 1.2.1a | longfallboots-1.2.1b.jar | None |
479 | LCHIJA | ltta | 1.4.0 | ltta-1.12.2-1.4.0.jar | None |
480 | LCHIJA | lunatriuscore | **.**.**.** | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
481 | LCHIJA | magicbees | 1.0 | MagicBees-1.12.2-3.2.25.jar | None |
482 | LCHIJA | reborncore | 3.19.5 | RebornCore-1.12.2-3.19.5-universal.jar | None |
483 | LCHIJA | mainmenuscale | 1.0 | MainMenuScale-1.3.2.jar | None |
484 | LCHIJA | mekanismgenerators | 1.12.2-9.8.3.390 | MekanismGenerators-1.12.2-9.8.3.390.jar | None |
485 | LCHIJA | mekanismtools | 1.12.2-9.8.3.390 | MekanismTools-1.12.2-9.8.3.390.jar | None |
486 | LCHIJA | mia | 1.12.2-0.2.2a | mia-1.12.2-0.2.2a.jar | None |
487 | LCHIJA | mimicfish | 1.1 | mimicfish-1.2.jar | None |
488 | LCHIJA | testdummy | 1.12 | MmmMmmMmmMmm-1.12-1.14.jar | None |
489 | LCHIJA | modernsplash | @VERSION@ | modernsplash-1.12.2-1.3.jar | None |
490 | LCHIJA | mystlibrary | 1.12.2-0.0.3.2 | mystlibrary-1.12.2-0.0.3.2.jar | None |
491 | LCHIJA | moremystcraft | 1.0.0 | moremystcraft-1.12.2-1.0.0.jar | None |
492 | LCHIJA | moreoverlays | 1.15.1 | moreoverlays-1.15.1-mc1.12.2.jar | None |
493 | LCHIJA | morph | 7.2.0 | Morph-1.12.2-7.2.1.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
494 | LCHIJA | mousetweaks | 3.1.4 | mousetweaks-1.12.2-3.1.4.jar | None |
495 | LCHIJA | mrtjpcore | **.**.**.** | MrTJPCore-2.1.5.1-universal.jar | None |
496 | LCHIJA | mystoc | 0.1 | mystcraft-oc-0.1.jar | None |
497 | LCHIJA | mystcraft_info | **.**.**.** | mystcraft_info-1.12.2-1.0.5.0.jar | None |
498 | LCHIJA | naturescompass | 1.8.5 | NaturesCompass-1.12.2-1.8.5.jar | None |
499 | LCHIJA | projectred-core | **.**.**.** | ProjectRed-1.12.2-4.9.4.120-Base.jar | None |
500 | LCHIJA | redstonearsenal | 2.6.6 | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar | None |
501 | LCHIJA | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
502 | LCHIJA | simplyjetpacks | 1.12.2-2.2.20.0 | SimplyJetpacks2-1.12.2-2.2.20.0.jar | None |
503 | LCHIJA | plustic | **.**.**.** | plustic-8.0.1.0.jar | None |
504 | LCHIJA | projectred-exploration | **.**.**.** | ProjectRed-1.12.2-4.9.4.120-world.jar | None |
505 | LCHIJA | netherendingores | 1.12.2-1.4.2 | Netherending-Ores-1.12.2-1.4.2.jar | None |
506 | LCHIJA | netherportalfix | 5.3.17 | NetherPortalFix_1.12.1-5.3.17.jar | None |
507 | LCHIJA | recipehandler | 0.13 | NoMoreRecipeConflict-0.13(1.12.2).jar | None |
508 | LCHIJA | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
509 | LCHIJA | omlib | 3.1.5-256 | omlib-1.12.2-3.1.5-256.jar | None |
510 | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
511 | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
512 | LCHIJA | eternalsoap.icbm.opencomputers | 1.0 | OpenComputersICBMAddon-1.3.jar | None |
513 | LCHIJA | openmodularturrets | 3.1.14-382 | openmodularturrets-1.12.2-3.1.14-382.jar | None |
514 | LCHIJA | packcrashinfo | %VERSION% | packcrashinfo-1.0.1.jar | None |
515 | LCHIJA | pages | **.**.**.** | pages-1.12.2-2.0.0.1.jar | None |
516 | LCHIJA | patchouli | 1.0-23.6 | Patchouli-1.0-23.6.jar | None |
517 | LCHIJA | pip | 7.0.0 | PiP-1.12.2-7.0.0.jar | None |
518 | LCHIJA | planetprogression | 1.12.2-0.4.8 | PlanetProgression-1.12.2-0.4.8.jar | b02331787272ec3515ebe63ecdeea0d746653468 |
519 | LCHIJA | playerplates | 1.12.2-1.3.1.1 | playerplates-1.12.2-1.3.1.1.jar | None |
520 | LCHIJA | plethora-core | 1.2.3 | plethora-1.12.2-1.2.3.jar | None |
521 | LCHIJA | plethora | 1.2.3 | plethora-1.12.2-1.2.3.jar | None |
522 | LCHIJA | pneumaticcraft | 1.12.2-0.11.15-398 | pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar | None |
523 | LCHIJA | portalgun | 7.1.0 | PortalGun-1.12.2-7.1.0.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
524 | LCHIJA | projectred-compat | 1.0 | ProjectRed-1.12.2-4.9.4.120-compat.jar | None |
525 | LCHIJA | projectred-integration | **.**.**.** | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
526 | LCHIJA | projectred-transmission | **.**.**.** | ProjectRed-1.12.2-4.9.4.120-integration.jar | None |
527 | LCHIJA | projectred-fabrication | **.**.**.** | ProjectRed-1.12.2-4.9.4.120-fabrication.jar | None |
528 | LCHIJA | projectred-illumination | **.**.**.** | ProjectRed-1.12.2-4.9.4.120-lighting.jar | None |
529 | LCHIJA | projectred-expansion | **.**.**.** | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
530 | LCHIJA | projectred-relocation | **.**.**.** | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
531 | LCHIJA | projectred-transportation | **.**.**.** | ProjectRed-1.12.2-4.9.4.120-mechanical.jar | None |
532 | LCHIJA | reachfix | 1.0.9 | ReachFix-1.12.2-1.0.9.jar | None |
533 | LCHIJA | reauth | 4.0.7 | ReAuth-1.12-Forge-4.0.7.jar | daba0ec4df71b6da841768c49fb873def208a1e3 |
534 | LCHIJA | reccomplex | **.**.**.** | RecurrentComplex-1.4.8.5.jar | None |
535 | LCHIJA | reforged | 0.7.9 | Reforged-0.7.9-1.12+.jar | None |
536 | LCHIJA | xreliquary | 1.12.2-1.3.4.796 | Reliquary-1.12.2-1.3.4.796.jar | None |
537 | LCHIJA | resourceloader | 1.5.3 | ResourceLoader-MC1.12.1-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
538 | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
539 | LCHIJA | schematica | **.**.**.** | Schematica-1.12.2-1.8.0.169-universal.jar | None |
540 | LCHIJA | searedladder | 1.1.2 | Seared-Ladder-v1.1.2-mc1.12.2.jar | None |
541 | LCHIJA | sledgehammer | 1.12.2-2.0.23 | Sledgehammer-1.12.2-2.0.23-thin.jar | 565fa4dbf20e7c3c4423950ca8e0bdabf7568796 |
542 | LCHIJA | smooth-scrolling-everywhere | 1.1 | smooth-scrolling-everywhere-1.1.jar | None |
543 | LCHIJA | snowrealmagic | 0.7.1 | SnowRealMagic-1.12.2-0.7.1.jar | None |
544 | LCHIJA | spaceambient | 0.0.1 | SpaceAmbient-1.12.2-0.0.1.jar | None |
545 | LCHIJA | lemonlib | 1.3.0 | lemonlib-1.12.2-1.3.0.jar | None |
546 | LCHIJA | statues | 1.0.1 | statues-rechiseled-1.12.2-1.0.1.jar | None |
547 | LCHIJA | stevescarts | **.**.**.** | StevesCarts-1.12.2-2.4.32.137.jar | None |
548 | LCHIJA | superfactorymanager | @VERSION@ | SuperFactoryManager-1.12.2-2.0.25.jar | None |
549 | LCHIJA | supersoundmuffler | **.**.**.** | supersoundmuffler-revived_1.12.2_1.0.2.10.jar | None |
550 | LCHIJA | thaumicaugmentation | 1.12.2-2.1.11 | ThaumicAugmentation-1.12.2-2.1.11.jar | None |
551 | LCHIJA | thaumcomp | 0.5.1 | ThaumicComputers-MC1.12.2-0.5.1.jar | None |
552 | LCHIJA | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None |
553 | LCHIJA | thaumicenergistics | 2.2.6 | thaumicenergistics-extended_life-2.2.7.jar | None |
554 | LCHIJA | thaumicfixes | 1.0 | thaumicfixes-1.0-nolibs.jar | None |
555 | LCHIJA | thaumictinkerer | 1.12.2-5.0-620a0c5 | thaumictinkerer-1.12.2-5.0-620a0c5.jar | None |
556 | LCHIJA | thaumicwaila | 1.12.2-0.0.2 | ThaumicWaila-1.12.2-0.0.2.jar | None |
557 | LCHIJA | thaumicwonders | 1.8.2 | thaumicwonders-1.8.2.jar | None |
558 | LCHIJA | thaumtweaks | **.**.**.** | thaumtweaks-0.3.5.3.jar | None |
559 | LCHIJA | thermalcultivation | 0.3.6 | ThermalCultivation-1.12.2-0.3.6.1-universal.jar | None |
560 | LCHIJA | thermalinnovation | 0.3.6 | ThermalInnovation-1.12.2-0.3.6.1-universal.jar | None |
561 | LCHIJA | tinkersaddons | 1.0.7 | Tinkers' Addons-1.12.1-1.0.7.jar | None |
562 | LCHIJA | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
563 | LCHIJA | tinkersoredictcache | 1.0 | TinkersOreDictCache-1.0.jar | None |
564 | LCHIJA | tipthescales | 1.0.4 | TipTheScales-1.12.2-1.0.4.jar | None |
565 | LCHIJA | torchmaster | **.**.**.** | torchmaster_1.12.2-1.8.5.0.jar | None |
566 | LCHIJA | translocators | **.**.**.** | Translocators-1.12.2-2.5.2.81-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
567 | LCHIJA | treechop | 0.14.6 | TreeChop-1.12.2-0.14.7.jar | None |
568 | LCHIJA | tumbleweed | 1.12-0.4.7 | tumbleweed-1.12-0.4.7.jar | None |
569 | LCHIJA | uniq | 2.1 | uniq-2.1.jar | None |
570 | LCHIJA | universaltweaks | 1.12.2-1.9.0 | UniversalTweaks-1.12.2-1.9.0-358.jar | None |
571 | LCHIJA | vintagefix | 0.3.1-8-g8b1e2d7 | vintagefix-0.3.1-139.jar | None |
572 | LCHIJA | vmfixes | 1.12.2-1.0.7 | VoxelMapFixes-1.12.2-1.0.7.jar | None |
573 | LCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
574 | LCHIJA | wanionlib | 1.12.2-2.91 | WanionLib-1.12.2-2.91.jar | None |
575 | LCHIJA | whoosh | 0.1.10 | Whoosh-1.12.2-0.1.12.1-universal.jar | None |
576 | LCHIJA | worldcontrol | 1.0.31 | WorldControl-1.0.31.jar | None |
577 | LCHIJA | wrcbe | 2.3.2 | WR-CBE-1.12.2-2.3.2.33-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
578 | LCHIJA | zettaindustries | 1.3 | zettaindustries-1.3-1.12.2-161.jar | None |
579 | LCHIJA | moresoundconfig | 1.0.4 | moresoundconfig-1.0.4.jar | 7904c4e13947c8a616c5f39b26bdeba796500722 |
580 | LCHIJA | phosphor-lighting | 1.12.2-0.2.9.3 | phosphor-1.12.2-0.2.9.3-SNAPSHOT.jar | None |
581 | LCHIJA | mysticallib | 1.12.2-1.13.0 | mysticallib-1.12.2-1.13.0.jar | None |
582 | LCHIJA | teslacorelib_registries | 1.0.18 | tesla-core-lib-1.12.2-1.0.18.jar | None |
583 | LCHIJA | unidict | 1.12.2-3.0.10 | UniDict-1.12.2-3.0.10.jar | None |
584 | LCHIJA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
585 Loaded coremods (and transformers): IFPatcher (IFPatcher-2.3.0.jar)
586 net.eve0415.ifpatcher.Transformer
587 RenderLibPlugin (RenderLib-1.12.2-1.3.3.jar)
588 meldexun.renderlib.asm.RenderLibClassTransformer
589 OpenEyePlugin (OpenEye-1.12.2-0.8.jar)
590 openeye.asm.MultiTransformer
591 VintageFix (vintagefix-0.3.1-139.jar)
592 org.embeddedt.vintagefix.transformer.ASMModParserTransformer
593 MicdoodlePlugin (Galacticraft-1.12.2-4.0.6.jar)
594 micdoodle8.mods.miccore.MicdoodleTransformer
595 MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
596 mekanism.coremod.KeybindingMigrationHelper
597 Aqua Acrobatics Transformer (AquaAcrobatics-1.15.3.jar)
598
599 Quark Plugin (Quark-r1.6-184-technic.jar)
600 vazkii.quark.base.asm.ClassTransformer
601 UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
602 wanion.unidict.core.UniDictCoreModTransformer
603 PhosphorFMLPlugin (phosphor-1.12.2-0.2.9.3-SNAPSHOT.jar)
604
605 EntityCullingPlugin (EntityCulling-1.12.2-6.4.1.jar)
606 meldexun.entityculling.asm.EntityCullingClassTransformer
607 UniversalTweaksCore (UniversalTweaks-1.12.2-1.9.0-358.jar)
608
609 Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
610 invtweaks.forge.asm.ContainerTransformer
611 ChunkGenLimiterCoremod (chunkgenlimiter-1.1-core.jar)
612 io.github.barteks2x.chunkgenlimiter.coremod.ChunkGenLimitTransformer
613 ReachFixPlugin (ReachFix-1.12.2-1.0.9.jar)
614 meldexun.reachfix.asm.ReachFixClassTransformer
615 LoliASM (censoredasm5.14.jar)
616
617 LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
618 lumien.resourceloader.asm.ClassTransformer
619 CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
620
621 IvToolkit (IvToolkit-1.3.3-1.12.jar)
622
623 PatcherFMLPlugin (ic2patcher-2.0.4.jar)
624 mods.su5ed.ic2patcher.asm.PatcherClassTransformer
625 PatcherPlugin (AdvSolarPatch-1.2.1.jar)
626 mods.su5ed.advsolarpatch.ClassTransformer
627 RandomPatches (randompatches-1.12.2-1.22.1.10.jar)
628 com.therandomlabs.randompatches.core.RPTransformer
629 Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-2.1.11.jar)
630 thecodex6824.thaumicaugmentation.core.TATransformer
631 ForgelinPlugin (Forgelin-1.8.4.jar)
632
633 OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
634 openmods.core.OpenModsClassTransformer
635 UniQ Loading Plugin (uniq-2.1.jar)
636
637 MoreSoundConfigCore (moresoundconfig-core-1.0.4.jar)
638 ichttt.mods.moresoundconfig.asm.MSCTransformer
639 CorePlugin (SmoothFont-mc1.12.2-2.1.4.jar)
640 bre.smoothfont.asm.Transformer
641 MSLoadingPlugin (modernsplash-1.12.2-1.3.jar)
642
643 CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
644 team.chisel.ctm.client.asm.CTMTransformer
645 AFMLLoadingPlugin (AdvMachinesPatch-1.1.jar)
646 mods.su5ed.advmachinespatch.asm.AClassTransformer
647 MixinBooter (!mixinbooter-8.4.jar)
648
649 Snow! Real Magic! (SnowRealMagic-1.12.2-0.7.1.jar)
650
651 EnderCorePlugin (EnderCore-1.12.2-0.5.78-core.jar)
652 com.enderio.core.common.transform.EnderCoreTransformer
653 com.enderio.core.common.transform.SimpleMixinPatcher
654 LogisticsPipesCoreLoader (logisticspipes-0.10.4.46.jar)
655 logisticspipes.asm.LogisticsClassTransformer
656 CreativePatchingLoader (CreativeCore_v1.10.71_mc1.12.2.jar)
657
658 JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
659 org.dimdev.jeid.JEIDTransformer
660 Fluidlogged API Plugin (Fluidlogged-API-v2.2.7-mc1.12.2.jar)
661 git.jbredwards.fluidlogged_api.mod.asm.ASMHandler$Transformer
662 git.jbredwards.fluidlogged_api.mod.asm.transformers.TransformerLevelProperty
663 git.jbredwards.fluidlogged_api.mod.asm.transformers.TransformerSmoothWater
664 serializationisbad (serializationisbad-1.5.jar)
665 io.dogboy.serializationisbad.legacyforge.SIBTransformer
666 CTALoadingPlugin (cta-1.12.2-1.2.2.jar)
667
668 thaumicfixes (thaumicfixes-1.0-nolibs.jar)
669
670 AE2ELCore (appliedenergistics2-rv6-stable-7-extended_life-v0.55.22.jar)
671 appeng.core.transformer.AE2ELTransformer
672 TransformerLoader (OpenComputers-MC1.12.2-1.8.3+274990f.jar)
673 li.cil.oc.common.asm.ClassTransformer
674 PatcherPlugin (GraviSuite-Patcher-1.0.0.jar)
675 mods.su5ed.gravisuitepatch.asm.ClassTransformer
676 ConfigAnytimePlugin (!configanytime-1.0.jar)
677
678 DLFMLCorePlugin (DynamicLights-1.12.2.jar)
679 atomicstryker.dynamiclights.common.DLTransformer
680 GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
681 OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
682 AE2 Version: stable rv6-stable-7-extended_life-v0.55.22 for Forge 14.23.5.2847
683 Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
684 - NaturaOverworld (Enabled/Not Forced)
685 - NaturaNether (Enabled/Not Forced)
686 - NaturaDecorative (Enabled/Not Forced)
687 - NaturaTools (Enabled/Not Forced)
688 - NaturaEntities (Enabled/Not Forced)
689 - NaturaOredict (Enabled/Forced)
690 - NaturaWorld (Enabled/Not Forced)
691 Ender IO: No known problems detected.
692 Authlib is : /N:/.technic/cache/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
693
694 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
695 !!!You are looking at the diagnostics information, not at the crash. !!!
696 !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
697 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
698 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
699 - TinkerWorld (Enabled/Not Forced)
700 - TinkerTools (Enabled/Not Forced)
701 - TinkerHarvestTools (Enabled/Forced)
702 - TinkerMeleeWeapons (Enabled/Forced)
703 - TinkerRangedWeapons (Enabled/Forced)
704 - TinkerModifiers (Enabled/Forced)
705 - TinkerSmeltery (Enabled/Not Forced)
706 - TinkerGadgets (Enabled/Not Forced)
707 - TinkerOredict (Enabled/Forced)
708 - TinkerIntegration (Enabled/Forced)
709 - TinkerFluids (Enabled/Forced)
710 - TinkerMaterials (Enabled/Forced)
711 - TinkerModelRegister (Enabled/Forced)
712 - chiselIntegration (Enabled/Not Forced)
713 - chiselsandbitsIntegration (Enabled/Not Forced)
714 - wailaIntegration (Enabled/Not Forced)
715 - quarkIntegration (Enabled/Not Forced)
716 Modpack Information: Modpack: [The 1.12.2 Pack] Version: [1.5.5-Technic] by author [Jon]
717 List of loaded APIs: * apAPI (3) from additionalpipes-6.0.0.9-technic.jar
718 * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7-extended_life-v0.55.22.jar
719 * asielibAPI (1.1) from Computronics-1.12.2-1.6.7-railcraft-beta-8.jar
720 * asielibAPI|tile (1.0) from Computronics-1.12.2-1.6.7-railcraft-beta-8.jar
721 * asielibAPI|tool (1.1) from Computronics-1.12.2-1.6.7-railcraft-beta-8.jar
722 * Baubles|API (**.**.**.**) from Baubles-1.12-1.5.2.jar
723 * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
724 * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.68.jar
725 * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
726 * BotaniaAPI (93) from Botania r1.10-364.4.jar
727 * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.8.jar
728 * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.8.jar
729 * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.8.jar
730 * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.8.jar
731 * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.8.jar
732 * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.8.jar
733 * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.8.jar
734 * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.8.jar
735 * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.8.jar
736 * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.8.jar
737 * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.8.jar
738 * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.8.jar
739 * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.8.jar
740 * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.8.jar
741 * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.8.jar
742 * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.8.jar
743 * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.8.jar
744 * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.8.jar
745 * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.8.jar
746 * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.8.jar
747 * CharsetAPI (0.1) from Charset-Lib-0.5.6.6.jar
748 * CharsetAPI|Audio (0.0) from Charset-Lib-0.5.6.6.jar
749 * CharsetAPI|Carry (0.0) from Charset-Lib-0.5.6.6.jar
750 * CharsetAPI|Laser (0.0) from Charset-Lib-0.5.6.6.jar
751 * CharsetAPI|Lib (0.2) from Charset-Lib-0.5.6.6.jar
752 * CharsetAPI|Locks (0.1) from Charset-Lib-0.5.6.6.jar
753 * CharsetAPI|Pipes (0.3) from Charset-Lib-0.5.6.6.jar
754 * CharsetAPI|Storage (0.1) from Charset-Lib-0.5.6.6.jar
755 * CharsetAPI|Tape (0.0) from Charset-Lib-0.5.6.6.jar
756 * CharsetAPI|Wires (0.3) from Charset-Lib-0.5.6.6.jar
757 * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
758 * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
759 * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
760 * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
761 * ComputerCraft|API (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
762 * ComputerCraft|API|FileSystem (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
763 * ComputerCraft|API|Lua (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
764 * ComputerCraft|API|Media (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
765 * ComputerCraft|API|Network (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
766 * ComputerCraft|API|Network|Wired (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
767 * ComputerCraft|API|Peripheral (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
768 * ComputerCraft|API|Permissions (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
769 * ComputerCraft|API|Redstone (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
770 * ComputerCraft|API|Turtle (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
771 * ComputerCraft|API|Turtle|Event (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
772 * computronicsAPI (1.3) from Computronics-1.12.2-1.6.7-railcraft-beta-8.jar
773 * computronicsAPI|audio (1.0) from Computronics-1.12.2-1.6.7-railcraft-beta-8.jar
774 * computronicsAPI|chat (1.3) from Computronics-1.12.2-1.6.7-railcraft-beta-8.jar
775 * computronicsAPI|multiperipheral (1.1) from Computronics-1.12.2-1.6.7-railcraft-beta-8.jar
776 * computronicsAPI|tape (1.0) from Computronics-1.12.2-1.6.7-railcraft-beta-8.jar
777 * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
778 * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
779 * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
780 * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
781 * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
782 * Culinary Construct API (1) from culinaryconstruct-1.3.4.jar
783 * enderioapi (4.0.0) from EnderIO-1.12.2-5.3.72.jar
784 * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.72.jar
785 * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.72.jar
786 * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.72.jar
787 * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.72.jar
788 * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.72.jar
789 * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.72.jar
790 * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.72.jar
791 * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.72.jar
792 * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.422.jar
793 * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.422.jar
794 * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.422.jar
795 * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.422.jar
796 * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.422.jar
797 * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.422.jar
798 * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.422.jar
799 * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.422.jar
800 * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.422.jar
801 * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.422.jar
802 * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.422.jar
803 * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.422.jar
804 * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.422.jar
805 * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.422.jar
806 * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.422.jar
807 * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.422.jar
808 * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.422.jar
809 * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.422.jar
810 * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.422.jar
811 * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
812 * GalacticraftAPI (1.0) from Galacticraft-1.12.2-4.0.6.jar
813 * GalacticraftAPI|block (1.0) from Galacticraft-1.12.2-4.0.6.jar
814 * GalacticraftAPI|entity (1.0) from Galacticraft-1.12.2-4.0.6.jar
815 * GalacticraftAPI|event|client (1.0) from Galacticraft-1.12.2-4.0.6.jar
816 * GalacticraftAPI|event|oxygen (1.0) from Galacticraft-1.12.2-4.0.6.jar
817 * GalacticraftAPI|event|worldgen (1.0) from Galacticraft-1.12.2-4.0.6.jar
818 * GalacticraftAPI|galaxies (1.0) from Galacticraft-1.12.2-4.0.6.jar
819 * GalacticraftAPI|item (1.0) from Galacticraft-1.12.2-4.0.6.jar
820 * GalacticraftAPI|power (1.0) from Galacticraft-1.12.2-4.0.6.jar
821 * GalacticraftAPI|prefab (1.0) from Galacticraft-1.12.2-4.0.6.jar
822 * GalacticraftAPI|prefab|core (1.0) from Galacticraft-1.12.2-4.0.6.jar
823 * GalacticraftAPI|prefab|entity (1.0) from Galacticraft-1.12.2-4.0.6.jar
824 * GalacticraftAPI|prefab|worldgen (1.0) from Galacticraft-1.12.2-4.0.6.jar
825 * GalacticraftAPI|recipe (1.0) from Galacticraft-1.12.2-4.0.6.jar
826 * GalacticraftAPI|tile (1.0) from Galacticraft-1.12.2-4.0.6.jar
827 * GalacticraftAPI|transmission (1.0) from Galacticraft-1.12.2-4.0.6.jar
828 * GalacticraftAPI|transmission|grid (1.0) from Galacticraft-1.12.2-4.0.6.jar
829 * GalacticraftAPI|trasmission|tile (1.0) from Galacticraft-1.12.2-4.0.6.jar
830 * GalacticraftAPI|vector (1.0) from Galacticraft-1.12.2-4.0.6.jar
831 * GalacticraftAPI|world (1.0) from Galacticraft-1.12.2-4.0.6.jar
832 * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
833 * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
834 * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
835 * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
836 * jeresources|API (**.**.**.**) from JustEnoughResources-1.12.2-0.9.2.60.jar
837 * JustEnoughItemsAPI (4.13.0) from HadEnoughItems_1.12.2-4.25.0-jon2.jar
838 * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
839 * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
840 * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
841 * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
842 * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
843 * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
844 * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
845 * MouseTweaks|API (1.0) from mousetweaks-1.12.2-3.1.4.jar
846 * Mystcraft|API (0.2) from mystcraft-1.12.2-0.13.7.06.jar
847 * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
848 * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
849 * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
850 * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
851 * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
852 * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
853 * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
854 * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
855 * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
856 * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
857 * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
858 * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.8.3+274990f.jar
859 * PatchouliAPI (6) from Patchouli-1.0-23.6.jar
860 * PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.15-398.jar
861 * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
862 * QuarkAPI (4) from Quark-r1.6-184-technic.jar
863 * railcraft:api_carts (3.0.0) from railcraft-12.1.0-beta-8.2.1.jar
864 * railcraft:api_charge (4.0.0) from railcraft-12.1.0-beta-8.2.1.jar
865 * railcraft:api_core (3.2.0) from railcraft-12.1.0-beta-8.2.1.jar
866 * railcraft:api_crafting (4.0.0) from railcraft-12.1.0-beta-8.2.1.jar
867 * railcraft:api_events (2.0.0) from railcraft-12.1.0-beta-8.2.1.jar
868 * railcraft:api_fuel (2.0.0) from railcraft-12.1.0-beta-8.2.1.jar
869 * railcraft:api_helpers (2.0.0) from railcraft-12.1.0-beta-8.2.1.jar
870 * railcraft:api_items (2.4.0) from railcraft-12.1.0-beta-8.2.1.jar
871 * railcraft:api_signals (4.0.0) from railcraft-12.1.0-beta-8.2.1.jar
872 * railcraft:api_tracks (5.1.1) from railcraft-12.1.0-beta-8.2.1.jar
873 * reborncoreAPI (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
874 * reborncoreAPI|Power (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
875 * reborncoreAPI|Recipe (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
876 * reborncoreAPI|Tile (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
877 * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
878 * SchematicaAPI (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
879 * SchematicaAPI|Events (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
880 * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
881 * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.32.137.jar
882 * team_reborn|Praescriptum (3.19.5) from RebornCore-1.12.2-3.19.5-universal.jar
883 * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
884 * thaumicaugmentationapi (2.1.11) from ThaumicAugmentation-1.12.2-2.1.11.jar
885 * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
886 * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
887 * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
888 * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
889 * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.9.jar
890 RebornCore: Plugin Engine: 0
891 RebornCore Version: 3.19.5
892 Runtime Debofucsation 1
893 Invalid fingerprint detected for RebornCore!
894 RenderEngine: 0
895 Patchouli open book context: n/a
896 AE2 Integration: IC2:ON, GTCE:OFF, RC:ON, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:ON, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:ON
897 Suspected Mods: Extra Planets (extraplanets), Forge Mod Loader (FML), Minecraft Forge (forge)
898 Profiler Position: N/A (disabled)
899 Player Count: 1 / 8; [GCEntityPlayerMP['GenericGeorge'/1239, l='world', x=476.50, y=60.00, z=316.50]]
900 Type: Integrated Server (map_client.txt)
901 Is Modded: Definitely; Client brand changed to 'fml,forge'
This log will be saved for 90 days from their last view.
Report abuse