Advertisement
Guest User

Untitled

a guest
Mar 20th, 2020
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 3/20/20 11:07 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Exception generating new chunk
  8. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_212] {}
  9. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_212] {}
  10. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_212] {}
  11. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_212] {}
  12. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212] {}
  13. at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
  14. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:83) ~[?:?] {re:classloading}
  15. at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:123) ~[?:?] {re:classloading}
  16. at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:91) ~[?:?] {re:classloading}
  17. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_212] {}
  18. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_212] {}
  19. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_212] {}
  20. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_212] {}
  21. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_212] {}
  22. Caused by: net.minecraft.crash.ReportedException: Exception generating new chunk
  23. at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:520) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  24. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
  25. at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  26. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_212] {}
  27. ... 11 more
  28. Caused by: java.lang.NullPointerException
  29. at net.minecraft.world.gen.ChunkGenerator.func_222528_a(ChunkGenerator.java:185) ~[?:?] {re:classloading}
  30. at net.minecraft.world.chunk.ChunkStatus.lambda$static$3(ChunkStatus.java:52) ~[?:?] {re:classloading,pl:accesstransformer:B}
  31. at net.minecraft.world.chunk.ChunkStatus$ISelectiveWorker.doWork(ChunkStatus.java:238) ~[?:?] {re:classloading}
  32. at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:196) ~[?:?] {re:classloading,pl:accesstransformer:B}
  33. at net.minecraft.world.server.ChunkManager.lambda$null$17(ChunkManager.java:509) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  34. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
  35. at net.minecraft.world.server.ChunkManager.lambda$func_223156_b$19(ChunkManager.java:507) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  36. at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_212] {}
  37. ... 11 more
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- System Details --
  44. Details:
  45. Minecraft Version: 1.14.4
  46. Minecraft Version ID: 1.14.4
  47. Operating System: Linux (amd64) version 4.15.0-91-generic
  48. Java Version: 1.8.0_212, AdoptOpenJDK
  49. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
  50. Memory: 1097076104 bytes (1046 MB) / 3411542016 bytes (3253 MB) up to 4772593664 bytes (4551 MB)
  51. CPUs: 3
  52. JVM Flags: 6 total; -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -XX:MaxRAMFraction=2 -Xms1024M -Xmx5120M -XX:-UsePerfData
  53. ModLauncher: 4.1.0+62+5bfa59b
  54. ModLauncher launch target: fmlserver
  55. ModLauncher naming: srg
  56. ModLauncher services:
  57. /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
  58. /forge-1.14.4-28.2.3.jar object_holder_definalize PLUGINSERVICE
  59. /forge-1.14.4-28.2.3.jar runtime_enum_extender PLUGINSERVICE
  60. /accesstransformers-1.0.5-shadowed.jar accesstransformer PLUGINSERVICE
  61. /forge-1.14.4-28.2.3.jar capability_inject_definalize PLUGINSERVICE
  62. /forge-1.14.4-28.2.3.jar runtimedistcleaner PLUGINSERVICE
  63. /forge-1.14.4-28.2.3.jar fml TRANSFORMATIONSERVICE
  64. /MixinBootstrap-1.0.1.jar mixinbootstrap TRANSFORMATIONSERVICE
  65. /MixinBootstrap-1.0.1.jar mixin PLUGINSERVICE
  66. /MixinBootstrap-1.0.1.jar mixinbootstrap PLUGINSERVICE
  67. FML: 28.2
  68. Forge: net.minecraftforge:28.2.3
  69. FML Language Providers:
  70. javafml@28.2
  71. minecraft@1
  72. kotlinfml@1.4.0
  73. Mod List:
  74. enchantedbookredesign-1.1.jar Enchanted Book Redesign {enchantedbookredesign@1.1 DONE}
  75. byx_1.14-1.0.jar Bottle Your Xp {byx@1.0 DONE}
  76. CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {cyclopscore@1.6.1 DONE}
  77. blue_skies-1.14.4-1.0.0.jar Blue Skies {blue_skies@1.0.0 DONE}
  78. AoV-1.14-0.13.2.jar Angel of Vengeance {aov@1.14-0.13.2 DONE}
  79. beta_days-1.14.4-1.1.2.jar Beta Days {beta_days@1.1.2 DONE}
  80. vilnames_1.14-1.4.jar Villager Names {vilnames@1.4 DONE}
  81. embellishcraft-bop-1.14.4-1.1.0.jar EmbellishCraft BoP Addon {embellishcraft-bop@1.14.4-1.1.0 DONE}
  82. Uppers-0.1.11.jar Uppers {uppers@0.1.11 DONE}
  83. ChineseWorkshop-1.14.4-2.4.1.jar ChineseWorkshop {chineseworkshop@2.4.1 DONE}
  84. planttech2-0.01.06.jar PlantTech 2 {planttech2@0.01.06 DONE}
  85. SilentMechanisms-1.14.4-0.6.12+45.jar Silent's Mechanisms {silents_mechanisms@0.6.12+45 DONE}
  86. rsgauges-1.14.4-1.2.0.jar Gauges and Switches {rsgauges@1.2.0 DONE}
  87. essentials-1.14.4-2.6.6.jar Essentials {essentials@1.14.4-2.6.6 DONE}
  88. CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {cookingforblockheads@7.4.4 DONE}
  89. ReAuth-1.14-3.8.0.jar ReAuth {reauth@3.8.0 DONE}
  90. Placebo-1.14.4-2.3.5.jar Placebo {placebo@2.3.5 DONE}
  91. citadel-1.0.3.jar Citadel {citadel@1.0.3 DONE}
  92. Powah-1.14.4-0.2.5.jar Powah {powah@0.2.5 DONE}
  93. rangedpumps-0.6.1.jar Ranged Pumps {rangedpumps@0.6.1 DONE}
  94. MutantBeasts-1.14.4-0.8.1.jar Mutant Beasts {mutantbeasts@1.14.4-0.8.1 DONE}
  95. GrandEconomy-1.15.1-1.4.0.jar Grand Economy {grandeconomy@1.4.0 DONE}
  96. Bookshelf-1.14.4-4.4.71.jar Bookshelf {bookshelf@4.4.71 DONE}
  97. u_team_core-1.14.4-2.8.0.140.jar U Team Core {uteamcore@2.8.0.140 DONE}
  98. unstabletools-3.6b.jar Unstable Tools {unstabletools@3.6b DONE}
  99. DarkUtilities-1.14.4-2.0.11.jar Dark Utilities {darkutils@2.0.11 DONE}
  100. Apotheosis-1.14.4-2.4.4.jar Apotheosis {apotheosis@2.4.4 DONE}
  101. Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
  102. SnowRealMagic-1.14.4-1.5.2.jar Snow! Real Magic! {snowrealmagic@1.5.2 DONE}
  103. Wither+Totem+0.1.jar Wither Skeleton Totems {totemmod@0.1 DONE}
  104. JustEnoughResources-1.14.4-0.10.0.70.jar Just Enough Resources {jeresources@0.10.0.70 DONE}
  105. MysticalAgradditions-1.14.4-2.0.0.jar Mystical Agradditions {mysticalagradditions@2.0.0 DONE}
  106. nmdar_1.14-3.8.jar Named Areas {nmdar@3.8 DONE}
  107. mysticallib-1.14.4-1.13.0.jar Mystical Lib {mysticallib@1.14.4-1.13.0 DONE}
  108. refinedstorage-1.7.3.jar Refined Storage {refinedstorage@1.7.3 DONE}
  109. ConfigurableCane-1.14.4-1.5.jar Configurable Cane {configurablecane@1.5 DONE}
  110. JUULv1.51b-1-1.14.4.jar JUULMod {juulmod@v1.51 DONE}
  111. anviltweaks-1.4b.jar Anvil Tweaks {anviltweaks@1.4b DONE}
  112. industrial-foregoing-1.14.4-2.1.2-582ea8b.jar Industrial Foregoing {industrialforegoing@2.1.2 DONE}
  113. Overloaded+Compressed+Blocks-1.14.4-1.0.8.jar Overloaded Compressed Blocks {overloaded_cb@1.14.4-1.0.8 DONE}
  114. embellishcraft-1.14.4-1.5.0.jar EmbellishCraft {embellishcraft@1.14.4-1.5.0 DONE}
  115. bkr_1.14-1.1.jar Breedable Killer Rabbit {bkr@1.1 DONE}
  116. BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.259 DONE}
  117. Lollipop-1.14.4-0.0.23.jar Lollipop {lollipop@0.0.23 DONE}
  118. extcaves-1.5.jar Extended Caves {extcaves@1.5 DONE}
  119. EyesInTheDarkness-1.14.4-0.2.0.jar Eyes in the Darkness {eyesinthedarkness@0.2.0 DONE}
  120. portality-1.14.4-2.0.4-b0b3467.jar Portality {portality@2.0.4 DONE}
  121. curios-FORGE-1.14.4-1.0.6.1.jar Curios API {curios@FORGE-1.14.4-1.0.6.1 DONE}
  122. Botania+r1.11-378.jar Botania {botania@r1.11-378 DONE}
  123. gardenofglass-1.1.jar Garden of Glass {gardenofglass@1.1 DONE}
  124. Patchouli-1.14.4-1.1-26.jar Patchouli {patchouli@1.14.4-1.1-25 DONE}
  125. AutoRegLib-1.4-35.jar AutoRegLib {arl@1.4-35 DONE}
  126. roadstuff-1.14.4-2.1.1.jar Road Stuff 2 {roadstuff@1.14.4-2.1.1 DONE}
  127. OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE DONE}
  128. elevatorid-1.14.4-1.5.2.jar Elevator Mod {elevatorid@1.14.4-1.5.2 DONE}
  129. tombstone-4.1.9-1.14.4.jar Corail Tombstone {tombstone@4.1.9 DONE}
  130. ServerTickMonitor-1.14.4-4.0.0.jar Server Tick Monitor {servertickmonitor@1.14.4-4.0.0 DONE}
  131. worldedit-forge-mc1.14.4-7.0.1.jar WorldEdit {worldedit@7.0.1;61bc012 DONE}
  132. noRecipeBook_v1.4.1formc1.14.4.jar No Recipe Book {norecipebook@1.4.1 DONE}
  133. NaturesAura-20.1.jar Nature's Aura {naturesaura@version DONE}
  134. botanianeedsit-1.14.4-1.0.2.jar Botania Needs These Things! {botanianeedsit@1.14.4-1.0.2 DONE}
  135. furniture-7.0.0-pre15-1.14.4.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre15 DONE}
  136. AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {aiimprovements@0.2.2 DONE}
  137. mcw-furnitures-1.0.0-mc1.14.4.jar Macaw's Furniture {mcwfurnitures@1.0.0 DONE}
  138. Charm-1.14.4-1.4.3.jar Charm {charm@1.14.4-1.4.3 DONE}
  139. ServerTabInfo-1.14.4-1.2.6.jar Server Tab Info {servertabinfo@1.2.6 DONE}
  140. QuantumStorage-1.14.4-5.0.2.jar QuantumStorage {quantumstorage@NONE DONE}
  141. sfm_1.14-1.0.jar Snowballs Freeze Mobs {sfm@1.0 DONE}
  142. Forgeyourworld-2.2.15a.jar Forge your world {forgeyourworld@2.2.15a DONE}
  143. Cyclic-1.14.4-0.1.3.jar Cyclic {cyclic@1.14.4-0.1.3 DONE}
  144. SaveMyStronghold-1.14.4-1.0.0.jar Save My Stronghold! {savemystronghold@1.14.4-1.0.0 DONE}
  145. Kiwi-1.14.4-2.6.3.jar Kiwi {kiwi@2.6.3 DONE}
  146. ToMeSetupMC1.14.4-1.0.2.jar ToMe Setup {tomesetup@1.0.2 DONE}
  147. Ma-Enchants-1.14.4-1.8.1.jar Ma Enchants {ma-enchants@1.14.4-1.8.1 DONE}
  148. Cucumber-1.14.4-2.0.6.jar Cucumber Library {cucumber@2.0.6 DONE}
  149. craftingstation-2.1.5a.jar Crafting Station {craftingstation@2.1.5a DONE}
  150. Overloaded-1.14.4-0.0.78.jar Overloaded {overloaded@1.14.4-0.0.78 DONE}
  151. bountifulbaubles-1.14.4-0.0.2.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
  152. janoeo-2.3.jar Just Another Nether/Overworld/End Ores {janoeo@2.3 DONE}
  153. jei-1.14.4-6.0.0.27.jar Just Enough Items {jei@6.0.0.27 DONE}
  154. Druidcraft-1.14-0.2.32.jar Druidcraft {druidcraft@0.2.32 DONE}
  155. Network2v1.0.7.jar Network 2 {network_2@1.0.2 DONE}
  156. wildnature-2.1.4.jar WildNature {wildnature@2.1.4 DONE}
  157. MekanismAll-1.14.4-9.8.3.homebaked.jar Mekanism {mekanism@9.8.3 DONE}
  158. Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {upgrade_aquatic@1.4.9 DONE}
  159. bloomful-1.2.3.jar Bloomful {bloomful@1.2.3 DONE}
  160. extraboats-1.2.3-1.14.4.jar Extra Boats {extraboats@1.2.3 DONE}
  161. create-mc1.14.4_v0.1.1a.jar Create {create@0.1.1a DONE}
  162. good-nights-sleep-1.14.4-1.0.1.jar Good Night's Sleep {goodnightsleep@1.0.1 DONE}
  163. SereneSeasons-1.14.4-2.0.0.40-universal.jar Serene Seasons {sereneseasons@1.14.4-2.0.0.40 DONE}
  164. DungeonCrawl-1.14.4-1.6.1.jar Dungeon Crawl {dungeoncrawl@1.6.1 DONE}
  165. betteranimalsplus-1.14.4-8.2.1.jar Better Animals Plus {betteranimalsplus@8.2.1 DONE}
  166. FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {farmingforblockheads@5.3.2 DONE}
  167. cofh_core-1.14.4-0.2.0b.jar CoFH Core {cofh_core@0.2.0b DONE}
  168. The-Endergetic-Expansion-1.14.4-v1.1.2.jar The Endergetic Expansion {endergetic@1.1.2 DONE}
  169. alib-1.14.4-8.jar A Lib {alib@1.14.4-8 DONE}
  170. mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {mcjtylib@1.14-3.5.17-alpha DONE}
  171. rftoolsbase-1.14-0.0.12-alpha.jar RFToolsBase {rftoolsbase@1.14-0.0.12-alpha DONE}
  172. shb_1.14-1.0.jar Softer Hay Bales {shb@1.0 DONE}
  173. permasomnia_v1.0.0_formc1.14.4.jar Permasomnia {permasomnia@1.0.0 DONE}
  174. CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {crafttweaker@5.0.1.133 DONE}
  175. rftoolspower-1.14-1.2.12-alpha.jar RFToolsPower {rftoolspower@1.14-1.2.12-alpha DONE}
  176. swampexpansion-1.3.jar Swamp Expansion {swampexpansion@1.3 DONE}
  177. forge-1.14.4-28.2.3-universal.jar Forge {forge@28.2.3 DONE}
  178. xpplus-1.0.jar Experience Plus {xpplus@1.0.0 DONE}
  179. Bones-1.14.4-1.3.2.jar Bones {bones@1.14.4-1.3.2 DONE}
  180. Explorercraft-1.14.4-3.2.4.jar Explorercraft {explorercraft@3.2.4 DONE}
  181. [Forge]+[1.14.4]+GamemodeOverhaul-1.4.2.2.jar GamemodeOverhaul {gamemodeoverhaul@1.14.4-1.4.2.2 DONE}
  182. MysticalAgriculture-1.14.4-2.0.6.jar Mystical Agriculture {mysticalagriculture@2.0.6 DONE}
  183. ironchest-1.14.4-9.1.5.jar Iron Chests {ironchest@1.14.3-9.0.3 DONE}
  184. villagerdeathm_1.14-1.2.jar Villager Death Messages {villagerdeathm@1.2 DONE}
  185. alchemistry-1.14.4-8.jar Alchemistry {alchemistry@1.14.4-8 DONE}
  186. forge-1.14.4-28.2.3-server.jar Minecraft {minecraft@1.14.4 DONE}
  187. extraanvils-2.5b(1).jar Extra Anvils {extraanvils@2.5b DONE}
  188. Flopper-1.14.4-1.0.5.jar Flopper {flopper@1.0.5 DONE}
  189. MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {mousetweaks@2.13 DONE}
  190. titanium-1.14.4-2.2.10.jar Titanium {titanium@2.2.10 DONE}
  191. useful_railroads-1.14.4-1.2.3.15.jar Useful Railroads {usefulrailroads@1.2.3.15 DONE}
  192. SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 DONE}
  193. bluepower-1.14.4-0.3.183-alpha-universal.jar Blue Power {bluepower@0.3.183-alpha DONE}
  194. C.O.M.B.A.T.-1.14.4-1.0.2.jar C.O.M.B.A.T. {combat@1.0.2 DONE}
  195. forbidden_arcanus-1.14.4-1.5.jar Forbidden & Arcanus {forbidden_arcanus@1.14.4-1.5 DONE}
  196. ceilingtorch-1.14.4-v1.5.jar Ceiling Torch {ceilingtorch@v1.5 DONE}
  197. Orespawn+Reborn+1.14.4+1.0.0.jar orespawn {orespawn@1.0.0 DONE}
  198. ExtraUtility-1.6.jar Extra Utility {extra_utility@1.0.0 DONE}
  199. Kathairis-1.14.4-alpha-0.16.jar Kathairis {kathairis@version DONE}
  200. car-1.14.4-2.0.32.jar Ultimate Car Mod {car@1.14.4-2.0.32 DONE}
  201. extragolems-9.0.5.jar Extra Golems {golems@9.0.5 DONE}
  202. Quark-r2.0-212.jar Quark {quark@r2.0-212 DONE}
  203. chemlib-1.14.4-15.jar Chem Lib {chemlib@1.14.4-15 DONE}
  204. placeableitems-4.0.0.jar Placeable Items {placeableitems@4.0 DONE}
  205. Runes+of+the+notch-1.14.4-1.2.5.jar Runes of the notch {runes_of_the_notch@1.0.0 DONE}
  206. AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {appleskin@1.0.13 DONE}
  207. Biomes_You_Go-0.0.10.jar Oh The Biomes You'll Go {byg@0.0.9 DONE}
  208. ElementaryOres-1.14.4-0.0.1.jar Elementary Ores {elementaryores@1.14.4-0.0.1 DONE}
  209. refinedstorageaddons-0.5.jar Refined Storage Addons {refinedstorageaddons@0.5 DONE}
  210. SolarGeneration-1.14.4-1.3.0.jar Solar Generation {solargeneration@1.3.0 DONE}
  211. Omega+Craft+4.0.9.jar Omega Craft {omegacraft@1.0 DONE}
  212. Kiwi Modules:
  213. chineseworkshop:blocks
  214. chineseworkshop:debug_stick
  215. chineseworkshop:decorations
  216. chineseworkshop:materials
  217. chineseworkshop:retexture
  218. kiwi:contributors
  219. snowrealmagic:snowrealmagic
  220. Player Count: 2 / 100; [ServerPlayerEntity['mc_johannes'/949, l='world', x=-19.58, y=41.00, z=-76.51], ServerPlayerEntity['OscarWahlman'/2903, l='world', x=0.76, y=71.00, z=238.67]]
  221. Data Packs: vanilla, overloaded_cb_injected, mod:aiimprovements, mod:alchemistry, mod:alib, mod:anviltweaks, mod:aov (incompatible), mod:apotheosis, mod:appleskin, mod:arl, mod:beta_days, mod:betteranimalsplus, mod:biomesoplenty, mod:bkr, mod:bloomful, mod:blue_skies, mod:bluepower, mod:bones, mod:bookshelf, mod:botania, mod:botanianeedsit, mod:bountifulbaubles, mod:byx, mod:car, mod:ceilingtorch, mod:cfm, mod:charm, mod:chemlib, mod:chineseworkshop, mod:citadel, mod:cofh_core, mod:combat, mod:configurablecane, mod:cookingforblockheads, mod:craftingstation, mod:crafttweaker, mod:create, mod:cucumber, mod:curios, mod:cyclic, mod:cyclopscore, mod:darkutils, mod:druidcraft, mod:dungeoncrawl, mod:elementaryores, mod:elevatorid, mod:embellishcraft, mod:embellishcraft-bop, mod:enchantedbookredesign, mod:endergetic, mod:essentials, mod:explorercraft, mod:extcaves, mod:extra_utility, mod:extraanvils, mod:extraboats, mod:eyesinthedarkness, mod:farmingforblockheads, mod:flopper, mod:forbidden_arcanus, mod:forge, mod:forgeyourworld, mod:gamemodeoverhaul, mod:gardenofglass, mod:golems, mod:goodnightsleep, mod:grandeconomy, mod:industrialforegoing (incompatible), mod:ironchest, mod:janoeo, mod:jei, mod:jeresources (incompatible), mod:juulmod, mod:kathairis, mod:kiwi, mod:lollipop, mod:ma-enchants, mod:mcjtylib, mod:mcwfurnitures, mod:mekanism, mod:mousetweaks, mod:mutantbeasts, mod:mysticalagradditions, mod:mysticalagriculture, mod:mysticallib, mod:naturesaura, mod:network_2, mod:nmdar, mod:norecipebook, mod:omegacraft, mod:oreexcavation, mod:orespawn, mod:overloaded, mod:overloaded_cb, mod:patchouli, mod:permasomnia, mod:placeableitems, mod:placebo, mod:planttech2 (incompatible), mod:portality (incompatible), mod:powah, mod:quantumstorage, mod:quark, mod:rangedpumps, mod:reauth, mod:refinedstorage, mod:refinedstorageaddons, mod:rftoolsbase, mod:rftoolspower, mod:roadstuff, mod:rsgauges, mod:runes_of_the_notch, mod:savemystronghold, mod:sereneseasons, mod:servertabinfo, mod:servertickmonitor, mod:sfm, mod:shb, mod:silentlib, mod:silents_mechanisms, mod:snowrealmagic, mod:solargeneration, mod:swampexpansion, mod:titanium (incompatible), mod:tombstone, mod:tomesetup, mod:totemmod, mod:unstabletools, mod:upgrade_aquatic, mod:uppers, mod:usefulrailroads, mod:uteamcore, mod:villagerdeathm, mod:vilnames, mod:waila, mod:worldedit, mod:xpplus, file/Elytrashulkernerf.zip (incompatible), file/bluepower, file/bukkit (incompatible), mod:byg, mod:wildnature
  222. Is Modded: Definitely; Server brand changed to 'forge'
  223. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement