Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2020
2,208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.14 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 03/09/20 2:13 AM
  5. Description: Exception ticking world
  6.  
  7. java.lang.IllegalStateException: TickNextTick list out of synch
  8. at net.minecraft.world.server.ServerTickList.func_205365_a(SourceFile:57) ~[?:?] {re:classloading}
  9. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:316) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  10. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:cgm:knockback,pl:runtimedistcleaner:A}
  11. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
  12. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:cgm:knockback,pl:runtimedistcleaner:A}
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:cgm:knockback,pl:runtimedistcleaner:A}
  14. at java.lang.Thread.run(Unknown Source) [?:1.8.0_261] {}
  15.  
  16.  
  17. A detailed walkthrough of the error, its code path and all known details is as follows:
  18. ---------------------------------------------------------------------------------------
  19.  
  20. -- Head --
  21. Thread: Server thread
  22. Stacktrace:
  23. at net.minecraft.world.server.ServerTickList.func_205365_a(SourceFile:57)
  24. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:316)
  25.  
  26. -- Affected level --
  27. Details:
  28. All players: 0 total; []
  29. Chunk stats: ServerChunkCache: 3789
  30. Level dimension: DimensionType{minecraft:overworld}
  31. Level name: earth
  32. Level seed: -5533038551170551742
  33. Level generator: ID 00 - default, ver 1. Features enabled: true
  34. Level generator options: {}
  35. Level spawn location: World: (-124,63,-287), Chunk: (at 4,3,1 in -8,-18; contains blocks -128,0,-288 to -113,255,-273), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  36. Level time: 1819462 game time, 2071906 day time
  37. Known server brands: forge
  38. Level was modded: true
  39. Level storage version: 0x04ABD - Anvil
  40. Level weather: Rain time: 61820 (now: false), thunder time: 43883 (now: false)
  41. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  42. Stacktrace:
  43. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
  44. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  45. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
  46. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
  47. at java.lang.Thread.run(Unknown Source)
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.15.2
  52. Minecraft Version ID: 1.15.2
  53. Operating System: Windows 10 (amd64) version 10.0
  54. Java Version: 1.8.0_261, Oracle Corporation
  55. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  56. Memory: 985976280 bytes (940 MB) / 2371362816 bytes (2261 MB) up to 8421507072 bytes (8031 MB)
  57. CPUs: 12
  58. JVM Flags: 6 total; -Xmx8048M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts
  59. ModLauncher: 5.1.2+70+master.2845bb9
  60. ModLauncher launch target: fmlserver
  61. ModLauncher naming: srg
  62. ModLauncher services:
  63. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  64. /forge-1.15.2-31.2.36.jar object_holder_definalize PLUGINSERVICE
  65. /forge-1.15.2-31.2.36.jar runtime_enum_extender PLUGINSERVICE
  66. /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
  67. /forge-1.15.2-31.2.36.jar capability_inject_definalize PLUGINSERVICE
  68. /forge-1.15.2-31.2.36.jar runtimedistcleaner PLUGINSERVICE
  69. /forge-1.15.2-31.2.36.jar fml TRANSFORMATIONSERVICE
  70. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  71. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  72. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  73. FML: 31.2
  74. Forge: net.minecraftforge:31.2.36
  75. FML Language Providers:
  76. minecraft@1
  77. Mod List:
  78. SlimyBoyos-2.0.1.2.jar SlimyBoyos {[email protected] DONE}
  79. NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE}
  80. futuremc-1.15.2-1.0.1.jar Future MC {[email protected] DONE}
  81. planttech2-0.02.11 - 1.15.2.jar PlantTech 2 {[email protected] DONE}
  82. mcws-win-1.15.2-v1.0.2.jar Macaw's Windows {[email protected] DONE}
  83. bambooeverything-1.15-1.0.0.jar Bamboo Everything {[email protected] DONE}
  84. modnametooltip_1.15.2-1.13.0.jar Mod Name Tooltip {[email protected] DONE}
  85. BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] DONE}
  86. ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar Forge Endertech {[email protected] DONE}
  87. Controlling-6.1.5.6.jar Controlling {[email protected] DONE}
  88. NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] DONE}
  89. culinaryconstruct-FORGE-1.15.2-2.0.0.2.jar Culinary Construct {[email protected] DONE}
  90. Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] DONE}
  91. u_team_core-1.15.2-3.0.2.169.jar U Team Core {[email protected] DONE}
  92. simpleplanes-1.15.2-2.0.3.0.jar Simple Planes {[email protected] DONE}
  93. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
  94. Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
  95. MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {[email protected] DONE}
  96. SnowRealMagic-1.15.2-1.7.5.jar Snow! Real Magic! {[email protected] DONE}
  97. VTweaks-1.15.2-3.1.7.jar V-Tweaks {[email protected] DONE}
  98. dynviewdist-1.5.jar Dynamic view distance {[email protected] DONE}
  99. Ma-Essentials-1.15.2-3.1.1.jar Ma Essentials {[email protected] DONE}
  100. JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {[email protected] DONE}
  101. shetiphiancore-1.15-3.7.4.jar ShetiPhian-Core {[email protected] DONE}
  102. respawnablepets-1.1.4.jar Respawnable Pets {[email protected] DONE}
  103. refinedstorage-1.8.8.jar Refined Storage {[email protected] DONE}
  104. mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE}
  105. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE}
  106. useful_backpacks-1.15.2-1.10.2.73.jar Useful Backpacks {[email protected] DONE}
  107. crashutilities-2.10.jar Crash Utilities {[email protected] DONE}
  108. netherportalspread_1.15-3.5.jar Nether Portal Spread {[email protected] DONE}
  109. BiomesOPlenty-1.15.2-10.0.0.366-universal.jar Biomes O' Plenty {[email protected] DONE}
  110. MekanismAdditions-1.15.2-9.10.9.422.jar Mekanism: Additions {[email protected] DONE}
  111. toughnessbar-5.0.jar Toughness Bar {[email protected] DONE}
  112. mcw-trapdors-1.0.0fix-mc1.15.2.jar Macaw's Trapdoors {[email protected] DONE}
  113. SilentGear-1.15.2-1.11.3+160.jar Silent Gear {[email protected]+160 DONE}
  114. tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {[email protected] DONE}
  115. simplybackpacks-1.15.2-1.4.11.jar Simply Backpacks {[email protected] DONE}
  116. pamhc2foodextended-1.15.2-1.0.0.jar Pam's HarvestCraft 2 Food Extended {pamhc2foodextended@version DONE}
  117. curios-FORGE-1.15.2-2.0.2.6.jar Curios API {[email protected] DONE}
  118. Botania-r1.15-388.jar Botania {[email protected] DONE}
  119. tetra-1.15.2-2.18.1.jar Tetra {[email protected] DONE}
  120. Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
  121. leap-1.15.2-1.0.1.jar Leap {[email protected] DONE}
  122. collective-1.15.2-1.39.jar Collective {[email protected] DONE}
  123. extlights-2.1.jar Extended Lights {[email protected] DONE}
  124. OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE}
  125. angelring-1.15.2-1.2.0.jar Angel Ring {[email protected] DONE}
  126. f2l-0.3.1.jar Flesh 2 Leather {[email protected] DONE}
  127. elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] DONE}
  128. obfuscate-0.5.0-1.15.2.jar Obfuscate {[email protected] DONE}
  129. vehicle-mod-0.44.1-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] DONE}
  130. MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {[email protected] DONE}
  131. furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
  132. AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] DONE}
  133. mcw-furniture-1.0.1-mc1.15.1 1.15.2.jar Macaw's Furnitures {[email protected] DONE}
  134. BetterBurning-1.15.2-1.3.4.jar BetterBurning {[email protected] DONE}
  135. bwncr-1.15.2-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
  136. incubation-1.0.4-1.15.2.jar Incubation {[email protected] DONE}
  137. CodeChickenLib-1.15.2-3.3.1.379-universal.jar CodeChicken Lib {[email protected] DONE}
  138. ServerTabInfo-1.15.2-1.2.8.jar Server Tab Info {[email protected] DONE}
  139. BetterMineshaftsForge-1.15.2-1.3.1.jar YUNG's Better Mineshafts {[email protected] DONE}
  140. Cyclic-1.15.2-0.6.2.jar Cyclic {[email protected] DONE}
  141. SaveMyStronghold-1.15.2-1.0.1.jar Save My Stronghold! {[email protected] DONE}
  142. QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
  143. Kiwi-1.15.2-2.8.2.jar Kiwi {[email protected] DONE}
  144. Cucumber-1.15.2-3.0.9.jar Cucumber Library {[email protected] DONE}
  145. torchslabmod-1.15.2_v1.7.0.jar Torch Slab Mod {[email protected] DONE}
  146. pamhc2trees-1.15.2-1.0.7.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE}
  147. gun-mod-0.16.1-1.15.2.jar MrCrayfish's Gun Mod {[email protected] DONE}
  148. damage_indicator-0.1.0.jar Ama's Damage Indicator {[email protected] DONE}
  149. berry_good-2.0.0.jar Berry Good {[email protected] DONE}
  150. Bountiful Baubles-1.15.2-0.0.1.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
  151. PersistentBits-1.15.2-2.0.3.jar Persistent Bits {[email protected] DONE}
  152. jei-1.15.2-6.0.3.15.jar Just Enough Items {[email protected] DONE}
  153. JEIEnchantmentInfo-1.16.1-1.2.0.jar JEI Enchantment Info {[email protected] DONE}
  154. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
  155. Bamboo-Blocks-1.15.2-1.4.1.jar Bamboo Blocks {bambooblocks@NONE DONE}
  156. Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] DONE}
  157. goblintraders-1.2.0-1.15.2.jar Goblin Traders {[email protected] DONE}
  158. Mekanism-1.15.2-9.10.9.422.jar Mekanism {[email protected] DONE}
  159. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
  160. create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
  161. Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
  162. WallpaperCraft-1.15.2-1.2.2.jar Wallpapercraft {[email protected] DONE}
  163. Clumps-5.0.2.6.jar Clumps {[email protected] DONE}
  164. mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
  165. journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE}
  166. comforts-FORGE-1.15.2-2.0.0.4.jar Comforts {[email protected] DONE}
  167. Artifacts-1.15.2-2.5.1.jar Artifacts {[email protected] DONE}
  168. SereneSeasons-1.15.2-3.0.0.73-universal.jar Serene Seasons {[email protected] DONE}
  169. decorative_blocks-1.15.2-1.7.jar Decorative Blocks {[email protected] DONE}
  170. engineerstools-1.15.2-1.0.8.jar Engineer's Tools {[email protected] DONE}
  171. betteranimalsplus-1.15.2-8.2.1.96.jar Better Animals Plus {[email protected] DONE}
  172. pneumaticcraft-repressurized-1.15.2-1.4.4-64.jar PneumaticCraft: Repressurized {[email protected] DONE}
  173. alib-1.15.2-1.jar A Lib {[email protected] DONE}
  174. additional_lights-1.15.2-2.0.2.jar Additional Lights {[email protected] DONE}
  175. walljump-forge-1.15.2-1.3.5.jar Wall-Jump! {[email protected] DONE}
  176. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] DONE}
  177. EnderStorage-1.15.2-2.5.0.151-universal.jar EnderStorage {[email protected] DONE}
  178. Ars Nouveau 1.15.2 - 0.13.jar Ars Nouveau {[email protected] DONE}
  179. mysticalworld-1.15.2-2.1.1.jar Mystical World {[email protected] DONE}
  180. extradisks-1.15.2-1.2.2.jar Extra Disks {[email protected] DONE}
  181. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  182. forge-1.15.2-31.2.36-universal.jar Forge {[email protected] DONE}
  183. Ceramics-1.15.2-1.4.0.jar Ceramics {[email protected] DONE}
  184. WailaHarvestability-mc1.15.2-1.1.12.jar Waila Harvestability {[email protected] DONE}
  185. xercamusic-1.15.2-3.0.jar Xerca's Music Maker Mod {[email protected] DONE}
  186. dash-1.15.2-1.0.1.jar Dash {[email protected] DONE}
  187. MysticalAgriculture-1.15.2-3.0.10.jar Mystical Agriculture {[email protected] DONE}
  188. ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] DONE}
  189. CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {[email protected] DONE}
  190. alchemistry-1.15.2-5.jar Alchemistry {[email protected] DONE}
  191. forge-1.15.2-31.2.36-server.jar Minecraft {[email protected] DONE}
  192. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
  193. unifix-1.3.jar UniFix {[email protected] DONE}
  194. EnchantmentDescriptions-1.15.2-2.0.9.jar EnchantmentDescriptions {[email protected] DONE}
  195. pandoras_creatures-1.15.2-1.0.0.jar Pandoras Creatures {[email protected] DONE}
  196. MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE}
  197. titanium-1.15.2-2.4.2.jar Titanium {[email protected] DONE}
  198. SilentLib-1.15.2-4.6.6+59.jar Silent Lib {[email protected]+59 DONE}
  199. pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE}
  200. wards-1.15.2-1.4.0.jar Wards {[email protected] DONE}
  201. AdLods-1.15.2-3.0.3.0-build.0035.jar Large Ore Deposits {[email protected] DONE}
  202. jeiintegration_1.15.2-3.1.1.2.jar JEI Integration {[email protected] DONE}
  203. Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] DONE}
  204. Mantle-1.15.2-1.5.15.jar Mantle {[email protected] DONE}
  205. Inspirations-1.15.2-1.1.0.jar Inspirations {[email protected] DONE}
  206. pamhc2foodcore-1.15.2-1.0.9.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  207. chemlib-1.15.2-4.jar Chem Lib {[email protected] DONE}
  208. polymorph-FORGE-1.15.2-0.10.jar Polymorph {[email protected] DONE}
  209. AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
  210. Quark-r2.1-245.jar Quark {[email protected] DONE}
  211. Charm-1.15.2-1.5.9.jar Charm {[email protected] DONE}
  212. Covalent-1.15.2-1.0.2.jar Covalent {[email protected] DONE}
  213. Enhanced-Mushrooms-1.15.2-v1.2.2.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 DONE}
  214. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] DONE}
  215. StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE}
  216. performant-1.15-3.10m.jar Performant {[email protected] DONE}
  217. Harvest-forge-1.15.1-1.2.11-24.jar Harvest {harvest@version DONE}
  218. HardcoreRevival_1.15.2-4.0.2.jar Hardcore Revival {[email protected] DONE}
  219. simplytea-1.15.2-2.2.1.jar Simply Tea {[email protected] DONE}
  220. mysticalmachinery-1.15.2-0.0.2.8.jar Mystical Machinery {[email protected] DONE}
  221. AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] DONE}
  222. engineersdecor-1.15.2-1.1.2.jar Engineer's Decor {[email protected] DONE}
  223. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {[email protected] DONE}
  224. SilentGems-1.15.2-3.6.2+98.jar Silent's Gems 3 {[email protected]+98 DONE}
  225. refinedstorageaddons-0.6.3.jar Refined Storage Addons {[email protected] DONE}
  226. SoundFilters-0.14_for_1.15.2.jar Sound Filters {[email protected]_for_1.15.2 DONE}
  227. overloadedarmorbar-4.0.0.jar Overloaded Armor Bar {[email protected] DONE}
  228. createintegration-0.1.7b.jar Create Integration {[email protected] DONE}
  229. theparakeetmod-Forge-1.15.2-1.0.3.jar The Parakeet Mod {[email protected] DONE}
  230. Pulsar/inspirations loaded Pulses:
  231. - InspirationsShared (Enabled/Forced)
  232. - InspirationsBuilding (Enabled/Not Forced)
  233. - InspirationsUtility (Enabled/Not Forced)
  234. - InspirationsTools (Enabled/Not Forced)
  235. - InspirationsTweaks (Enabled/Not Forced)
  236.  
  237. Kiwi Modules:
  238. kiwi:contributors
  239. kiwi:data
  240. snowrealmagic:snowrealmagic
  241. Player Count: 0 / 20; []
  242. Data Packs: mod:simpleplanes, mod:obfuscate (incompatible), mod:vehicle (incompatible), mod:cgm, mod:ars_nouveau (incompatible), mod:xercamusic (incompatible), mod:createintegration (incompatible), mod:parakeetmod, mod:planttech2 (incompatible), mod:modnametooltip (incompatible), mod:tetra, mod:leap (incompatible), mod:betterburning (incompatible), mod:mgui (incompatible), mod:pneumaticcraft, mod:extradisks, mod:dash (incompatible), mod:polymorph, mod:morpheus (incompatible), mod:industrialforegoing (incompatible), mod:unifix (incompatible), mod:titanium (incompatible), mod:nomadictents (incompatible), mod:wallpapercraft, mod:decorative_blocks, mod:dynview (incompatible), mod:crashutilities, mod:persistentbits (incompatible), mod:performant (incompatible), vanilla, mod:slimyboyos (incompatible), mod:netherportalfix (incompatible), mod:futuremc (incompatible), mod:mcwwindows, mod:bambooeverything (incompatible), mod:bettercaves (incompatible), mod:forgeendertech (incompatible), mod:controlling (incompatible), mod:culinaryconstruct (incompatible), mod:bookshelf (incompatible), mod:uteamcore, mod:mcwdoors, mod:mekanismgenerators, mod:snowrealmagic, mod:vtweaks (incompatible), mod:maessentials (incompatible), mod:jeresources (incompatible), mod:shetiphiancore (incompatible), mod:respawnablepets, mod:refinedstorage (incompatible), mod:mcwbridges, mod:usefulbackpacks, mod:netherportalspread (incompatible), mod:biomesoplenty, mod:mekanismadditions, mod:toughnessbar (incompatible), mod:mcwtrpdoors, mod:silentgear (incompatible), mod:tgcropesmod, mod:simplybackpacks (incompatible), mod:pamhc2foodextended (incompatible), mod:curios (incompatible), mod:botania (incompatible), mod:patchouli (incompatible), mod:collective (incompatible), mod:extlights, mod:oreexcavation (incompatible), mod:angelring (incompatible), mod:f2l, mod:elevatorid, mod:mekanismtools, mod:cfm (incompatible), mod:aiimprovements (incompatible), mod:mcwfurnitures, mod:bwncr (incompatible), mod:incubation, mod:codechickenlib (incompatible), mod:servertabinfo (incompatible), mod:bettermineshafts (incompatible), mod:cyclic (incompatible), mod:savemystronghold (incompatible), mod:quarkoddities, mod:kiwi, mod:cucumber, mod:torchslabmod, mod:pamhc2trees (incompatible), mod:damage_indicator (incompatible), mod:berry_good (incompatible), mod:bountifulbaubles (incompatible), mod:jei (incompatible), mod:jeienchantmentinfo, mod:abnormals_core, mod:bambooblocks (incompatible), mod:buzzierbees, mod:goblintraders, mod:mekanism, mod:upgrade_aquatic (incompatible), mod:create, mod:waystones (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:artifacts, mod:sereneseasons, mod:engineerstools, mod:betteranimalsplus (incompatible), mod:alib, mod:additional_lights (incompatible), mod:walljump, mod:jeitweaker, mod:enderstorage (incompatible), mod:mysticalworld (incompatible), mod:swampexpansion (incompatible), mod:forge (incompatible), mod:ceramics (incompatible), mod:wailaharvestability (incompatible), mod:mysticalagriculture, mod:ironchest, mod:craftingtweaks (incompatible), mod:alchemistry (incompatible), mod:endergetic (incompatible), mod:enchdesc (incompatible), mod:pandoras_creatures, mod:mousetweaks (incompatible), mod:silentlib (incompatible), mod:pamhc2crops (incompatible), mod:wards (incompatible), mod:adlods (incompatible), mod:jeiintegration (incompatible), mod:savageandravage, mod:mantle (incompatible), mod:inspirations (incompatible), mod:pamhc2foodcore (incompatible), mod:chemlib (incompatible), mod:autoreglib (incompatible), mod:quark, mod:charm (incompatible), mod:covalent (incompatible), mod:enhanced_mushrooms, mod:strange (incompatible), mod:storagedrawers (incompatible), mod:harvest (incompatible), mod:hardcorerevival (incompatible), mod:simplytea (incompatible), mod:mysticalmachinery (incompatible), mod:appleskin (incompatible), mod:engineersdecor, mod:aquaculture, mod:silentgems (incompatible), mod:refinedstorageaddons (incompatible), mod:soundfilters (incompatible), mod:overloadedarmorbar (incompatible)
  243. Is Modded: Definitely; Server brand changed to 'forge'
  244. Type: Dedicated Server (map_server.txt)]
  245.  
  246.  
  247. [========================================================================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement