Advertisement
WenXin2

Barkifier Crash

Mar 28th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.49 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. DummyPlugin (ForgeEndertech-1.10.2-1.2.1.0-build.0018.jar)
  5. SHLoadingPlugin (ScalingHealth-1.11.x-1.0.5-47.jar)
  6. FarseekCoreMod (Farseek-1.9.4-2.1.jar)
  7. CreativePatchingLoader (CreativeCore v1.6.26 mc1.10.2.jar)
  8. ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
  9. SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
  10. ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.13.jar)
  11. MalisisCorePlugin (malisiscore-1.10.2-4.3.0.jar)
  12. MuonPlugin (muon-0.2.jar)
  13. CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
  14. Plugin (NotEnoughIDs-1.5.3.jar)
  15. SinglePlayerServerSettingsCore (SinglePlayerServerSettings-1.0.7.jar)
  16. CAFMLPlugin ([1.10]CraftableAnimals v2.6.1.jar)
  17. MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
  18. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  19. RBLoadingPlugin (RealBench-1.10.2-1.3.2.jar)
  20. CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
  21. OpenEyePlugin (OpenEye-1.10.2-0.8.jar)
  22. ValkyrienWarfareBase CoreMod (ValkyrienWarfareRevamped-1.10.2-0.8.7-113.jar)
  23. TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.jar)
  24. mysttmtgravitymod (UpAndDownAndAllAround-2.7.jar)
  25. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  26. RenderPlayerAPIPlugin (RenderPlayerAPI-1.10.2-1.1.jar)
  27. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
  28. CorePlugin (WorldSelectionAdvanced-1.11-01.jar)
  29. ServerPropertiesLAN (ServerPropertiesLAN-2.4.jar)
  30. CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
  31. LoadingPlugin (Quark-r1.1-70.jar)
  32. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta2-anarchy.jar)
  33. LittlePatchingLoader (LittleTiles v1.4.3 mc1.10.2.jar)
  34. LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.13.jar)
  35. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.345.jar)
  36. LucraftForgeLoading (LucraftCore-1.10.2-1.0.1.jar)
  37. Contact their authors BEFORE contacting forge
  38.  
  39. // Daisy, daisy...
  40.  
  41. Time: 3/28/17 12:40 AM
  42. XRay version: 47
  43. Description: Ticking screen
  44.  
  45. java.lang.ArrayIndexOutOfBoundsException: 4
  46. at lilylicious.mysteriousmiscellany.gameObjs.blocks.CrystallizedLog.func_176203_a(CrystallizedLog.java:37)
  47. at tschipp.barkifier.ItemBarkifiedLog.func_150895_a(ItemBarkifiedLog.java:132)
  48. at net.minecraft.creativetab.CreativeTabs.func_78018_a(CreativeTabs.java:289)
  49. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147050_b(GuiContainerCreative.java:450)
  50. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73866_w_(GuiContainerCreative.java:261)
  51. at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:495)
  52. at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:965)
  53. at net.minecraft.client.gui.inventory.GuiInventory.func_73876_c(SourceFile:26)
  54. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1720)
  55. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  56. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  57. at net.minecraft.client.main.Main.main(SourceFile:124)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  61. at java.lang.reflect.Method.invoke(Method.java:483)
  62. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  63. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  64.  
  65.  
  66. A detailed walkthrough of the error, its code path and all known details is as follows:
  67. ---------------------------------------------------------------------------------------
  68.  
  69. -- Head --
  70. Thread: Client thread
  71. Stacktrace:
  72. at lilylicious.mysteriousmiscellany.gameObjs.blocks.CrystallizedLog.func_176203_a(CrystallizedLog.java:37)
  73. at tschipp.barkifier.ItemBarkifiedLog.func_150895_a(ItemBarkifiedLog.java:132)
  74. at net.minecraft.creativetab.CreativeTabs.func_78018_a(CreativeTabs.java:289)
  75. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_147050_b(GuiContainerCreative.java:450)
  76. at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73866_w_(GuiContainerCreative.java:261)
  77. at net.minecraft.client.gui.GuiScreen.func_146280_a(GuiScreen.java:495)
  78. at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:965)
  79. at net.minecraft.client.gui.inventory.GuiInventory.func_73876_c(SourceFile:26)
  80.  
  81. -- Affected screen --
  82. Details:
  83. Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
  84.  
  85. -- Affected level --
  86. Details:
  87. Level name: MpServer
  88. All players: 1 total; [EntityPlayerSP['WenXin2'/639, l='MpServer', x=-552.87, y=66.00, z=-282.24]]
  89. Chunk stats: MultiplayerChunkCache: 203, 203
  90. Level seed: 0
  91. Level generator: ID 09 - RTG, ver 0. Features enabled: false
  92. Level generator options:
  93. Level spawn location: World: (87,64,-105), Chunk: (at 7,4,7 in 5,-7; contains blocks 80,0,-112 to 95,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  94. Level time: 48382 game time, 7761 day time
  95. Level dimension: 0
  96. Level storage version: 0x00000 - Unknown?
  97. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  98. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  99. Forced entities: 181 total; [EntityItemLoot['item.item.stick'/4352, l='MpServer', x=-594.88, y=69.00, z=-307.41], EntityItemLoot['item.item.stick'/4610, l='MpServer', x=-593.13, y=79.00, z=-299.78], EntityItemLoot['item.item.stick'/4099, l='MpServer', x=-585.76, y=67.00, z=-300.25], EntityItemLoot['item.item.stick'/4612, l='MpServer', x=-589.05, y=66.50, z=-320.74], EntityItemLoot['item.tile.sapling.spruce'/4358, l='MpServer', x=-594.34, y=69.00, z=-308.04], EntityItemLoot['item.item.stick'/4614, l='MpServer', x=-597.53, y=67.00, z=-316.60], EntityItemLoot['item.item.stick'/4616, l='MpServer', x=-595.76, y=67.00, z=-318.01], EntityItemLoot['item.item.stick'/4362, l='MpServer', x=-593.98, y=69.00, z=-306.27], EntityItemLoot['item.item.stick'/4618, l='MpServer', x=-594.15, y=67.00, z=-316.05], EntityItemLoot['item.item.stick'/4107, l='MpServer', x=-586.93, y=67.00, z=-298.88], EntityItemLoot['item.tile.sapling.spruce'/4109, l='MpServer', x=-587.62, y=67.00, z=-300.33], EntityItemLoot['item.item.stick'/4622, l='MpServer', x=-590.88, y=66.00, z=-322.76], EntityItemLoot['item.tile.sapling.spruce'/4368, l='MpServer', x=-584.79, y=76.00, z=-312.19], EntityItemLoot['item.item.stick'/4113, l='MpServer', x=-587.19, y=67.00, z=-300.44], EntityItemLoot['item.item.stick'/4370, l='MpServer', x=-585.13, y=77.00, z=-314.86], EntityVillager['Villager'/3859, l='MpServer', x=-630.50, y=67.00, z=-323.50], EntityVillager['Villager'/3860, l='MpServer', x=-629.50, y=67.00, z=-322.94], EntityItemLoot['item.item.stick'/4117, l='MpServer', x=-594.13, y=67.94, z=-298.13], EntityItemLoot['item.item.stick'/4631, l='MpServer', x=-594.13, y=76.00, z=-320.57], EntityItemLoot['item.item.stick'/4376, l='MpServer', x=-591.13, y=67.00, z=-308.13], EntityItemLoot['item.item.stick'/4633, l='MpServer', x=-593.35, y=67.00, z=-319.76], EntityItemLoot['item.item.stick'/4123, l='MpServer', x=-588.49, y=75.00, z=-300.44], EntityItemLoot['item.item.stick'/4125, l='MpServer', x=-587.88, y=67.00, z=-303.66], EntityItemLoot['item.item.stick'/4382, l='MpServer', x=-594.88, y=69.00, z=-306.13], EntityItemLoot['item.item.stick'/4638, l='MpServer', x=-595.15, y=75.00, z=-320.16], EntityItemLoot['item.item.stick'/4127, l='MpServer', x=-588.88, y=69.00, z=-301.22], EntityItemLoot['item.item.stick'/4129, l='MpServer', x=-587.75, y=67.00, z=-296.87], EntityItemLoot['item.tile.sapling.spruce'/4386, l='MpServer', x=-592.88, y=77.00, z=-310.02], EntityItemLoot['item.item.stick'/4390, l='MpServer', x=-592.77, y=68.94, z=-308.43], EntityItemLoot['item.item.stick'/4394, l='MpServer', x=-587.45, y=68.00, z=-315.88], EntityItemLoot['item.item.stick'/4139, l='MpServer', x=-582.61, y=66.00, z=-308.93], EntityItemLoot['item.item.stick'/4396, l='MpServer', x=-591.83, y=77.00, z=-310.52], EntityItemLoot['item.item.stick'/4141, l='MpServer', x=-582.88, y=66.00, z=-307.93], EntityItemLoot['item.item.stick'/4143, l='MpServer', x=-582.88, y=66.00, z=-307.13], EntityItemLoot['item.tile.sapling.spruce'/4400, l='MpServer', x=-593.71, y=67.50, z=-311.28], EntityItemLoot['item.item.stick'/4147, l='MpServer', x=-592.70, y=71.00, z=-299.40], EntityItemLoot['item.item.stick'/4406, l='MpServer', x=-593.08, y=67.50, z=-311.84], EntityRooster['Rooster'/823, l='MpServer', x=-471.50, y=67.00, z=-314.18], EntityPlayerDummy['entity.rfpr.PlayerDummy.name'/824, l='MpServer', x=-490.09, y=73.00, z=-280.73], EntityItemLoot['item.item.stick'/4408, l='MpServer', x=-585.13, y=77.00, z=-316.83], EntityItemLoot['item.item.stick'/4152, l='MpServer', x=-593.04, y=67.94, z=-298.88], EntityItemLoot['item.item.stick'/4410, l='MpServer', x=-586.74, y=72.00, z=-315.38], EntityItemLoot['item.item.stick'/4154, l='MpServer', x=-593.19, y=68.00, z=-297.64], EntityItemLoot['item.item.stick'/4667, l='MpServer', x=-498.36, y=73.00, z=-293.13], EntityItemLoot['item.tile.dirt.default'/5180, l='MpServer', x=-491.13, y=70.00, z=-287.72], EntityItemLoot['item.item.stick'/4156, l='MpServer', x=-595.14, y=67.94, z=-298.13], EntityItemLoot['item.item.stick'/4158, l='MpServer', x=-595.44, y=68.00, z=-297.24], EntityItemLoot['item.item.stick'/4673, l='MpServer', x=-498.45, y=74.00, z=-294.76], EntityItemLoot['item.tile.sapling.spruce'/4418, l='MpServer', x=-586.88, y=74.00, z=-313.13], EntityItemLoot['item.item.stick'/4675, l='MpServer', x=-499.37, y=74.00, z=-294.65], EntityItemLoot['item.item.stick'/4420, l='MpServer', x=-584.56, y=76.00, z=-312.69], EntityItemLoot['item.item.stick'/4164, l='MpServer', x=-593.13, y=68.00, z=-296.50], EntityItemLoot['item.item.stick'/4681, l='MpServer', x=-496.07, y=74.00, z=-293.41], EntityItemLoot['item.item.stick'/4170, l='MpServer', x=-581.58, y=68.00, z=-308.30], EntityItemLoot['item.item.stick'/4174, l='MpServer', x=-587.62, y=67.00, z=-307.61], EntityItemLoot['item.item.stick'/4430, l='MpServer', x=-593.68, y=69.00, z=-309.04], EntityItemLoot['item.item.stick'/4432, l='MpServer', x=-595.76, y=76.00, z=-304.05], EntityItemLoot['item.tile.sapling.spruce'/4178, l='MpServer', x=-582.05, y=68.00, z=-307.58], EntityItemLoot['item.item.stick'/4434, l='MpServer', x=-593.63, y=68.94, z=-304.88], EntityItemLoot['item.item.stick'/4182, l='MpServer', x=-582.88, y=65.50, z=-309.55], EntityItemLoot['item.item.stick'/4438, l='MpServer', x=-587.13, y=68.00, z=-316.88], EntityItemLoot['item.item.stick'/4440, l='MpServer', x=-595.88, y=76.00, z=-304.88], EntityItemLoot['item.item.stick'/4186, l='MpServer', x=-581.61, y=68.00, z=-309.21], EntityItemLoot['item.item.stick'/4442, l='MpServer', x=-595.88, y=74.00, z=-307.13], EntityItemLoot['item.item.stick'/4188, l='MpServer', x=-592.44, y=71.00, z=-296.88], EntityItemLoot['item.tile.sapling.spruce'/4444, l='MpServer', x=-593.82, y=68.94, z=-302.13], EntityItemLoot['item.item.stick'/4448, l='MpServer', x=-586.75, y=77.00, z=-311.88], EntityItemLoot['item.item.stick'/4706, l='MpServer', x=-499.30, y=73.00, z=-293.17], EntityItemLoot['item.item.stick'/4194, l='MpServer', x=-586.13, y=75.00, z=-301.90], EntityItemLoot['item.item.stick'/4198, l='MpServer', x=-588.04, y=69.00, z=-309.31], EntityItemLoot['item.item.stick'/4454, l='MpServer', x=-595.16, y=68.94, z=-304.95], EntityItemLoot['item.tile.silentgems:GlowRose14'/4967, l='MpServer', x=-598.88, y=66.00, z=-330.18], EntityItemLoot['item.item.stick'/4458, l='MpServer', x=-593.13, y=76.00, z=-301.36], EntityItemLoot['item.item.stick'/4715, l='MpServer', x=-495.74, y=75.00, z=-294.11], EntityItemLoot['item.item.stick'/4460, l='MpServer', x=-594.88, y=67.00, z=-313.03], EntityItemLoot['item.item.actuallyadditions.itemCanolaSeed'/4972, l='MpServer', x=-595.98, y=68.94, z=-306.93], EntityItemLoot['item.item.stick'/4208, l='MpServer', x=-588.77, y=69.00, z=-307.18], EntityItemLoot['item.item.stick'/4464, l='MpServer', x=-587.88, y=76.00, z=-317.16], EntityItemLoot['item.item.stick'/4721, l='MpServer', x=-494.31, y=74.00, z=-292.63], EntityItemLoot['item.item.stick'/4468, l='MpServer', x=-592.88, y=67.50, z=-310.55], EntityItemLoot['item.item.stick'/4727, l='MpServer', x=-494.13, y=74.00, z=-293.84], EntityItemLoot['item.item.stick'/4216, l='MpServer', x=-584.49, y=67.00, z=-309.13], EntityItemLoot['item.item.stick'/4476, l='MpServer', x=-591.20, y=65.00, z=-313.13], EntityItemLoot['item.item.stick'/4222, l='MpServer', x=-585.65, y=76.00, z=-299.29], EntityItemLoot['item.item.stick'/4478, l='MpServer', x=-585.74, y=77.00, z=-318.97], EntityItemLoot['item.item.stick'/4480, l='MpServer', x=-588.69, y=66.50, z=-317.43], EntityItemLoot['item.tile.sapling.spruce'/4739, l='MpServer', x=-494.25, y=75.00, z=-291.00], EntityItemLoot['item.item.stick'/4230, l='MpServer', x=-584.13, y=71.00, z=-310.82], EntityItemLoot['item.item.stick'/4486, l='MpServer', x=-587.11, y=76.00, z=-318.13], EntityItemLoot['item.item.stick'/4232, l='MpServer', x=-585.53, y=69.00, z=-309.88], EntityItemLoot['item.item.stick'/4489, l='MpServer', x=-584.13, y=76.00, z=-313.70], EntityItemLoot['item.item.stick'/4234, l='MpServer', x=-587.41, y=68.00, z=-309.88], EntityItemLoot['item.item.stick'/4236, l='MpServer', x=-589.22, y=68.94, z=-306.03], EntityItemLoot['item.item.stick'/4238, l='MpServer', x=-590.13, y=69.00, z=-308.89], EntityItemLoot['item.item.stick'/4495, l='MpServer', x=-585.42, y=75.00, z=-312.86], EntityVillager['Villager'/1167, l='MpServer', x=-615.50, y=67.00, z=-312.50], EntityItemLoot['item.item.stick'/4240, l='MpServer', x=-584.63, y=67.00, z=-298.88], EntityVillager['Villager'/1168, l='MpServer', x=-615.50, y=67.00, z=-311.50], EntityVillager['Villager'/1169, l='MpServer', x=-623.50, y=67.00, z=-317.50], EntityItemLoot['item.item.stick'/4244, l='MpServer', x=-584.45, y=73.00, z=-311.79], EntityPlayerSP['WenXin2'/639, l='MpServer', x=-552.87, y=66.00, z=-282.24], EntityItemLoot['item.tile.sapling.spruce'/4501, l='MpServer', x=-592.13, y=78.00, z=-301.34], EntityLatchedRenderer['unknown'/663, l='MpServer', x=8.50, y=65.00, z=8.50], EntityItemLoot['item.item.stick'/4503, l='MpServer', x=-592.30, y=78.00, z=-301.13], EntityItemLoot['item.item.stick'/4248, l='MpServer', x=-583.34, y=66.50, z=-299.31], EntityBlackBear['Black Bear'/2717, l='MpServer', x=-501.98, y=77.00, z=-231.29], EntityMobCow8['Hereford'/670, l='MpServer', x=-585.50, y=68.00, z=-246.50], EntityBlackBear['Black Bear'/2718, l='MpServer', x=-501.53, y=78.00, z=-229.30], EntityItemLoot['item.item.stick'/4254, l='MpServer', x=-584.23, y=78.00, z=-298.88], EntityMobCow8['Hereford'/671, l='MpServer', x=-585.50, y=68.00, z=-243.50], EntityBlackBear['Black Bear'/2719, l='MpServer', x=-500.28, y=78.00, z=-229.70], EntityItemLoot['item.item.stick'/4511, l='MpServer', x=-585.32, y=74.00, z=-311.88], EntityItemLoot['item.item.stick'/4513, l='MpServer', x=-596.21, y=67.94, z=-300.13], EntityItemLoot['item.item.stick'/4258, l='MpServer', x=-583.75, y=67.00, z=-297.33], EntityItemLoot['item.item.stick'/4515, l='MpServer', x=-593.79, y=78.00, z=-300.13], EntityItemLoot['item.tile.sapling.spruce'/4264, l='MpServer', x=-582.13, y=67.00, z=-296.53], EntityItemLoot['item.tile.sapling.spruce'/4521, l='MpServer', x=-585.67, y=77.00, z=-318.38], EntityItemLoot['item.tile.sapling.spruce'/4268, l='MpServer', x=-585.76, y=75.00, z=-312.82], EntityItemLoot['item.item.stick'/4525, l='MpServer', x=-587.02, y=74.00, z=-318.61], EntityItemLoot['item.item.stick'/4270, l='MpServer', x=-585.88, y=74.00, z=-311.06], EntityItemLoot['item.item.stick'/4527, l='MpServer', x=-593.39, y=67.00, z=-315.76], EntityItemLoot['item.item.stick'/4531, l='MpServer', x=-591.37, y=76.00, z=-313.94], EntityVillager['Villager'/4788, l='MpServer', x=-602.50, y=64.00, z=-354.50], EntityItemLoot['item.item.stick'/4278, l='MpServer', x=-591.67, y=68.86, z=-308.15], EntityItemLoot['item.item.stick'/4535, l='MpServer', x=-592.37, y=79.00, z=-300.18], EntityLatchedRenderer['unknown'/5050, l='MpServer', x=-552.87, y=66.00, z=-282.24], EntityMobCow8['Hereford'/699, l='MpServer', x=-601.50, y=67.00, z=-264.50], EntityItemLoot['item.item.stick'/4539, l='MpServer', x=-596.97, y=67.00, z=-314.13], EntityMobCow8['Hereford'/700, l='MpServer', x=-604.17, y=68.00, z=-267.50], EntityMobCow8['Hereford'/701, l='MpServer', x=-601.50, y=67.00, z=-264.50], EntityItemLoot['item.item.stick'/4029, l='MpServer', x=-590.83, y=68.94, z=-302.13], EntityVillager['Villager'/3005, l='MpServer', x=-609.50, y=67.00, z=-339.50], EntityMobCow8['Hereford'/702, l='MpServer', x=-600.50, y=67.00, z=-265.50], EntityItemLoot['item.item.stick'/4031, l='MpServer', x=-589.23, y=68.94, z=-303.84], EntityItemLoot['item.tile.sapling.spruce'/4290, l='MpServer', x=-584.13, y=76.00, z=-313.54], EntityItemLoot['item.item.stick'/4037, l='MpServer', x=-588.41, y=69.00, z=-302.52], EntityItemLoot['item.item.stick'/4551, l='MpServer', x=-586.59, y=72.00, z=-319.84], EntityItemLoot['item.item.stick'/4039, l='MpServer', x=-590.07, y=68.94, z=-302.56], EntityItemLoot['item.item.stick'/4296, l='MpServer', x=-591.13, y=67.00, z=-308.88], EntityItemLoot['item.item.stick'/4553, l='MpServer', x=-587.61, y=66.00, z=-321.90], EntityItemLoot['item.tile.silentgems:GlowRose11'/713, l='MpServer', x=-591.70, y=68.00, z=-297.78], EntityItemLoot['item.item.stick'/4300, l='MpServer', x=-587.13, y=75.00, z=-307.61], EntityItemLoot['item.item.stick'/4557, l='MpServer', x=-583.83, y=82.00, z=-312.19], EntityItemLoot['item.item.stick'/4302, l='MpServer', x=-581.13, y=66.50, z=-296.88], EntityItemLoot['item.item.stick'/4559, l='MpServer', x=-593.27, y=67.00, z=-312.61], EntityVillager['Villager'/1487, l='MpServer', x=-616.50, y=67.00, z=-325.50], EntityItemLoot['item.item.stick'/4304, l='MpServer', x=-591.85, y=67.00, z=-311.66], EntityItemLoot['item.item.stick'/4561, l='MpServer', x=-594.34, y=65.00, z=-313.13], EntityItemLoot['item.item.stick'/4306, l='MpServer', x=-586.13, y=74.00, z=-313.23], EntityBailey['Bailey'/722, l='MpServer', x=-605.50, y=68.00, z=-303.50], EntityItemLoot['item.item.stick'/4563, l='MpServer', x=-592.14, y=67.00, z=-314.13], EntityItemLoot['item.item.stick'/4055, l='MpServer', x=-587.14, y=67.00, z=-302.06], EntityItemLoot['item.item.stick'/4569, l='MpServer', x=-595.32, y=67.00, z=-314.88], EntityItemLoot['item.item.stick'/4571, l='MpServer', x=-586.18, y=65.00, z=-322.63], EntityItemLoot['item.item.stick'/4059, l='MpServer', x=-594.58, y=69.00, z=-301.13], EntityItemLoot['item.item.stick'/4316, l='MpServer', x=-583.05, y=78.00, z=-298.88], EntityItemLoot['item.item.stick'/4061, l='MpServer', x=-586.57, y=67.00, z=-304.34], EntityItemLoot['item.item.stick'/4575, l='MpServer', x=-594.13, y=67.00, z=-314.38], EntityItemLoot['item.item.stick'/4579, l='MpServer', x=-584.26, y=65.00, z=-321.78], EntityItemLoot['item.item.stick'/4069, l='MpServer', x=-587.33, y=72.00, z=-299.59], EntityItemLoot['item.item.stick'/4326, l='MpServer', x=-586.85, y=77.00, z=-314.55], EntityItemLoot['item.item.stick'/4585, l='MpServer', x=-584.81, y=79.00, z=-317.92], EntityItemLoot['item.item.stick'/4587, l='MpServer', x=-590.11, y=77.00, z=-320.13], EntityItemLoot['item.item.stick'/4589, l='MpServer', x=-589.92, y=67.00, z=-315.07], EntityItemLoot['item.item.stick'/4336, l='MpServer', x=-581.95, y=67.00, z=-294.46], EntityPlayerDummy['entity.rfpr.PlayerDummy.name'/3825, l='MpServer', x=-552.87, y=66.00, z=-282.24], EntityItemLoot['item.item.stick'/4593, l='MpServer', x=-585.03, y=78.00, z=-318.84], EntityItemLoot['item.item.stick'/4338, l='MpServer', x=-578.95, y=66.00, z=-294.61], EntityItemLoot['item.item.stick'/4340, l='MpServer', x=-583.95, y=67.00, z=-294.74], EntityItemLoot['item.item.stick'/4597, l='MpServer', x=-595.77, y=67.00, z=-315.80], EntityItemLoot['item.item.stick'/4087, l='MpServer', x=-584.24, y=66.00, z=-306.32], EntityItemLoot['item.item.stick'/4599, l='MpServer', x=-591.86, y=67.00, z=-316.04], EntityItemLoot['item.item.stick'/4344, l='MpServer', x=-592.32, y=69.00, z=-309.64], EntityItemLoot['item.item.stick'/4089, l='MpServer', x=-587.88, y=67.00, z=-298.88], EntityItemLoot['item.item.stick'/4091, l='MpServer', x=-587.09, y=67.00, z=-298.04], EntityItemLoot['item.item.stick'/4603, l='MpServer', x=-590.79, y=67.00, z=-315.83], EntityItemLoot['item.item.stick'/4348, l='MpServer', x=-592.13, y=68.94, z=-307.13], EntityItemLoot['item.item.stick'/4093, l='MpServer', x=-589.75, y=75.00, z=-301.13], EntityItemLoot['item.item.stick'/4350, l='MpServer', x=-593.63, y=68.94, z=-307.73], EntityItemLoot['item.item.stick'/4607, l='MpServer', x=-585.21, y=77.00, z=-313.12], EntityItemLoot['item.item.stick'/4095, l='MpServer', x=-595.13, y=67.94, z=-300.02]]
  100. Retry entities: 2 total; [EntityLatchedRenderer['unknown'/663, l='MpServer', x=8.50, y=65.00, z=8.50], EntityPlayerDummy['entity.rfpr.PlayerDummy.name'/824, l='MpServer', x=-490.09, y=73.00, z=-280.73]]
  101. Server brand: fml,forge
  102. Server type: Integrated singleplayer server
  103. Stacktrace:
  104. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
  105. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  106. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  107. at net.minecraft.client.main.Main.main(SourceFile:124)
  108. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  109. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  110. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  111. at java.lang.reflect.Method.invoke(Method.java:483)
  112. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  113. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  114.  
  115. -- System Details --
  116. Details:
  117. Minecraft Version: 1.10.2
  118. Operating System: Windows 10 (amd64) version 10.0
  119. Java Version: 1.8.0_25, Oracle Corporation
  120. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  121. Memory: 2938946968 bytes (2802 MB) / 9042395136 bytes (8623 MB) up to 10021765120 bytes (9557 MB)
  122. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10752m -Xms256m -XX:PermSize=256m
  123. IntCache: cache: 0, tcache: 8339, allocated: 9, tallocated: 61
  124. FML: Minecraft 1.10.2 MCP 9.32 Powered by Forge 12.18.3.2254 Optifine OptiFine_1.10.2_HD_U_D6 433 mods loaded, 433 mods active
  125. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  126. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  127. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar)
  128. UCHIJAAAA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
  129. UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.1.jar)
  130. UCHIJAAAA buildingbrickshooks{1.10.2-2.0.13} [Building Bricks Hooks] (minecraft.jar)
  131. UCHIJAAAA ColorUtility{1.0.3} [ColorUtility] (minecraft.jar)
  132. UCHIJAAAA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
  133. UCHIJAAAA littletilescore{1.0.0} [LittleTilesCore] (minecraft.jar)
  134. UCHIJAAAA muon{0.2} [Muon] (minecraft.jar)
  135. UCHIJAAAA OpenEye{0.8} [OpenEye] (OpenEye-1.10.2-0.8.jar)
  136. UCHIJAAAA RenderPlayerAPI{1.1} [Render Player API] (minecraft.jar)
  137. UCHIJAAAA serverpropertieslan{2.4} [Server Properties LAN] (minecraft.jar)
  138. UCHIJAAAA sss{} [SinglePlayerServerSettings] (minecraft.jar)
  139. UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  140. UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  141. UCHIJAAAA thirdperson{1.1.0} [ThirdPersonEverything] (3rdPersonEverything-1.1.0.jar)
  142. UCHIJAAAA slimecompendium{1.4} [Slime Compendium] ([1.10.2]SlimeCompendium1.4.jar)
  143. UCHIJAAAA uncraftingTable{1.6.1-pre11} [Uncrafting Table] ([1.10.2]UncraftingTable-1.6.1-pre11.jar)
  144. UCHIJAAAA CraftableAnimals{2.6.1} [Craftable Animals] ([1.10]CraftableAnimals v2.6.1.jar)
  145. UCHIJAAAA movillages{1.5.2} [Mo' Villages] ([1.9.4]Mo' Villages-1.5.2.jar)
  146. UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  147. UCHIJAAAA additionalbanners{1.3.0.23} [Additional Banners] (AdditionalBanners-1.10.2-1.3.0.23.jar)
  148. UCHIJAAAA forgeendertech{1.10.2-1.2.1.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.2.1.0-build.0018.jar)
  149. UCHIJAAAA adhooks{1.10.2-1.1.0.0} [Advanced Hook Launchers] (AdHooks-1.10.2-1.1.0.0-build.0018.jar)
  150. UCHIJAAAA agriculturalexpansion{r-1.2.0} [Agricultural Expansion] (AgriculturalExpansion[1.9.4][1.10.2]-r1.2.2.jar)
  151. UCHIJAAAA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
  152. UCHIJAAAA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
  153. UCHIJAAAA JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
  154. UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar)
  155. UCHIJAAAA flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar)
  156. UCHIJAAAA animalium{0.1.6} [animalium] (Animalium-0.1.6.jar)
  157. UCHIJAAAA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  158. UCHIJAAAA appletrees{V2} [Apple Trees] (AppleTrees-1.10.2-V2.jar)
  159. UCHIJAAAA arche{1.0} [Arche] (arche-1.0.jar)
  160. UCHIJAAAA armoroverlay{3.3a} [Armor Overlay] (armoroverlay-3.3a.jar)
  161. UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  162. UCHIJAAAA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  163. UCHIJAAAA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
  164. UCHIJAAAA armorplus{1.10.2-8.5.3.4} [ArmorPlus] (armorplus-1.10.2-8.5.3.4.jar)
  165. UCHIJAAAA Aroma1997CoreHelper{1.1.1.1} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.1.jar)
  166. UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.6.jar)
  167. UCHIJAAAA atg{2} [Alternate Terrain Generation] (atg-1.10.2-2.0.1.jar)
  168. UCHIJAAAA ichunutil{6.2.0} [iChunUtil] (iChunUtil-1.10.2-6.2.0.jar)
  169. UCHIJAAAA attachablegrinder{6.0.0} [AttachableGrinder] (AttachableGrinder-1.10.2-6.0.0.jar)
  170. UCHIJAAAA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  171. UCHIJAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  172. UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  173. UCHIJAAAA babyanimals{1.9.4} [Baby Animals Model Swapper] (BabyAnimals-1.9.4.jar)
  174. UCHIJAAAA babymobs{1.5.4} [Baby Mobs] (BabyMobs-1.10.2-1.5.4.jar)
  175. UCHIJAAAA backtools{6.2.0} [BackTools] (BackTools-1.10.2-6.0.0.jar)
  176. UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  177. UCHIJAAAA bagelsmore{1.0.1} [Bagelsmore: The Return] (Bagelsmore-1.9.4-1.0.1.jar)
  178. UCHIJAAAA bamboomod{Minecraft1.10.2 var3.0.0.12.2} [bamboomod] (Bamboo-3.0.0.12.2.jar)
  179. UCHIJAAAA barkifier{1.3} [Barkifier] (Barkifier MC1.10.2 v1.3.jar)
  180. UCHIJAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar)
  181. UCHIJAAAA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar)
  182. UCHIJAAAA base{1.10.2-1.2.4} [B.A.S.E] (base-1.10.2-1.2.4.jar)
  183. UCHIJAAAA bearwithme{1.0.0.0} [Bear With Me] (bearwithme-1.10.2-1.3.jar)
  184. UCHIJAAAA beebarker{6.0.0} [BeeBarker] (BeeBarker-1.10.2-6.0.0.jar)
  185. UCHIJAAAA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
  186. UCHIJAAAA betteragriculture{1.0.1} [Better Agriculture] (BetterAgriculture-[1.10.2]-1.0.1.jar)
  187. UCHIJAAAA betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar)
  188. UCHIJAAAA BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar)
  189. UCHIJAAAA malisiscore{1.10.2-4.3.0} [MalisisCore] (malisiscore-1.10.2-4.3.0.jar)
  190. UCHIJAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  191. UCHIJAAAA bigdoors{1.10.2-1.3.0} [Big Doors] (BigDoors-1.10.2-1.3.0.jar)
  192. UCHIJAAAA hammercore{1.2.3} [Hammer Core] (HammerCore_1.10.2-1.2.3.jar)
  193. UCHIJAAAA biomepainttools{1.0.3} [Biome Paint Tools] (BiomePaintTools_1.10.2-1.0.3.jar)
  194. UCHIJAAAA blobmansstuff{0.0.8} [Blobman's Stuff] (Blobman's Stuff v1.10.2=0.0.8.jar)
  195. UCHIJAAAA blockarmor{2.3} [Block Armor] (BlockArmor-1.10.2-2.3.jar)
  196. UCHIJAAAA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
  197. UCHIJAAAA infinitylib{1.10.2-0.8.0} [InfinityLib] (infinitylib-0.8.0.jar)
  198. UCHIJAAAA boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.4.0.jar)
  199. UCHIJAAAA boatlantern{1.10.2-0.4.0} [Lantern] (boatlantern-0.4.0.jar)
  200. UCHIJAAAA bookshelf{1.4.4.345} [Bookshelf] (Bookshelf-1.10.2-1.4.4.345.jar)
  201. UCHIJAAAA bookshelfapi{5.0.0} [Bookshelf] (Bookshelf-API-1.10.2-5.0.0-B92.jar)
  202. UCHIJAAAA buildingbricks{1.10.2-2.0.13} [Building Bricks] (BuildingBricks-1.10.2-2.0.13.jar)
  203. UCHIJAAAA cdabm{1.0.3} [MrCrayfish's Dab Mod] (cdabm-1.0.3-mc1.10.2.jar)
  204. UCHIJAAAA ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar)
  205. UCHIJAAAA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.10.2.jar)
  206. UCHIJAAAA chameleoncreepers{1.4.1} [Chameleon Creepers] (chameleoncreepers-1.4.1-1.10.2.jar)
  207. UCHIJAAAA chancecubes{1.10.2-2.3.4.173} [Chance Cubes] (ChanceCubes-1.10.2-2.3.4.173.jar)
  208. UCHIJAAAA chatbomb{1.1.1} [Chat Bomb] (chatbomb-1.1.1.jar)
  209. UCHIJAAAA cherrypig{1.6.1} [CherryPig] (CherryPig-1.6.1.jar)
  210. UCHIJAAAA ChestTransporter{2.5.10} [Chest Transporter] (ChestTransporter-1.10.2-2.5.10.jar)
  211. UCHIJAAAA chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
  212. UCHIJAAAA chinjufumod{1.5.3} [ChinjufuMod] (ChinjufuMod[1.10.2]1.5.3.zip)
  213. UCHIJAAAA chisel{MC1.10.2-0.0.8.13} [Chisel] (Chisel-MC1.10.2-0.0.8.13.jar)
  214. UCHIJAAAA chiselrods{0.2.0} [Chisel Rods] (chiselrods-1.10.2-0.2.0.jar)
  215. UCHIJAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  216. UCHIJAAAA sanlib{1.0.1} [SanAndreasPs Mod Library] (SanLib-1.10.2-1.0.1.jar)
  217. UCHIJAAAA claysoldiers{3.0.0-alpha.1} [Clay Soldiers Mod] (ClaySoldiersMod-1.10.2-3.0.0-alpha.1.jar)
  218. UCHIJAAAA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
  219. UCHIJAAAA CodeChickenLib{2.5.7.241} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  220. UCHIJAAAA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
  221. UCHIJAAAA cyclopscore{0.10.0} [Cyclops Core] (CyclopsCore-1.9.4-0.10.0.jar)
  222. UCHIJAAAA colossalchests{1.5.0} [Colossal Chests] (ColossalChests-1.10.2-1.5.0.jar)
  223. UCHIJAAAA compactstorage{v2.0.0a} [CompactStorage] (compactstorage-2.1-1.9.4.jar)
  224. UCHIJAAAA one_point_twelve_concrete{v 1.0} [1.12 Concrete] (concreteMod-v1.0.jar)
  225. UCHIJAAAA controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar)
  226. UCHIJAAAA coroutil{1.10.2-1.1.14} [CoroUtil Library] (coroutil-1.10.2-1.1.14.jar)
  227. UCHIJAAAA extendedrenderer{v1.0} [Extended Renderer] (coroutil-1.10.2-1.1.14.jar)
  228. UCHIJAAAA configmod{v1.0} [Extended Mod Config] (coroutil-1.10.2-1.1.14.jar)
  229. UCHIJAAAA cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
  230. UCHIJAAAA craftingcraft{4.1.9} [CraftingCraft] (CraftingCraft_1.10.2-4.1.9.jar)
  231. UCHIJAAAA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  232. UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar)
  233. UCHIJAAAA creativecore{1.5.0} [CreativeCore] (CreativeCore v1.6.26 mc1.10.2.jar)
  234. UCHIJAAAA creeperchicks{v2.2} [Creeper Chicks] (CreeperChicks-1.10.2-v2.2.jar)
  235. UCHIJAAAA creeperdrops{V1} [Creeper Drops] (CreeperDrops-1.10.2-V1.jar)
  236. UCHIJAAAA creepernuggets{1.0} [Creeper Nuggets] (creepernuggets-1.0.jar)
  237. UCHIJAAAA ctdcore{1.0.2} [CTD Core] (CTD Core-1.0.2.jar)
  238. UCHIJAAAA CustomBackgrounds{1.0} [Custom Backgrounds] (CustomBackgrounds-MC1.9.4-1.1.jar)
  239. UCHIJAAAA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
  240. UCHIJAAAA cxlibrary{1.2.3} [CXLibrary] (cxlibrary-1.10.2-1.2.3.jar)
  241. UCHIJAAAA wonderfulwands{2.2.0} [Wonderful Wands] (CyanosWonderfulWands_1.10.2-2.2.0.jar)
  242. UCHIJAAAA cyclicmagic{1.10.15} [Cyclic] (Cyclic-1.10.2-1.10.15.jar)
  243. UCHIJAAAA D3Core{1.3.0.61} [D³Core] (D3Core-1.9.4-1.3.0.61.jar)
  244. UCHIJAAAA dailies{1.10.2-6} [Bailey's Dailies] (dailies-1.10.2-6.jar)
  245. UCHIJAAAA Waila{1.8.11-B25_1.10.2} [Waila] (Hwyla-1.8.11-B25_1.10.2.jar)
  246. UCHIJAAAA darkutils{1.1.7.118} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.118.jar)
  247. UCHIJAAAA DeathCounter{MC1.9.0v2} [DeathCounter] (DeathCounter-1.10.2-1.0.0.jar)
  248. UCHIJAAAA deathquotes{1.0.1} [Death Quotes] (DeathQuotes-1.0.1-mc1.9to1.10.2-forge.jar)
  249. UCHIJAAAA debris{1.10.2-1.0.1.0} [Debris] (Debris-1.10.2-1.0.1.0.jar)
  250. UCHIJAAAA dimensionalores{1.9.4-0.0.3} [Dimensional Ores] (dimensionalores-1.9.4-0.0.3.jar)
  251. UCHIJAAAA dirt_flinger{0.1.1} [dirt_flinger] (DirtFlinger-0.1.1.jar)
  252. UCHIJAAAA disenchanter{1.4} [Disenchanter] (disenchanter-[1.9.4]1.4.jar)
  253. UCHIJAAAA dooglamoocitiesmod{1.10.2-1.2.8} [Dooglamoo Cities] (dooglamoocitiesmod-1.10.2-1.2.8.jar)
  254. UCHIJAAAA dooglamoojuniorarchaeologymod{1.10.2-2.0} [Dooglamoo Jr. Archaeology Mod] (dooglamoojuniorarchaeologymod-1.10.2-2.0.jar)
  255. UCHIJAAAA dooglamoopaintermod{1.10.2-1.4.1} [Dooglamoo Painter Mod] (dooglamoopaintermod-1.10.2-1.4.1.jar)
  256. UCHIJAAAA DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar)
  257. UCHIJAAAA drcorester{1.10.2-1.2.2.0} [Dr Corester] (drcorester-1.10.2-1.2.2.0.jar)
  258. UCHIJAAAA drones{0.1.12} [drones] (Drones-0.1.12.jar)
  259. UCHIJAAAA dust{0.0.0.2} [Dust] (Dust-0.0.0.2.jar)
  260. UCHIJAAAA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  261. UCHIJAAAA eplus{4.1.0.116} [Enchanting Plus] (EnchantingPlus-1.10.2-4.1.0.116.jar)
  262. UCHIJAAAA enderprospecting{2.0.3.1} [Ender Prospecting] (enderprospecting-1.10.2-2.0.3.1.jar)
  263. UCHIJAAAA gbook{1.5.0} [Guidebook] (Guidebook-1.10.2-1.5.0.jar)
  264. UCHIJAAAA enderrift{2.1.4} [Ender-Rift] (EnderRift-1.10.2-2.1.4.jar)
  265. UCHIJAAAA enderthing{0.7.3} [Enderthing] (enderthing-1.10.2-0.7.3.jar)
  266. UCHIJAAAA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
  267. UCHIJAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  268. UCHIJAAAA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  269. UCHIJAAAA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  270. UCHIJAAAA everlastingabilities{1.2.4} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.4.jar)
  271. UCHIJAAAA everythingblocks{1.2.1-1.9.4} [Everything Blocks] (EverythingBlocks-1.2.1-1.9.4.jar)
  272. UCHIJAAAA exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.17.jar)
  273. UCHIJAAAA expandablebackpack{1.1} [Expandable Backpacks] (expandableBackpacks1.1.10-1.10.2.jar)
  274. UCHIJAAAA expandedbonemeal{1.0.1} [ExpandedBonemeal] (expandedbonemeal-1.11-1.0.1.jar)
  275. UCHIJAAAA tem{2.3.10} [Tim's Expansion Mod] (ExpansionMod-2.3.10(MC1.10.2).jar)
  276. UCHIJAAAA golems{6.02} [Extra Golems] (ExtraGolems[1.10.2]-6.02.jar)
  277. UCHIJAAAA fakeblocks{1.0.0} [FakeBlocks] (FakeBlocks 1.0.0.jar)
  278. UCHIJAAAA ffs{1.10.2-2.0.3-b11} [Fancy Fluid Storage] (Fancy Fluid Storage-1.10.2-2.0.3-b11.jar)
  279. UCHIJAAAA fbp{2.0.2} [Fancy Block Particles] (FancyBlockParticles-1.10.2-2.0.2.jar)
  280. UCHIJAAAA farmanimals{V1} [Farm Animals] (FarmAnimals-1.10.2-V1.jar)
  281. UCHIJAAAA farmingforblockheads{1.1.11} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.11.jar)
  282. UCHIJAAAA farseek{2.1} [Farseek] (Farseek-1.9.4-2.1.jar)
  283. UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  284. UCHIJAAAA FilledOres{1.0.0} [FilledOres] (Filled Ores 3D V10 1.10.2.jar)
  285. UCHIJAAAA clayspawn{6.1.0} [Fire's Clay Spawn] (FiresClaySpawn-Forge-6.1.0.jar)
  286. UCHIJAAAA frt{6.4.5} [Fire's Random Things] (FiresRandomThings-6.4.5.jar)
  287. UCHIJAAAA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  288. UCHIJAAAA floricraft{2.0.2} [Floricraft] (Floricraft-1.10.2-2.0.2.jar)
  289. UCHIJAAAA flowercraftmod{6.01} [Flowercraft] (Flowercraftmod v6.01 - MC1.10.2 Forge.jar)
  290. UCHIJAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-beta2-anarchy.jar)
  291. UCHIJAAAA forgemultipartcbe{2.0.0.29} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
  292. UCHIJAAAA microblockcbe{2.0.0.29} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
  293. UCHIJAAAA minecraftmultipartcbe{2.0.0.29} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
  294. UCHIJAAAA friendlyfire{1.3.0} [Friendly Fire] (FriendlyFire-1.10.2-1.3.0.jar)
  295. UCHIJAAAA fruits{1.1} [Fruits] (fruits-1.1.jar)
  296. UCHIJAAAA silentlib{2.0.5} [Silent Lib] (SilentLib-1.10.2-2.0.5-46.jar)
  297. UCHIJAAAA funores{1.5.2} [Fun Ores] (FunOres-1.11.x-1.5.2c-107.jar)
  298. UCHIJAAAA furnaceo{1.0.1} [Furnace Overhaul] (Furnace Overhaul-1.10.2-1.0.1.jar)
  299. UCHIJAAAA limelib{1.3.5} [LimeLib] (limelib-1.10.2-1.3.5.jar)
  300. UCHIJAAAA furnus{1.92} [Furnus] (furnus-1.10.2-1.92.jar)
  301. UCHIJAAAA lit{@VERSION@} [Little Insignificant Things] (LittleInsignificantThings-1.10.2-3.0.4.jar)
  302. UCHIJAAAA silentgems{2.3.4} [Silent's Gems] (SilentsGems-1.11.x-2.3.4-153.jar)
  303. UCHIJAAAA gemulation{1.10.2-4.0.1} [Gemulation] (Gemulation-1.10.2-4.0.1.jar)
  304. UCHIJAAAA giacomosfoundry{1.3.6} [Giacomo's Foundry] (GiacomosFoundry1.10.2-1.3.6.jar)
  305. UCHIJAAAA giacomostravelogue{1.01} [Giacomo’s Travelogue] (GiacomosTravelogue1.10.2-1.01.jar)
  306. UCHIJAAAA googlyeyes{6.0.0} [GooglyEyes] (GooglyEyes-1.10.2-6.0.0.jar)
  307. UCHIJAAAA graves{1.10.2-b29-universal} [Graves Mod] (Graves-1.10.2-b29-universal.jar)
  308. UCHIJAAAA gravitygun{6.0.0} [GravityGun] (GravityGun-1.10.2-6.0.0.jar)
  309. UCHIJAAAA greatslopes{0.0.1} [GreatSlopes] (GreatSlopes-1.0.1.jar)
  310. UCHIJAAAA grimpack{3.4.17.53} [Grim Pack] (Grim Pack-1.10.2-3.4.17.53.jar)
  311. UCHIJAAAA gud_clear_jukebox{1.0} [Clear Jukebox] (gud_clear_jukebox-1.0.0.1.jar)
  312. UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  313. UCHIJAAAA guilttrip{6.0.0} [GuiltTrip] (GuiltTrip-1.10.2-6.0.0.jar)
  314. UCHIJAAAA hatchery{0.2.10} [Hatchery] (hatchery-1.10.2-0.2.10.jar)
  315. UCHIJAAAA hcmw{1.0} [Homecraft Mineware] (hcmw-1.10.2-0.2.11-universal.jar)
  316. UCHIJAAAA headcrumbs{2.0.2} [Headcrumbs] (Headcrumbs-2.0.2.jar)
  317. UCHIJAAAA helpertools{v4.1} [HelperTools] (HelperTools-1.10.2-v4.1a.jar)
  318. UCHIJAAAA hot_water{3.0.2} [Hot Water Mod] (hot_water-3.0.2-1.9.4.jar)
  319. UCHIJAAAA furniture{1.1.3} [How 'Bout That Furniture] (HowBoutThatFurniture-1.2.1.jar)
  320. UCHIJAAAA doticbm{0.1.0} [Ballistic Missiles] (icbm-0.1.1.jar)
  321. UCHIJAAAA immcraft{1.3.1} [Immersive Craft] (immcraft-1.1x-1.3.1.jar)
  322. UCHIJAAAA immortalobjecttip{1.10.2-0.2.15} [Immortal Object Tip] (ImmortalObjectTip-1.10.2-0.2.15.jar)
  323. UCHIJAAAA impstorage{%MOD_VERSION%} [Impractical Storage] (ImpracticalStorage-1.2.1-MC1.10.2.jar)
  324. UCHIJAAAA imc{1.12.1} [Improving Minecraft] (Improving Minecraft-1.12.1.jar)
  325. UCHIJAAAA incense{0.1} [Incense] (incense-1.10.2-1.0.2.1.jar)
  326. UCHIJAAAA inventory_x{1.10-1.0.1} [Inventory X] (inventory_x-1.10-1.0.1.jar)
  327. UCHIJAAAA inventorysorter{0.10.5+46} [Simple Inventory sorting] (inventorysorter-1.10.2-0.10.5+46.jar)
  328. UCHIJAAAA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  329. UCHIJAAAA iskalliumreactors{0.3.7-beta} [Iskallium Reactors] (iskalliumreactors-1.10.2-0.3.7-beta.jar)
  330. UCHIJAAAA itemscroller{0.11.0} [Item Scroller] (itemscroller-1.10.2-0.11.0.jar)
  331. UCHIJAAAA iv{1.0.0} [Improved Villagers] (iv-1.0.0.jar)
  332. UCHIJAAAA japta{1.11.0} [JAPTA] (JAPTA-1.10.2-1.11.0.jar)
  333. UCHIJAAAA jepb{1.1} [Just Enough Pattern Banners] (jepb-1.10.2-1.1.jar)
  334. UCHIJAAAA Jikou{3.2.0} [Jikou] (jikou world.jar)
  335. UCHIJAAAA jlgm_caod{1.10.2-0.1.0-hotfixOfTheHotfix} [Cock-an-ore-doo] (jlgm_caod-1.10.2-0.1.0-hotfixOfTheHotfix.jar)
  336. UCHIJAAAA jrfinventions{v1.10.2-01.01.01} [Uncle Jeff's Inventions] (jrfinventions-1.10.2-01.01.01.jar)
  337. UCHIJAAAA jrfnethergem{v1.10.2-01.01.01} [Uncle Jeff's Nethergem Mod] (jrfnethergem-1.10.2-01.01.01.jar)
  338. UCHIJAAAA jrfwalls{v1.10.2-01.01.01} [Uncle Jeff's Walls Mod] (jrfwalls-1.10.2-01.01.01.jar)
  339. UCHIJAAAA jet_packs{1.0.0} [Just JetPacks] (Just-Jetpacks-1.10.2-1.0.0.jar)
  340. UCHIJAAAA buildingblocks{1.2} [Just Build It] (JustBuildIt MC1.10.2 v1.2.jar)
  341. UCHIJAAAA justenoughbuttons{1.10.2-1.7.3} [Just Enough Buttons] (justenoughbuttons-1.10.2-1.7.3.jar)
  342. UCHIJAAAA je_calculation{1.10.2-2.6.2} [Just Enough Calculation] (JustEnoughCalculation-1.10.2-2.6.2.jar)
  343. UCHIJAAAA jet{2.1.39} [JustEnoughTooltips] (JustEnoughTooltips-1.10.2-2.1.39.jar)
  344. UCHIJAAAA keywizard{1.10.2-1.0} [Keyboard Wizard] (keywizard-1.10.2-1.3.jar)
  345. UCHIJAAAA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
  346. UCHIJAAAA labyrinth{${version}} [Daedalus' Labyrinth] (Labyrinth-1.4.jar)
  347. UCHIJAAAA lse{1.1} [Lan Server Extended] (LanServerExtended-1.1-1.10.2.jar)
  348. UCHIJAAAA legiblenei{1.4.10.3} [LegibleNei] (legiblenei_1.10.2-1.4.10.3.jar)
  349. UCHIJAAAA levels{r1.2.8} [Levels] (Levels 2-1.10.2-r1.2.8.jar)
  350. UCHIJAAAA levelup{${version}} [Level Up!] (LevelUp!-0.12.8-1.10.2.jar)
  351. UCHIJAAAA littletiles{1.3.0} [LittleTiles] (LittleTiles v1.4.3 mc1.10.2.jar)
  352. UCHIJAAAA lootbags{2.3.5} [Loot Bags] (LootBags-1.10.2-2.3.5.jar)
  353. UCHIJAAAA LotsOfFood{1.12.0} [Lots of Food] (Lots of Food-1.12.0.jar)
  354. UCHIJAAAA lucky{7.3.0} [Lucky Block] (LuckyBlock_1-10-2_v7-3-0.zip)
  355. UCHIJAAAA lucky_cases{1.3.3} [Lucky Cases] (LuckyCases-1.10.2-1.3.3.jar)
  356. UCHIJAAAA speedsterheroes{1.10.2-1.0.2} [SpeedsterHeroes] (SpeedsterHeroes-1.10.2-1.0.2.jar)
  357. UCHIJAAAA lucraftcore{1.10.2-1.0.1} [Lucraft: Core] (LucraftCore-1.10.2-1.0.1.jar)
  358. UCHIJAAAA Lumberjack{1.3.1.49} [Lumberjack] (Lumberjack-1.9.4-1.3.1.49.jar)
  359. UCHIJAAAA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  360. UCHIJAAAA magicclover{1.9-0.7.4} [Magic Clover] (magicclover-1.9-0.7.4.jar)
  361. UCHIJAAAA malisisblocks{1.10.2-4.2.0} [Malisis Blocks] (malisisblocks-1.10.2-4.2.0.jar)
  362. UCHIJAAAA malisisswitches{1.10.2-3.2.0} [Malisis Switches] (malisisswitches-1.10.2-3.2.0.jar)
  363. UCHIJAAAA mazemod{1.4.0} [The Maze World Mod] (mazemod-1.4.0.jar)
  364. UCHIJAAAA mcflux{1.6.1} [Minecraft-Flux] (mcflux-1.6.1.jar)
  365. UCHIJAAAA menumobs{1.14.1} [Menu Mobs] (MenuMobs-1.10.2-1.14.1.jar)
  366. UCHIJAAAA metamorph{1.1.1} [Metamorph] (metamorph-1.1.1-1.10.2.jar)
  367. UCHIJAAAA minecolonies{1.10.2-0.6.3277} [MineColonies] (minecolonies-universal-1.10.2-0.6.3277.jar)
  368. UCHIJAAAA mineralogy{3.2.0} [Mineralogy] (Mineralogy_1.10.2-3.2.0.jar)
  369. UCHIJAAAA mineturtle{1.0.012r} [Mine Turtle] (mineturtle-1.0.012r.jar)
  370. UCHIJAAAA mtrm{1.2.1.20} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.20.jar)
  371. UCHIJAAAA mithwoodforest{RMF1.03} [Rainbeau's Mithwood Forest] (MithwoodForest-RMF1.03-MC1.10.2.jar)
  372. UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
  373. UCHIJAAAA muchmorespiders{0.7} [Much More Spiders V2] (mmsr-0.7-1.10.2.jar)
  374. UCHIJAAAA moglowstone{1.2.4} [Mo' Glowstone] (Mo' Glowstone-1.2.4-1.10.2.jar)
  375. UCHIJAAAA moarglowstone{1.1.0} [Moar Glowstone] (MOARGlowstone-1.10.2-1.1.0.jar)
  376. UCHIJAAAA mobamputation{6.0.0} [MobAmputation] (MobAmputation-1.10.2-6.0.0.jar)
  377. UCHIJAAAA mobblocker{1.11.2-1.4.1} [Mob Blocker] (mobblocker-1.11.2-1.4.1.jar)
  378. UCHIJAAAA mobdismemberment{6.0.0} [MobDismemberment] (MobDismemberment-1.10.2-6.0.0.jar)
  379. UCHIJAAAA mobends{0.22.5} [Mo'Bends] (mobends-0.22.5_for_MC-1.10.2.jar)
  380. UCHIJAAAA mob_grinding_utils{0.1.8.16} [mob_grinding_utils] (MobGrindingUtils-0.1.8.16.jar)
  381. UCHIJAAAA mrr{1.10.2-0.2} [Model Railroads] (ModelRailroad-1.10.2-0.2.jar)
  382. UCHIJAAAA examplemod{1.0} [Example Mod] (Modifiable-Armor-2-1.10.2-2.0.2.jar)
  383. UCHIJAAAA modifiable_armor{2.0.2} [Modifiable Armor 2] (Modifiable-Armor-2-1.10.2-2.0.2.jar)
  384. UCHIJAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar)
  385. UCHIJAAAA modtweaker{2.0.11} [Mod Tweaker] (ModTweaker2-2.0.11.jar)
  386. UCHIJAAAA morechinesemc{1.2.1} [More Chinese Minecraft] (more_chinese_mod-1.2.1.jar)
  387. UCHIJAAAA moreanvils{6.2.0} [More Anvils] (MoreAnvils-6.2.0.jar)
  388. UCHIJAAAA morechickens{1.0.11} [More Chickens] (MoreChickens-1.10.2-1.0.11.jar)
  389. UCHIJAAAA moreexfoodppp{1.3.4} [MrDimka's More Extra Food] (MoreExtraFood_1.10.2-1.3.4.jar)
  390. UCHIJAAAA MoreFurnaces{1.8.6} [More Furnaces] (MoreFurnaces-1.10.2-1.8.6.jar)
  391. UCHIJAAAA moreoverlays{1.10} [MoreOverlays] (moreoverlays-1.10-mc1.10.2.jar)
  392. UCHIJAAAA moreplayermodels{1.10.2} [MorePlayerModels] (MorePlayerModels_1.10.2(11nov16).jar)
  393. UCHIJAAAA shear{1.1.2} [More Shearables] (MoreShearables1.2.1-1.10.2.jar)
  394. UCHIJAAAA MrTJPCoreMod{2.0.0.14} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
  395. UCHIJAAAA MultiPageChest{1.7.3} [Multi Page Chest] (MultiPageChest-1.10.2-1.7.3.jar)
  396. UCHIJAAAA mvariants{1.2.0} [More Variants] (mvariants-1.10.2-1.2.0.jar)
  397. UCHIJAAAA MysteriousMiscellany{1.10.2-1.5.4} [Mysterious Miscellany] (MysteriousMiscellany-1.10.2-1.5.4.jar)
  398. UCHIJAAAA natura{1.10.2-4.1.0.24} [Natura] (natura-1.10.2-4.1.0.24.jar)
  399. UCHIJAAAA natural_absorption{1.2.2} [Natural Absorption] (natural_absorption-1.10.2-1.2.2.jar)
  400. UCHIJAAAA naturescompass{1.3.0} [Nature's Compass] (NaturesCompass-1.10.2-1.3.0.jar)
  401. UCHIJAAAA neotech{4.0.0} [NeoTech] (Neotech-1.10.2-4.0.0-B151.jar)
  402. UCHIJAAAA nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
  403. UCHIJAAAA simplecore{1.4.1.3} [SimpleCore API] (simplecore-1.10.2-1.4.1.3.jar)
  404. UCHIJAAAA netherrocks{1.4.7.2} [Netherrocks] (netherrocks-1.10.2-1.4.7.2.jar)
  405. UCHIJAAAA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar)
  406. UCHIJAAAA neid{1.5.3} [NotEnoughIDs] (NotEnoughIDs-1.5.3.jar)
  407. UCHIJAAAA notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar)
  408. UCHIJAAAA notes{1.1.0} [Notes] (Notes-1.10.2-1.1.0.jar)
  409. UCHIJAAAA novacula{0.0.3} [Novacula Acuta] (NovaculaAcuta-[1.10.2]-0.0.3.jar)
  410. UCHIJAAAA opframe{0.1} [OnlinePictureFrame] (OnlinePicFrame v1.3.3 mc1.10.2.zip)
  411. UCHIJAAAA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.2.jar)
  412. UCHIJAAAA ore_pings{1.10.2-1.10.6} [Ore Pings] (OrePings-1.10.2-1.0.6.jar)
  413. UCHIJAAAA oreplants{0.0.28} [Ore Plants] (oreplants-0.0.28.jar)
  414. UCHIJAAAA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
  415. UCHIJAAAA subcommonlib{1.1.3.0} [Subaraki's Common Library] (sublib-1.10.2-1.1.3.0.jar)
  416. UCHIJAAAA petbuddy{1.10.2 2.3.1.1} [Pet Buddy] (petbuddy-beta-1.10.2-2.3.1.1.jar)
  417. UCHIJAAAA plants{0.8.5} [Plants] (Plants-1.10.2-beta-0.8.5.jar)
  418. UCHIJAAAA projectred-core{4.8.1.25} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.25-Base.jar)
  419. UCHIJAAAA projectred-exploration{4.8.1.25} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.1.25-world.jar)
  420. UCHIJAAAA plustic{4.0} [PlusTiC] (plustic-4.0.jar)
  421. UCHIJAAAA possessed{1.0.0} [Possessed] (possessed-1.0.0.jar)
  422. UCHIJAAAA prefab{1.1.1.11} [Prefab] (prefab-1.1.1.11.jar)
  423. UCHIJAAAA progressiveautomation{1.7.0} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.0.jar)
  424. UCHIJAAAA projectred-illumination{4.8.1.25} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.1.25-lighting.jar)
  425. UCHIJAAAA pumpkincarving{1.0} [Pumpkin Carving] (PumpkinCarving1.10.2-1.0.jar)
  426. UCHIJAAAA pumpkisplode{1.10.2-r2} [PumpkiSplode] (PumpkiSplode-1.10.2-r2.jar)
  427. UCHIJAAAA rblr{6.0.2.10} [Rabbits Breed Like Rabbits] (RabbitsBreedLikeRabbits-Forge-6.0.2.10.jar)
  428. UCHIJAAAA rdt{0.0.4} [Random Decorative Things] (RandomDecorativeThings-0.0.4.jar)
  429. UCHIJAAAA randomore{1.3.1} [Randomite Ore] (RandomiteOre-1.3.1-MC1.10.2.jar)
  430. UCHIJAAAA randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
  431. UCHIJAAAA rfpr{8.1.1} [Real First-Person Render] (Real First-Person Render-1.10.2-8.1.1.jar)
  432. UCHIJAAAA realdrops{1.0.7} [Realistic Item Drops] (RealisticItemDrops-1.0.7.jar)
  433. UCHIJAAAA RealisticTorches{1.6.4} [Realistic Torches] (RealisticTorches-1.10.2-1.6.4.jar)
  434. UCHIJAAAA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar)
  435. UCHIJAAAA xreliquary{1.10.2-1.3.3.639} [Reliquary] (Reliquary-1.10.2-1.3.3.639.jar)
  436. UCHIJAAAA reliquia{0.0.7} [Reliquia] (Reliquia-[1.10.2]-0.0.7.jar)
  437. UCHIJAAAA repose{1.5} [Repose] (Repose-1.9.4-1.5.jar)
  438. UCHIJAAAA rockcandy{1.10.2-1.1} [Rock Candy] (RockCandy-1.10.2-1.1.jar)
  439. UCHIJAAAA ftrsquids{0.9} [Rocket Squids] (Rocket Squids-0.9.jar)
  440. UCHIJAAAA rockhounding_oretiers{v1.19} [Rockhounding: Ore Tiers] (rockhounding_oretiers-1.10.2-v1.19.jar)
  441. UCHIJAAAA rockhounding_surface{v1.10} [Rockhounding: Surface] (rockhounding_surface-1.10.2-v1.10.jar)
  442. UCHIJAAAA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  443. UCHIJAAAA ropebridge{1.4.8} [Rope Bridge] (ropebridge-1.10.2-2.0.1.jar)
  444. UCHIJAAAA roughMobs{1.0} [Rough Mobs] (roughMobs1.0.9-1.10.2.jar)
  445. UCHIJAAAA rouletteores{1.3.23} [RouletteOres] (RouletteOres-1.3.23.jar)
  446. UCHIJAAAA sugiforest{1.2.2} [SugiForest] (SugiForest 1.10.2-1.2.2.jar)
  447. UCHIJAAAA RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar)
  448. UCHIJAAAA rtk{1.2.8} [Random Tool Kit] (rtk-1.2.8.jar)
  449. UCHIJAAAA RuinsAndConstructs{1.0.4} [RuinsAndConstructs] (Ruins And Constructs (v1.0.4).jar)
  450. UCHIJAAAA rustic{0.1.2.2} [Rustic] (rustic-0.1.2.2.jar)
  451. UCHIJAAAA SaltMod{1.8.d} [Salty Mod] (SaltyMod-1.10.2-1.8.d.jar)
  452. UCHIJAAAA sanplayermodel{1.0.0} [SanAndreasPs Player Model] (SanLib-1.10.2-1.0.1.jar)
  453. UCHIJAAAA scalinghealth{1.0.5} [Scaling Health] (ScalingHealth-1.11.x-1.0.5-47.jar)
  454. UCHIJAAAA sextiarysector3{1.2.2} [sextiarysector3] (sextiarysector3-1.2.2 (2).jar)
  455. UCHIJAAAA sgextraparts{1.2.5} [Silent's Gems: Extra Parts] (SGExtraParts-1.11.x-1.2.5-20.jar)
  456. UCHIJAAAA shearmadness{1.10.2} [Shear Madness] (shearmadness-1.10.2-1.5.0.jar)
  457. UCHIJAAAA shootit{v0.3} [ShootIt] (shootit-1.10.2-0.3.jar)
  458. UCHIJAAAA signpost{1.02} [Sign Post] (signpost-1.10.2-1.02.jar)
  459. UCHIJAAAA simplebarrels{1.26e} [Simple Barrels] (simplebarrels-1.26e.jar)
  460. UCHIJAAAA simplecorn{2.1.0} [Simple Corn] (SimpleCorn1.10-2.1.0.jar)
  461. UCHIJAAAA SimpleDimensions{1.3} [Simple Dimensions] (SimpleDimensions-MC1.10-1.3.jar)
  462. UCHIJAAAA simpletcon{1.2} [Simple Tinkers Construct Addon] (SimpleTcon-1.2.jar)
  463. UCHIJAAAA simplycaterpillar{6.0.1.22} [Simply Caterpillar] (SimplyCaterpillar-Forge-6.0.1.22.jar)
  464. UCHIJAAAA simplyconveyors{1.4.1} [Simply Conveyors] (SimplyConveyors-1.4.2.jar)
  465. UCHIJAAAA slupinemod{0.3-beta} [Better Lupines Mod] (slupinemod-1.10.2-0.3-beta.jar)
  466. UCHIJAAAA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
  467. UCHIJAAAA SolidXp{1.1.2} [SolidXp] (SolidXp-1.1.2.jar)
  468. UCHIJAAAA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar)
  469. UCHIJAAAA SparksHammers{1.10.2-1.6.3.1} [Spark's Hammers] (SparksHammers-1.10.2-1.6.3.1.jar)
  470. UCHIJAAAA spikemod{1.10.2-1.2.1} [Spike Mod] (spikemod-1.10.2-1.2.1.jar)
  471. UCHIJAAAA spliced{1.10.2-1.1.0-beta} [Spliced] (Spliced-1.10.2-1.1.0-beta.jar)
  472. UCHIJAAAA Stackie{1.6.0.44} [Stackie] (Stackie-1.10.2-1.6.0.44-universal.jar)
  473. UCHIJAAAA stacksize{1.3} [Stacksize Mod] (stacksize-1.10.2-1.3.jar)
  474. UCHIJAAAA statues{0.6.1} [Statues mod] (statues-0.6.1.jar)
  475. UCHIJAAAA storageboats{1.6} [Storage Boats] (StorageBoats-1.7.jar)
  476. UCHIJAAAA storagenetwork{2.0.9} [StorageNetwork] (storagenetwork-2.0.9.jar)
  477. UCHIJAAAA strait{1.10-0.3} [Strait] (strait-1.10-0.3.jar)
  478. UCHIJAAAA streams{0.3} [Streams] (Streams-1.9.4-0.3.jar)
  479. UCHIJAAAA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  480. UCHIJAAAA superminer_core{2.2.32.270} [SuperMiner] (SuperMiner-[1.10.2]-2.2.32.270.jar)
  481. UCHIJAAAA superminer_captivator{[1.10.2]-2.2.32.270} [SuperMiner Captivator] (SuperMiner-[1.10.2]-2.2.32.270.jar)
  482. UCHIJAAAA superminer_cropinator{[1.10.2]-2.2.32.270} [SuperMiner Copinator] (SuperMiner-[1.10.2]-2.2.32.270.jar)
  483. UCHIJAAAA superminer_excavator{[1.10.2]-2.2.32.270} [SuperMiner Excavator] (SuperMiner-[1.10.2]-2.2.32.270.jar)
  484. UCHIJAAAA superminer_illuminator{[1.10.2]-2.2.32.270} [SuperMiner Illuminator] (SuperMiner-[1.10.2]-2.2.32.270.jar)
  485. UCHIJAAAA superminer_lumbinator{[1.10.2]-2.2.32.270} [SuperMiner Lumbinator] (SuperMiner-[1.10.2]-2.2.32.270.jar)
  486. UCHIJAAAA superminer_shaftanator{[1.10.2]-2.2.32.270} [SuperMiner Shaftanator] (SuperMiner-[1.10.2]-2.2.32.270.jar)
  487. UCHIJAAAA superminer_substitutor{[1.10.2]-2.2.32.270} [SuperMiner Substitutor] (SuperMiner-[1.10.2]-2.2.32.270.jar)
  488. UCHIJAAAA superminer_veinator{[1.10.2]-2.2.32.270} [SuperMiner Veinator] (SuperMiner-[1.10.2]-2.2.32.270.jar)
  489. UCHIJAAAA superores{1.7} [Super Ores] (SuperOres-1.7.jar)
  490. UCHIJAAAA supersticksword{0.3.0.0} [Super Stick Sword] (supersticksword-0.3.0.0.jar)
  491. UCHIJAAAA surge{1.1.0.1} [Surge] (Surge-1.10.2-1.1.0.68.jar)
  492. UCHIJAAAA taiga{1.2.6} [Tinkers Alloying Addon] (taiga-1.10.2-1.2.6.jar)
  493. UCHIJAAAA tails{1.10.2-1.8.3} [Tails] (Tails-1.10.2-1.8.3.jar)
  494. UCHIJAAAA teletubbies{1.1.2} [Teletubbies] (Teletubbies-1.9.4_1.10.x-1.1.2.jar)
  495. UCHIJAAAA terrainCrystals{1.2.3} [Terrain Crystals] (Terrain Crystals 1.10.2 - 1.2.3.jar)
  496. UCHIJAAAA thermalsolars{1.10.2 Beta V1.4} [Thermal Solars] (thermalsolars-1.10.2-1.4.jar)
  497. UCHIJAAAA thetooltooltiptool{0.4.1} [The Tool Tooltip Tool] (thetooltooltiptool-1.10.2-0.4.1-94c2ae8-universal.jar)
  498. UCHIJAAAA thut_wearables{1.1.2} [Thut's Wearables] (thut_wearables-1.1.2.jar)
  499. UCHIJAAAA thutcore{3.12.1} [ThutCore] (thutcore-3.12.1.jar)
  500. UCHIJAAAA thut_bling{1.0.1} [Thut's Bling] (thut_bling-1.0.1.jar)
  501. UCHIJAAAA thutcrafts{0.0.4} [ThutCrafts] (thutcrafts-0.0.4.jar)
  502. UCHIJAAAA thuttech{@VERSION@} [Thut's Tech] (thuttech-4.0.10.b.jar)
  503. UCHIJAAAA TinkersAddons{1.0.5} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.5.jar)
  504. UCHIJAAAA golems_tcon{6.02.1} [Tinkers' Golems Addon] (TinkersGolemsAddon[1.10.2]-6.02.1.jar)
  505. UCHIJAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  506. UCHIJAAAA tobymodchest{1.2} [Toby Mod Chest] (tobymodchest-1.2.jar)
  507. UCHIJAAAA tombmanygraves{1.10.2-2.1.16} [Tomb Many Graves] (TombManyGraves-1.10.2-2.1.16.jar)
  508. UCHIJAAAA toolbelt{1.4.0} [Tool Belt] (ToolBelt-1.10.2-1.4.0.jar)
  509. UCHIJAAAA torched{6.0.0} [Torched] (Torched-1.10.2-6.0.0.jar)
  510. UCHIJAAAA Torcherino{4.2s} [Torcherino] (Torcherino-4.2s.jar)
  511. UCHIJAAAA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.0.18.jar)
  512. UCHIJAAAA torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar)
  513. UCHIJAAAA toroquest{1.10.2-3.2.2} [ToroQuest] (toroquest-1.10.2-3.2.2.jar)
  514. UCHIJAAAA totemic{1.10.2-0.8.3} [Totemic] (Totemic-1.10.2-0.8.3.jar)
  515. UCHIJAAAA ToughAsNails{@MOD_VERSION@} [Tough As Nails] (ToughAsNails-1.9.4-1.1.1.jar)
  516. UCHIJAAAA tanaddons{1.0.4} [Tough Expansion] (ToughExpansion-1.10.2-1.0.4.jar)
  517. UCHIJAAAA trailmix{6.0.0} [TrailMix] (TrailMix-1.10.2-6.0.0.jar)
  518. UCHIJAAAA trashslot{6.3.7} [TrashSlot] (TrashSlot_1.10.2-6.3.7.jar)
  519. UCHIJAAAA treestumps{1.0} [Treestumps] (treestumps-1.10.2-1.0.1.jar)
  520. UCHIJAAAA tor{2.0.1} [trolloresreborn] (trolloresreborn-1.10.2-2.0.1.jar)
  521. UCHIJAAAA tumbleweed{1.10-0.3.1} [Tumbleweed] (tumbleweed-1.10-0.3.1.jar)
  522. UCHIJAAAA undergroundbiomes{0.9.beta.17} [Underground Biomes] (UndergroundBiomesConstructs-1.10-0.9-beta.17.jar)
  523. UCHIJAAAA mysttmtgravitymod{2.7.0} [Up And Down And All Around] (UpAndDownAndAllAround-2.7.jar)
  524. UCHIJAAAA utilityworlds{1.1.0} [Utility Worlds] (UtilityWorlds-1.10.2_1.1.0.jar)
  525. UCHIJAAAA valkyrienwarfare{0.87a} [Valkyrien Warfare] (ValkyrienWarfareRevamped-1.10.2-0.8.7-113.jar)
  526. UCHIJAAAA valkyrienwarfarecombat{0.1} [Valkyrien Warfare Combat] (ValkyrienWarfareRevamped-1.10.2-0.8.7-113.jar)
  527. UCHIJAAAA valkyrienwarfarecontrol{0.3b} [Valkyrien Warfare Control] (ValkyrienWarfareRevamped-1.10.2-0.8.7-113.jar)
  528. UCHIJAAAA can{can} [can] (ValkyrienWarfareRevamped-1.10.2-0.8.7-113.jar)
  529. UCHIJAAAA valkyrienwarfareworld{0.0a} [Valkyrien Warfare World] (ValkyrienWarfareRevamped-1.10.2-0.8.7-113.jar)
  530. UCHIJAAAA VeinMiner{0.35.3_1.9-a46c1b0} [Vein Miner] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
  531. UCHIJAAAA VeinMinerModSupport{0.35.3_1.9-a46c1b0} [Mod Support] (VeinMiner-1.9-0.35.3.595+a46c1b0.jar)
  532. UCHIJAAAA villagebox{0.6.0} [Village Box] (villagebox-1.10.2-0.6.0.jar)
  533. UCHIJAAAA VillageNames{1.10.2-1.0} [Village Names] (VillageNames-1.10.2-1.0.jar)
  534. UCHIJAAAA visiblearmorslots{2.1-legacy} [Visible Armor Slots] (VisibleArmorSlots[1.10.2]-2.1-legacy.jar)
  535. UCHIJAAAA voxels{1.0.8} [voxels] (voxels-1.10-1.0.8.jar)
  536. UCHIJAAAA VTweaks{1.4.9.16} [V-Tweaks] (VTweaks-1.10.x-1.4.9.16.jar)
  537. UCHIJAAAA wailafeatures{0.3.1.13} [WAILA Features] (WAILA-features-1.10.2-0.3.1.13.jar)
  538. UCHIJAAAA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
  539. UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.214.jar)
  540. UCHIJAAAA wawla{2.3.1.214} [What Are We Looking At] (Wawla-1.10.2-2.3.1.214.jar)
  541. UCHIJAAAA waypoints{1.10.2-1.2.2} [waypoints] (waypoints-1.10.2-1.2.2.jar)
  542. UCHIJAAAA weather2{1.10.2-2.4.9} [Localized Weather & Storms] (weather2-1.10.2-2.4.9.jar)
  543. UCHIJAAAA withercrumbs{@version@} [Wither Crumbs] (witherCrumbs-1.10.2-0.9.jar)
  544. UCHIJAAAA wmatm{1.10.X-1.1.0} [WMATM Vehicles] (wmatm - 1.1.0 (1.10.X).jar)
  545. UCHIJAAAA world-tooltips{1.2.3} [World-Tooltips] (World-Tooltips-1.10.2-1.2.3-79.jar)
  546. UCHIJAAAA WorldSelectionAdvanced{1.11-01} [Advanced World Selection] (WorldSelectionAdvanced-1.11-01.jar)
  547. UCHIJAAAA wtfcore{1.10.2_v1.5} [WTFs Expedition] (WTF-Expedition-WorldGen_1.10.2_-1.5beta.jar)
  548. UCHIJAAAA wtfgameplay{Alpha} [WTFs Gameplay Tweaks] (WTF-Expedition-Gameplay_1.10.2_v-1.0.jar)
  549. UCHIJAAAA wuestutilities{1.10.2.11} [Wuest Utilities] (wuestUtilities-1.10.2.11.jar)
  550. UCHIJAAAA XaeroMinimap{1.12.5} [Xaero's Minimap] (Xaeros_Minimap_1.12.5_Forge_1.10.2.jar)
  551. UCHIJAAAA XaeroWorldMap{1.8.1} [Xaero's World Map] (XaerosWorldMap_b1.8.1_Forge_1.10.2.jar)
  552. UCHIJAAAA xnet{1.1.3} [XNet] (xnet-1.1.3.jar)
  553. UCHIJAAAA yoyos{1.10.2-0.2.0-5-} [Yoyos] (yoyos-1.10.2-0.2.0-5-.jar)
  554. UCHIJAAAA Zoology{1.0} [Zoology] (zoology-1.10-alpha-1.0.1.jar)
  555. UCHIJAAAA air_support{0.1.6} [air_support] (AirSupport-0.1.6.jar)
  556. UCHIJAAAA denseores{1.0} [denseores] (denseores-1.11-alpha-1.0.0.1.jar)
  557. UCHIJAAAA fluidity{6.1.4} [Fluidity] (Fluidity-6.1.4.jar)
  558. UCHIJAAAA moofluids{1.10.2-1.7.02.12b} [Moo Fluids] (MooFluids-1.10.2-1.7.02.12b.jar)
  559. Loaded coremods (and transformers):
  560. DummyPlugin (ForgeEndertech-1.10.2-1.2.1.0-build.0018.jar)
  561.  
  562. SHLoadingPlugin (ScalingHealth-1.11.x-1.0.5-47.jar)
  563. net.silentchaos512.scalinghealth.asm.SHClassTransformer
  564. FarseekCoreMod (Farseek-1.9.4-2.1.jar)
  565. farseek.core.FarseekClassTransformer
  566. CreativePatchingLoader (CreativeCore v1.6.26 mc1.10.2.jar)
  567.  
  568. ColorUtilityCorePlugin (ColorUtility-universal-1.0.3.jar)
  569. com.Axeryok.ColorUtility.ColorUtilityTransformer
  570. SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
  571. org.epoxide.surge.asm.SurgeTransformerManager
  572. ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.13.jar)
  573. team.chisel.common.asm.ChiselTransformer
  574. MalisisCorePlugin (malisiscore-1.10.2-4.3.0.jar)
  575. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  576. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  577. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  578. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  579. net.malisis.core.util.clientnotif.ClientNotifTransformer
  580. MuonPlugin (muon-0.2.jar)
  581. gd.izno.mc.muon.MuonClassTransformer
  582. CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
  583.  
  584. Plugin (NotEnoughIDs-1.5.3.jar)
  585. ru.fewizz.neid.asm.Transformer
  586. SinglePlayerServerSettingsCore (SinglePlayerServerSettings-1.0.7.jar)
  587. elec332.singleplayerserversettings.SinglePlayerServerSettingsTransformer
  588. CAFMLPlugin ([1.10]CraftableAnimals v2.6.1.jar)
  589. naruto1310.craftableAnimals.vanilla.CATransformer
  590. MalisisSwitchesPlugin (malisisswitches-1.10.2-3.2.0.jar)
  591. net.malisis.switches.asm.MalisisSwitchesTransformer
  592. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  593. lumien.bloodmoon.asm.ClassTransformer
  594. RBLoadingPlugin (RealBench-1.10.2-1.3.2.jar)
  595. pw.prok.realbench.asm.RBTransformer
  596. CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
  597. cubex2.cxlibrary.CoreModTransformer
  598. OpenEyePlugin (OpenEye-1.10.2-0.8.jar)
  599. openeye.asm.MultiTransformer
  600. ValkyrienWarfareBase CoreMod (ValkyrienWarfareRevamped-1.10.2-0.8.7-113.jar)
  601. ValkyrienWarfareBase.CoreMod.ValkyrienWarfareTransformer
  602. TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.jar)
  603. toughasnails.asm.transformer.BlockCropsTransformer
  604. toughasnails.asm.transformer.EntityRendererTransformer
  605. toughasnails.asm.transformer.WorldTransformer
  606. mysttmtgravitymod (UpAndDownAndAllAround-2.7.jar)
  607. uk.co.mysterymayhem.gravitymod.asm.Transformer
  608. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  609. codechicken.lib.asm.ClassHeirachyManager
  610. codechicken.lib.asm.CCL_ASMTransformer
  611. RenderPlayerAPIPlugin (RenderPlayerAPI-1.10.2-1.1.jar)
  612. api.player.forge.RenderPlayerAPITransformer
  613. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
  614. lumien.randomthings.asm.ClassTransformer
  615. CorePlugin (WorldSelectionAdvanced-1.11-01.jar)
  616. sedridor.worldselectionadvanced.core.Transformer
  617. ServerPropertiesLAN (ServerPropertiesLAN-2.4.jar)
  618. JaideepSinghHeer.Minecraft.mod.SPLANtransformerPort
  619. CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
  620.  
  621. LoadingPlugin (Quark-r1.1-70.jar)
  622. vazkii.quark.base.asm.ClassTransformer
  623. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta2-anarchy.jar)
  624. pl.asie.foamfix.coremod.FoamFixTransformer
  625. LittlePatchingLoader (LittleTiles v1.4.3 mc1.10.2.jar)
  626. com.creativemd.littletiles.LittleTilesTransformer
  627. LoadingPluginBuildingBricks (BuildingBricks-1.10.2-2.0.13.jar)
  628. com.hea3ven.buildingbricks.core.load.ClassTransformerBuildingBricks
  629. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.345.jar)
  630. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  631. LucraftForgeLoading (LucraftCore-1.10.2-1.0.1.jar)
  632. lucraft.mods.lucraftcore.access.LucraftClassTransformer
  633. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.201.1101.0' Renderer: 'AMD Radeon(TM) R5 Graphics'
  634. Pulsar/tconstruct loaded Pulses:
  635. - TinkerCommons (Enabled/Forced)
  636. - TinkerWorld (Enabled/Not Forced)
  637. - TinkerTools (Enabled/Not Forced)
  638. - TinkerHarvestTools (Enabled/Forced)
  639. - TinkerMeleeWeapons (Enabled/Forced)
  640. - TinkerRangedWeapons (Enabled/Forced)
  641. - TinkerModifiers (Enabled/Forced)
  642. - TinkerSmeltery (Enabled/Not Forced)
  643. - TinkerGadgets (Enabled/Not Forced)
  644. - TinkerOredict (Enabled/Forced)
  645. - TinkerIntegration (Enabled/Forced)
  646. - TinkerFluids (Enabled/Forced)
  647. - TinkerMaterials (Enabled/Forced)
  648. - TinkerModelRegister (Enabled/Forced)
  649. - chiselsandbitsIntegration (Enabled/Not Forced)
  650. - craftingtweaksIntegration (Enabled/Not Forced)
  651. - WailaIntegration (Enabled/Not Forced)
  652.  
  653. Pulsar/natura loaded Pulses:
  654. - NaturaCommons (Enabled/Forced)
  655. - NaturaOverworld (Enabled/Not Forced)
  656. - NaturaNether (Enabled/Not Forced)
  657. - NaturaTools (Enabled/Not Forced)
  658. - NaturaEntities (Enabled/Not Forced)
  659. - NaturaOredict (Enabled/Forced)
  660. - NaturaWorld (Enabled/Not Forced)
  661. - WailaIntegration (Enabled/Not Forced)
  662.  
  663. CodeChickenLib Invalid Fingerprint Reports:
  664. CodeChickenCore Invalid Fingerprint Reports:
  665. D3Core: Debug: false Silliness: true AprilFools: true PastPost:true
  666. Launched Version: forge-12.18.3.2254
  667. LWJGL: 2.9.4
  668. OpenGL: AMD Radeon(TM) R5 Graphics GL version 4.5.13399 Compatibility Profile Context 15.201.1101.0, ATI Technologies Inc.
  669. GL Caps: Using GL 1.3 multitexturing.
  670. Using GL 1.3 texture combiners.
  671. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  672. Shaders are available because OpenGL 2.1 is supported.
  673. VBOs are available because OpenGL 1.5 is supported.
  674.  
  675. Using VBOs: Yes
  676. Is Modded: Definitely; Client brand changed to 'fml,forge'
  677. Type: Client (map_client.txt)
  678. Resource Packs: WTFExpedition, Mineralogy Medium Res 1.8.9 (incompatible), FaithfulMods 1.11-rv1.zip (incompatible), Default 3D Models v3.5.2, [1.10.2]Dramatic Skys [v1.7].zip, Mineralogy Medium Res 1.8.9.zip (incompatible), Taunoa Models v1.11-1 (incompatible), Jehkbas' Fantasy (incompatible), Custom Models (incompatible), Custom Main Menu (incompatible), Rails And Lever.zip
  679. Current Language: English (US)
  680. Profiler Position: N/A (disabled)
  681. CPU: 4x AMD A8-7410 APU with AMD Radeon R5 Graphics
  682. OptiFine Version: OptiFine_1.10.2_HD_U_D6
  683. Render Distance Chunks: 7
  684. Mipmaps: 4
  685. Anisotropic Filtering: 1
  686. Antialiasing: 0
  687. Multitexture: false
  688. Shaders: null
  689. OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1101.0
  690. OpenGlRenderer: AMD Radeon(TM) R5 Graphics
  691. OpenGlVendor: ATI Technologies Inc.
  692. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement