katubug

xp storage system crash

Jul 20th, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.09 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 7/20/20 5:08 PM
  5. Description: Ticking block entity
  6.  
  7. java.lang.NoSuchMethodError: com.louiecai.xpstoragesystem.objects.tileentities.XPTransferMachineTileEntity.isBurning()Z
  8. at com.louiecai.xpstoragesystem.objects.tileentities.XPTransferMachineTileEntity.func_73660_a(XPTransferMachineTileEntity.java:310) ~[?:1.0] {re:classloading,pl:runtimedistcleaner:A}
  9. at net.minecraft.world.World.func_217391_K(World.java:1407) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:performant.mixins.json:world.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  10. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368) ~[?:?] {re:classloading,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  11. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330) ~[?:?] {re:classloading,pl:accesstransformer:B}
  13. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  15. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] {}
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- Head --
  22. Thread: Server thread
  23. Stacktrace:
  24. at com.louiecai.xpstoragesystem.objects.tileentities.XPTransferMachineTileEntity.func_73660_a(XPTransferMachineTileEntity.java:310)
  25.  
  26. -- Block entity being ticked --
  27. Details:
  28. Name: xpstoragesystem:xp_transfer_machine_block_tile // com.louiecai.xpstoragesystem.objects.tileentities.XPTransferMachineTileEntity
  29. Block: Block{xpstoragesystem:xp_transfer_machine_block}[facing=west,lit=false]
  30. Block location: World: (-407,64,-983), Chunk: (at 9,4,9 in -26,-62; contains blocks -416,0,-992 to -401,255,-977), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
  31. Block: Block{xpstoragesystem:xp_transfer_machine_block}[facing=west,lit=false]
  32. Block location: World: (-407,64,-983), Chunk: (at 9,4,9 in -26,-62; contains blocks -416,0,-992 to -401,255,-977), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
  33. Stacktrace:
  34. at net.minecraft.world.World.func_217391_K(World.java:1407)
  35. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:368)
  36.  
  37. -- Affected level --
  38. Details:
  39. All players: 4 total; [ServerPlayerEntity['mynameisAK'/423, l='world', x=-832.18, y=63.94, z=661.41], ServerPlayerEntity['NinjaShark23'/87289, l='world', x=-844.86, y=64.00, z=694.24], ServerPlayerEntity['Katubug'/90501, l='world', x=-410.58, y=63.00, z=-982.88], ServerPlayerEntity['scrambles19'/95319, l='world', x=343.00, y=123.11, z=4990.00]]
  40. Chunk stats: ServerChunkCache: 8176
  41. Level dimension: DimensionType{minecraft:overworld}
  42. Level name: world
  43. Level seed: -5828303611848360714
  44. Level generator: ID 00 - default, ver 1. Features enabled: true
  45. Level generator options: {}
  46. Level spawn location: World: (-141,63,169), Chunk: (at 3,3,9 in -9,10; contains blocks -144,0,160 to -129,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  47. Level time: 1107289 game time, 1393551 day time
  48. Known server brands: forge
  49. Level was modded: true
  50. Level storage version: 0x04ABD - Anvil
  51. Level weather: Rain time: 128488 (now: false), thunder time: 91251 (now: false)
  52. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  53. Stacktrace:
  54. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:849)
  55. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
  56. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
  57. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
  58. at java.lang.Thread.run(Thread.java:748)
  59.  
  60. -- System Details --
  61. Details:
  62. Minecraft Version: 1.15.2
  63. Minecraft Version ID: 1.15.2
  64. Operating System: Linux (amd64) version 4.15.0-50-generic
  65. Java Version: 1.8.0_242, Oracle Corporation
  66. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 2668409384 bytes (2544 MB) / 5410652160 bytes (5160 MB) up to 10010755072 bytes (9547 MB)
  68. CPUs: 4
  69. JVM Flags: 2 total; -Xms128M -Xmx10740M
  70. Forge Mods:
  71. | ID | Name | Version | Source | Status |
  72. | --------------------------- | -------------------------------- | ---------------------- | ------------------------------------------------------- | ------ |
  73. | elenaicompass | Just Another Compass Mod | 1.0 | JACM-1.1-1.15.2.jar | DONE |
  74. | wyrmroost | Wyrmroost | 1.1.1-DEV | Wyrmroost-1.1.2.jar | DONE |
  75. | curiousshulkerboxes | Curious Shulker Boxes | FORGE-1.15.2-2.0.1 | curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar | DONE |
  76. | futuremc | Future MC | 1.15.2-1.0.1 | futuremc-1.15.2-1.0.1.jar | DONE |
  77. | doggytalents | Doggy Talents | 1.15.2.3 | DoggyTalents-1.15.2-1.15.2.3.jar | DONE |
  78. | rad | Reload Audio Driver | 3.1.0 | rad-1.15-3.1.0.jar | DONE |
  79. | chineseworkshop | ChineseWorkshop | 2.4.5 | ChineseWorkshop-1.15.2-2.4.5.jar | DONE |
  80. | teamsmod | Teams | 1.15.2-R2-hotfix | teamsmod-1.15.2-R2-hotfix.jar | DONE |
  81. | mcwwindows | Macaw's Windows | 1.0.1 | mcw-windows-1.0.1-mc1.15.2_1.15.1.jar | DONE |
  82. | silents_mechanisms | Silent's Mechanisms | 0.7.6+57 | SilentMechanisms-1.15.2-0.7.6+57.jar | DONE |
  83. | pitg | Pane In The Glass | 1.15.2-1.4.1 | pitg-1.15.2-1.4.1.jar | DONE |
  84. | loyaltyrewards | Loyalty Rewards | 1.0.1 | LoyaltyRewards-1.15.2-1.0.1.jar | DONE |
  85. | bettercaves | YUNG's Better Caves | 1.15.2-1.0 | BetterCaves-1.15.2-1.0.jar | DONE |
  86. | gravelminer | GravelMiner | 9.0.0 | GravelMiner_1.15.1-9.0.0.jar | DONE |
  87. | moremobgriefingoptions | More MobGriefing Options | 0.1.0 | MoreMobGriefingOptions-1.15.2-1.0.0.jar | DONE |
  88. | cookingforblockheads | Cooking for Blockheads | 8.0.3 | CookingForBlockheads_1.15.2-8.0.3.jar | DONE |
  89. | placebo | Placebo | 3.1.0 | Placebo-1.15.2-3.1.0.jar | DONE |
  90. | globaldatapack | Dark Roleplay - Global Datapacks | 1.15.2-0.1.0 | globaldatapack-1.15.2-1.3.jar | DONE |
  91. | potionofbees | Potion of Bees | 1.15.2-1.0.1 | potionofbees-1.15.2-1.0.1.jar | DONE |
  92. | worldborder | World Border | 2.0 | worldborder_1.15-2.0.jar | DONE |
  93. | bookshelf | Bookshelf | 5.6.40 | Bookshelf-1.15.2-5.6.40.jar | DONE |
  94. | ocean_gems | Ocean Gems | 1.0.0 | oceangems-1.0.0_1.15.2.jar | DONE |
  95. | randompatches | RandomPatches | 1.15.2-1.22.0.0 | randompatches-1.15.2-1.22.0.0.jar | DONE |
  96. | buildinggadgets | Building Gadgets | 3.3.5 | buildinggadgets-3.3.5.jar | DONE |
  97. | mcwdoors | Macaw's Doors | 1.0.0 | mcw-doors-1.0.0-mc1.15.2.jar | DONE |
  98. | venture | Venture | 1.0.0 | venture-1.0.0-1.15.2.jar | DONE |
  99. | snowrealmagic | Snow! Real Magic! | 1.8.0 | SnowRealMagic-1.15.2-1.8.0.jar | DONE |
  100. | carpetstairsmod | Carpet Stairs Mod | 1.4.7 | carpetstairsmod-1.15.2_v1.4.7.jar | DONE |
  101. | maessentials | Ma Essentials | 1.15.2-3.1.1 | Ma-Essentials-1.15.2-3.1.1.jar | DONE |
  102. | dynamic_world | Dynamic World | 0.3.0.0 | dynamic_world-1.15.2-0.3.2.0.jar | DONE |
  103. | horsestandstill | Stupid Horse Stand Still | 1.15.2-1.0.1 | horsestandstill-1.15.2-1.0.1.jar | DONE |
  104. | respawnablepets | Respawnable Pets | 1.1.4 | respawnablepets-1.1.4.jar | DONE |
  105. | dragonmounts | Dragon Mounts Legacy | 1.0.3 | dragonmounts-1.0.3.jar | DONE |
  106. | dcintegration | Discord Integration | 1.3.2 | dcintegration-1.3.2-1.15.jar | DONE |
  107. | structure_gel | Structure Gel API | 1.1.0 | structure-gel-api-1.15.2-1.1.0.jar | DONE |
  108. | anviltweaks | Anvil Tweaks | 2.3 | anviltweaks-2.3.jar | DONE |
  109. | wt_improvements | Wandering Trader Improvements | 1.15.2-1.0.0.0 | wt_improvements-1.15.2-1.0.0.0.jar | DONE |
  110. | industrialforegoing | Industrial Foregoing | 2.3.3 | industrial-foregoing-1.15.2-2.3.3-e356e61.jar | DONE |
  111. | torchmaster | Torchmaster | 2.2.1 | torchmaster-2.2.1.jar | DONE |
  112. | improved-stations | Improved Stations | 1.3 | improved-stations-1.3.jar | DONE |
  113. | crashutilities | Crash Utilities | 2.8 | crashutilities-2.8.jar | DONE |
  114. | fastfurnaceminusreplacement | Fast Furnace Minus Replacement | 1.0 | fastfurnaceminusreplacement-1.0.jar | DONE |
  115. | chunkt | Chunkt | 1.15.2-1.0.3 | chunkt-1.15.2-1.0.3.jar | DONE |
  116. | phosphor | Phosphor | 0.5.2+build.4 | phosphor-forge-mc1.15.2-0.5.2+build.4.jar | DONE |
  117. | valhelsia_structures | Valhelsia Structures | 15.0.3a | valhelsia_structures-15.0.3a.jar | DONE |
  118. | dungeons_plus | Dungeons Plus | 1.0.2 | dungeons-plus-1.15.2-1.0.2.jar | DONE |
  119. | zombieproofdoors | Zombie Proof Doors | 1.0 | zombieproofdoors_1.15-1.0.jar | DONE |
  120. | mining_dimension | Mining World | 1.15.2-1.0.4 | mining_dimension-1.15.2-1.0.4.jar | DONE |
  121. | silentgear | Silent Gear | 1.9.5+127 | SilentGear-1.15.2-1.9.5+127.jar | DONE |
  122. | recall_potion_mod | Recall Potion Mod | 1.0.0 | RecallPotionMod-1.2.0.jar | DONE |
  123. | rare-ice | Rare Ice | 0.1.6 | rare-ice-0.1.6.jar | DONE |
  124. | xercamod | Xerca Mod | 1.15.2-2.5 | xercamod-1.15.2-2.5.jar | DONE |
  125. | spark | spark | 1.3.2 | spark-forge.jar | DONE |
  126. | curios | Curios API | FORGE-1.15.2-2.0.2.4 | curios-FORGE-1.15.2-2.0.2.4.jar | DONE |
  127. | patchouli | Patchouli | 1.15.2-1.2-35 | Patchouli-1.15.2-1.2-35.jar | DONE |
  128. | leap | Leap | 1.0.1 | leap-1.15.2-1.0.1.jar | DONE |
  129. | collective | Collective | 1.35 | collective-1.15.2-1.35.jar | DONE |
  130. | extlights | Extended Lights | 2.1 | extlights-2.1.jar | DONE |
  131. | cloth-config2 | Cloth Config v2 API | 3.0 | config-2-3.0.jar | DONE |
  132. | sullys_mod | Sully's Mod | V0.7 | SullysMod-V0.7FIX.jar | DONE |
  133. | ftbultimine | FTB Ultimine | 1.0.8.5 | ftb-ultimine-1.0.8.5.jar | DONE |
  134. | ring_of_enderchest | Ring of Enderchest | 1.1.31 | RingOfEnderchest-1.15.2-1.1.34.jar | DONE |
  135. | mcwroofs | Macaw's Roofs | 1.0.2 | mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar | DONE |
  136. | cfm | MrCrayfish's Furniture Mod | 7.0.0-pre16 | furniture-7.0.0-pre16-1.15.1.jar | DONE |
  137. | nametagtweaks | Name Tag Tweaks | 1.0 | nametagtweaks_1.15-1.0.jar | DONE |
  138. | curiouselytra | Curious Elytra | FORGE-1.15.2-2.0 | curiouselytra-FORGE-1.15.2-2.0.jar | DONE |
  139. | globalxp | Global XP | v1.4.11 | globalxp-1.15.2-v1.4.11.jar | DONE |
  140. | productivebees | Productive Bees | 1.15.2-0.1.14 | productivebees-1.15.2-0.1.14.jar | DONE |
  141. | sakurarosea | Sakura Rosea | 1.4.3 | SakuraRosea-1.4.3-MC1.15.2.jar | DONE |
  142. | boundtotems | Bound Totems | 1.15.2-1.2.0 | BoundTotems-1.15.2-1.3.0.jar | DONE |
  143. | the_bumblezone | The Bumblezone | 1.15.2-1.3.8 | the_bumblezone-1.15.2-1.3.8.jar | DONE |
  144. | inventoryessentials | Inventory Essentials | 1.0.0 | InventoryEssentials_1.15.2-1.0.0.jar | DONE |
  145. | ring_of_return | Ring of Return | 1.0.12 | RingOfReturn-1.15.2-1.0.15.jar | DONE |
  146. | bwncr | Bad Wither No Cookie Reloaded | 1.15.1-3.6.13 | bwncr-1.15.1-3.6.13.jar | DONE |
  147. | bettertridentreturn | Better Trident Return | 1.0.1 | bettertridentreturn-1.15.2-1.0.1.jar | DONE |
  148. | toms_storage | Tom's Simple Storage Mod | 1.1.2 | toms_storage-1.1.2.jar | DONE |
  149. | incubation | Incubation | 1.0.4 | incubation-1.0.4-1.15.2.jar | DONE |
  150. | fastleafdecay | FastLeafDecay | v22 | FastLeafDecay-v22.jar | DONE |
  151. | bettermineshafts | YUNG's Better Mineshafts | 1.15.2-1.2 | BetterMineshaftsForge-1.15.2-1.2.jar | DONE |
  152. | darkpaintings | DarkPaintings | 1.0.6 | DarkPaintings-1.15.2-1.0.6.jar | DONE |
  153. | portablecrafter | Portable Crafter | 1.0.2-1.15 | portablecrafter-forge-1.0.2-1.15.jar | DONE |
  154. | savemystronghold | Save My Stronghold! | 1.15.2-1.0.1 | SaveMyStronghold-1.15.2-1.0.1.jar | DONE |
  155. | kiwi | Kiwi | 2.7.2 | Kiwi-1.15.2-2.7.2.jar | DONE |
  156. | inventorysorter | Simple Inventory Sorter | 17.0.0 | inventorysorter-1.15.2-17.0.0.jar | DONE |
  157. | craftandhunt | Craft and Hunt | 0.9 | Craft_and_Hunt_V1.1.0_MC_1.15.2.jar | DONE |
  158. | torchslabmod | Torch Slab Mod | 1.7.0 | torchslabmod-1.15.2_v1.7.0.jar | DONE |
  159. | xpfromharvest | XP From Harvest | 1.2.0 | XPFromHarvest-1.15.2-1.2.0.jar | DONE |
  160. | mobgrinder | Mob Grinder | 1.4 | mobgrinder-1.4.jar | DONE |
  161. | bagofyurting | Bag of Yurting | 1.0.0.1 | bagofyurting-1.0.0.1.jar | DONE |
  162. | jei | Just Enough Items | 6.0.2.12 | jei-1.15.2-6.0.2.12.jar | DONE |
  163. | druidcraft | Druidcraft | 0.4.21 | Druidcraft-1.15-0.4.21.jar | DONE |
  164. | abnormals_core | Abnormals Core | 1.0.6 | Abnormals-Core-1.15.2-1.0.6.jar | DONE |
  165. | buzzierbees | Buzzier Bees | 1.5.2 | Buzzier-Bees-1.15.2-1.5.2.jar | DONE |
  166. | caelus | Caelus API | FORGE-1.15.2-2.0-beta3 | caelus-FORGE-1.15.2-2.0-beta3.jar | DONE |
  167. | upgrade_aquatic | Upgrade Aquatic | 1.7.1 | Upgrade-Aquatic-1.15.2-1.7.1.jar | DONE |
  168. | sneakymagic | Sneaky Magic | 2.0 | SneakyMagic-v2.0-1.15.2.jar | DONE |
  169. | bloomful | Bloomful | NONE | Bloomful-1.15.2-1.4.1.jar | DONE |
  170. | ringsofascension | Rings of Ascension | 1.5.3 | RingsOfAscension-1.15.2-1.5.3.jar | DONE |
  171. | create | Create | mc1.15.2_v0.2.4d | create-mc1.15.2_v0.2.4d.jar | DONE |
  172. | waystones | Waystones | 6.0.2 | Waystones_1.15.2-6.0.2.jar | DONE |
  173. | passablefoliage | Passable Foliage | 1.1.2 | PassableFoliage-1.15.2-1.1.2.jar | DONE |
  174. | clumps | Clumps | 5.0.2 | Clumps-5.0.2.jar | DONE |
  175. | ring_of_repair | Ring of Repair | 1.1.30 | RingOfRepair-1.15.2-1.1.33.jar | DONE |
  176. | mgui | mgui | 2.1.1 | mgui-1.15.2-2.1.1.jar | DONE |
  177. | comforts | Comforts | FORGE-1.15.2-2.0.0.3 | comforts-FORGE-1.15.2-2.0.0.3.jar | DONE |
  178. | naturescompass | Nature's Compass | 1.15.2-1.8.5 | NaturesCompass-1.15.2-1.8.5.jar | DONE |
  179. | decorative_blocks | Decorative Blocks | 1.6 | decorative_blocks-6d.jar | DONE |
  180. | botanypots | BotanyPots | 2.0.27 | BotanyPots-1.15.2-2.0.27.jar | DONE |
  181. | taffyjump | TaffyJump | 1.15.2-0.1 | taffyjump-1.15.2-0.1.jar | DONE |
  182. | wellfedmod | Well Fed - quality food! | 1.3.1 | branders-wellfedmod-1.15.2-1.3.1.jar | DONE |
  183. | magic_doorknob | Magic Doorknob | 1.15.2-0.0.6.315 | MagicDoorknob-1.15.2-0.0.6.315.jar | DONE |
  184. | farmingforblockheads | Farming for Blockheads | 6.1.5 | FarmingForBlockheads_1.15.2-6.1.5.jar | DONE |
  185. | badmobs | BadMobs | 5.0.2 | BadMobs-1.15.2-5.0.2.jar | DONE |
  186. | ring_of_teleport | Ring of Teleport | 1.1.30 | RingOfTeleport-1.15.2-1.1.32.jar | DONE |
  187. | enhancedvanilla | Enhanced Vanilla | Snapshot 20w27a | EnhancedVanilla_Snapshot_20w27a-Forge-1.15.2.31.2.0.jar | DONE |
  188. | mapperbase | Mapper Base | 1.15.2-1.1.1.0 | mapperbase-1.15.2-1.1.1.0.jar | DONE |
  189. | embellishcraft | EmbellishCraft | 1.15.2-2.2.1.0 | embellishcraft-1.15.2-2.2.1.0.jar | DONE |
  190. | starciliummod | Starcilium Mod | 0.1.6 | starciliummod-1.15.2-+0.1.6.jar | DONE |
  191. | voyage | Voyage | 1.0.2 | voyage-1.15.2-1.0.2.jar | DONE |
  192. | jeitweaker | JEI Tweaker | 1.0.1.3 | JEITweaker-1.15.2-1.0.1.3.jar | DONE |
  193. | crafttweaker | CraftTweaker | 6.0.0.34 | CraftTweaker-1.15.2-6.0.0.34.jar | DONE |
  194. | bloodfruit | Blood Fruit | .1 | bloodfruit-1.4.jar | DONE |
  195. | swampexpansion | Swamp Expansion | NONE | Swamp-Expansion-1.15.2-1.7.3.jar | DONE |
  196. | strongfarmland | Stronger Farmland Mod | 1.15.2-1.1.0 | strongfarmland-1.15.2-1.1.0.jar | DONE |
  197. | forge | Forge | 31.2.30 | forge-1.15.2-31.2.30-universal.jar | DONE |
  198. | goprone | GoProne | 1.15.x-1.3.0 | goprone-1.15.x-1.3.0.jar | DONE |
  199. | dash | Dash | 1.0.1 | dash-1.15.2-1.0.1.jar | DONE |
  200. | weakerspwbs | Weaker Spiderwebs | 1.4 | weakerspwbs_1.15-1.4.jar | DONE |
  201. | tellme | TellMe | 0.8.1 | tellme-forge-1.15.2-0.8.1.jar | DONE |
  202. | craftingtweaks | Crafting Tweaks | 11.0.1 | CraftingTweaks_1.15.2-11.0.1.jar | DONE |
  203. | minecraft | Minecraft | 1.15.2 | forge-1.15.2-31.2.30-server.jar | DONE |
  204. | endergetic | The Endergetic Expansion | 1.3.2 | The-Endergetic-Expansion-1.15.2-v1.3.2.jar | DONE |
  205. | logprot | Logprot | 1.2 | logprot-1.15.1-1.2.jar | DONE |
  206. | openbackup | OpenBackup | 1.15.2-0.0.0.3 | openbackup-1.15.2-0.0.0.3.jar | DONE |
  207. | theoneprobe | The One Probe | 1.15-2.0.4 | theoneprobe-1.15-2.0.4.jar | DONE |
  208. | swingthroughgrass | SwingThroughGrass | 1.15.2-1.4.0 | swingthroughgrass-1.15.2-1.4.0.jar | DONE |
  209. | titanium | Titanium | 2.4.2 | titanium-1.15.2-2.4.2.jar | DONE |
  210. | silentlib | Silent Lib | 4.6.6+59 | SilentLib-1.15.2-4.6.6+59.jar | DONE |
  211. | concreteconversion | Concrete Conversion | 1.15.2-4.1.0.0 | concreteconversion-1.15.2-4.1.0.0.jar | DONE |
  212. | harvestsprites | Harvest Sprites | 1.15.2-1.1.0 | harvestsprites-1.15.2-1.1.0.jar | DONE |
  213. | ceramicbucket | Ceramic Bucket | 1.2.2-1.14.4_1.15.X | ceramicbucket-1.2.2-1.14.4_1.15.X.jar | DONE |
  214. | movingelevators | Moving Elevators | 1.2.17 | movingelevators-1.2.17-mc1.15.jar | DONE |
  215. | towers_of_the_wild | Towers Of the Wild | 1.15.2-1.2.0 | towers_of_the_wild-1.15.2-1.2.0.jar | DONE |
  216. | storage_overhaul | Storage Overhaul | 1.15.2-1.0.5 | storage_overhaul-1.15.2-1.0.5.jar | DONE |
  217. | ceramicshears | Ceramic Shears | 1.3.0-1.15.2+ | ceramicshears-1.3.0-1.15.2+.jar | DONE |
  218. | atmospheric | Atmospheric | 1.4.1 | Atmospheric-1.15.2-1.4.1.jar | DONE |
  219. | jeiintegration | JEI Integration | 3.1.0.1 | jeiintegration_1.15.2-3.1.0.1.jar | DONE |
  220. | pamhc2foodcore | Pam's HarvestCraft 2 Food Core | version | pamhc2foodcore-1.15.2-1.0.5.jar | DONE |
  221. | fastbench | FastWorkbench | 3.1.1 | FastWorkbench-1.15.2-3.1.1.jar | DONE |
  222. | autumnity | Autumnity | 1.3.3 | autumnity-1.3.3-1.15.2.jar | DONE |
  223. | polymorph | Polymorph | FORGE-1.15.2-0.7 | polymorph-FORGE-1.15.2-0.7.jar | DONE |
  224. | autoreglib | AutoRegLib | 1.5-40 | AutoRegLib-1.5-40.jar | DONE |
  225. | quark | Quark | r2.1-245 | Quark-r2.1-245.jar | DONE |
  226. | charm | Charm | 1.15.2-1.5.9 | Charm-1.15.2-1.5.9.jar | DONE |
  227. | enhanced_mushrooms | Enhanced Mushrooms | $1.1.0 | Enhanced-Mushrooms-1.15.2-v1.2.2.jar | DONE |
  228. | strange | Strange | 1.15.2-1.0.0-beta.5 | Strange-1.15.2-1.0.0-beta.5.hotfix1.jar | DONE |
  229. | worldofwonder | World of Wonder | 1.15.2-1.0.6 | WorldOfWonder-1.15.2-1.0.6.jar | DONE |
  230. | performant | Performant | 2.11m | performant-1.15-2.11m.jar | DONE |
  231. | xpstoragesystem | XP Storage System Mod | Beta 1.0 | xpstoragesystem-beta-1.0.jar | DONE |
  232. | doubleslabs | Double Slabs | 2.8.3 | DoubleSlabs-1.15-2.8.3.jar | DONE |
  233. | regrowth | Regrowth Mod | 1.0.0.1 | Regrowth-1.15.2-1.0.0.1.jar | DONE |
  234. | morecrashinfo | MoreCrashInfo | 1.0.4 | MoreCrashInfo-1.0.4.jar | DONE |
  235. | getoutofmyboat | Get Out Of My Boat | 1.15.2-1.0.0 | getoutofmyboat-1.15.2-1.0.0.jar | DONE |
  236. | mobcatcher | Mob Catcher | 2.2 | mobcatcher-2.2.jar | DONE |
  237. | engineersdecor | Engineer's Decor | 1.1.0 | engineersdecor-1.15.2-1.1.0.jar | DONE |
  238. | moredragoneggs | More Dragon Eggs | 1.0 | moredragoneggs-1.0.jar | DONE |
  239. | byg | Oh The Biomes You'll Go | 1.0.10 | byg-1.0.10.jar | DONE |
  240. | aquaculture | Aquaculture 2 | 1.15.2-2.0.16 | Aquaculture-1.15.2-2.0.16.jar | DONE |
  241. | cosmeticarmorreworked | CosmeticArmorReworked | 1.15.2-v3a | CosmeticArmorReworked-1.15.2-v3a.jar | DONE |
  242. | endermail | Ender Mail | 1.15.2-1.1.1 | EnderMail-1.15.2-1.1.1.jar | DONE |
  243. Forge CoreMods:
  244. | ID | Name | Source | Status |
  245. | --------------- | ------------------------------------------------- | ----------------------------------- | ------ |
  246. | placebo | block-statemap | block-statemap.js | Loaded |
  247. | placebo | item-statemap | item-statemap.js | Loaded |
  248. | randompatches | RandomPatches AbstractOption Transformer | AbstractOption.js | Loaded |
  249. | randompatches | RandomPatches BambooBlock Transformer | BambooBlock.js | Loaded |
  250. | randompatches | RandomPatches IngameMenuScreen Transformer | IngameMenuScreen.js | Loaded |
  251. | randompatches | RandomPatches KeyboardListener Transformer | KeyboardListener.js | Loaded |
  252. | randompatches | RandomPatches Minecraft Transformer | Minecraft.js | Loaded |
  253. | randompatches | RandomPatches PlayerRenderer Transformer | PlayerRenderer.js | Loaded |
  254. | randompatches | RandomPatches PotionItem Transformer | PotionItem.js | Loaded |
  255. | randompatches | RandomPatches ClientPlayerEntity Transformer | ClientPlayerEntity.js | Loaded |
  256. | randompatches | RandomPatches ClientPlayNetHandler Transformer | ClientPlayNetHandler.js | Loaded |
  257. | randompatches | RandomPatches KeyBinding Transformer | KeyBinding.js | Loaded |
  258. | randompatches | RandomPatches NettyCompressionDecoder Transformer | NettyCompressionDecoder.js | Loaded |
  259. | randompatches | RandomPatches PacketBuffer Transformer | PacketBuffer.js | Loaded |
  260. | randompatches | RandomPatches NetworkManager$1 Transformer | NetworkManager$1.js | Loaded |
  261. | randompatches | RandomPatches ServerLoginNetHandler Transformer | ServerLoginNetHandler.js | Loaded |
  262. | randompatches | RandomPatches ServerPlayNetHandler Transformer | ServerPlayNetHandler.js | Loaded |
  263. | randompatches | RandomPatches BoatEntity Transformer | BoatEntity.js | Loaded |
  264. | randompatches | RandomPatches CompoundNBT Transformer | CompoundNBT.js | Loaded |
  265. | randompatches | RandomPatches EndPortalTileEntity Transformer | EndPortalTileEntity.js | Loaded |
  266. | randompatches | RandomPatches Entity Transformer | Entity.js | Loaded |
  267. | randompatches | RandomPatches LivingEntity Transformer | LivingEntity.js | Loaded |
  268. | randompatches | RandomPatches ServerRecipePlacer Transformer | ServerRecipePlacer.js | Loaded |
  269. | structure_gel | structure_gel_lake_check_for_structure | lake_check_for_structures.js | Loaded |
  270. | rare-ice | AbstractList | BreakableBlock.js | Loaded |
  271. | patchouli | patchouli_on_advancement | on_advancement.js | Loaded |
  272. | caelus | ClientPlayerEntity | ClientPlayerEntity.js | Loaded |
  273. | caelus | LivingEntity | LivingEntity.js | Loaded |
  274. | caelus | CapeLayer | CapeLayer.js | Loaded |
  275. | upgrade_aquatic | bubble_column_behaviors | bubble_column_behaviors.js | Loaded |
  276. | sneakymagic | Sneaky Magic Transformer | transformer.js | Loaded |
  277. | forge | fieldtomethodtransformers | fieldtomethodtransformers.js | Loaded |
  278. | endergetic | patch_ender_crystal | patch_ender_crystal.js | Loaded |
  279. | endergetic | patch_dragon_fight_manager | patch_dragon_fight_manager.js | Loaded |
  280. | endergetic | patch_end_gateway_tile_entity | patch_end_gateway_tile_entity.js | Loaded |
  281. | fastbench | player-transfer-stack | player-transfer-stack.js | Loaded |
  282. | fastbench | player-matrix-change | player-matrix-change.js | Loaded |
  283. | polymorph | CraftResultInventory Transformer | craftResultInventory.js | Loaded |
  284. | polymorph | ShapelessRecipe Transformer | shapelessRecipe.js | Loaded |
  285. | quark | quark_piston_structure_helper_override | piston-structure-helper-override.js | Loaded |
  286. | quark | quark_pistons_move_tes | pistons-move-tes.js | Loaded |
  287. | quark | quark_emotes | emotes.js | Loaded |
  288. | quark | quark_fortune_hoes | fortune-hoes.js | Loaded |
  289. | quark | quark_improved_sleeping | improved-sleeping.js | Loaded |
  290. | quark | quark_items_in_chat | items-in-chat.js | Loaded |
  291. | quark | quark_springy_slime | springy-slime.js | Loaded |
  292. | quark | quark_pickarang | pickarang.js | Loaded |
  293. | quark | quark_chain_linkage | chain-linkage.js | Loaded |
  294. | quark | quark_feeding_trough | feeding-trough.js | Loaded |
  295. | quark | quark_crabs | crabs.js | Loaded |
  296. | quark | quark_chests_in_boats | chests-in-boats.js | Loaded |
  297. | quark | quark_rotation_lock | rotation-lock.js | Loaded |
  298. | quark | quark_enchanted_book_tooltips | enchanted-book-tooltips.js | Loaded |
  299. | quark | quark_ancient_tomes | ancient-tomes.js | Loaded |
  300. | quark | quark_colored_enchantment_glint | colored-enchantment-glint.js | Loaded |
  301. | charm | charm_coremod | charm_coremod.js | Loaded |
  302. | strange | strange_coremod | strange_coremod.js | Loaded |
  303. | morecrashinfo | crashtransformers | crashtransformers.js | Loaded |
  304. ModLauncher: 5.1.0+69+master.79f13f7
  305. ModLauncher launch target: fmlserver
  306. ModLauncher naming: srg
  307. ModLauncher services:
  308. /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
  309. /custom.jar object_holder_definalize PLUGINSERVICE
  310. /custom.jar runtime_enum_extender PLUGINSERVICE
  311. /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
  312. /custom.jar capability_inject_definalize PLUGINSERVICE
  313. /custom.jar runtimedistcleaner PLUGINSERVICE
  314. /custom.jar fml TRANSFORMATIONSERVICE
  315. /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
  316. /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
  317. /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
  318. FML: 31.2
  319. Forge: net.minecraftforge:31.2.30
  320. FML Language Providers:
  321. minecraft@1
  322. Mod List:
  323. JACM-1.1-1.15.2.jar Just Another Compass Mod {[email protected] DONE}
  324. Wyrmroost-1.1.2.jar Wyrmroost {[email protected] DONE}
  325. curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar Curious Shulker Boxes {[email protected] DONE}
  326. futuremc-1.15.2-1.0.1.jar Future MC {[email protected] DONE}
  327. DoggyTalents-1.15.2-1.15.2.3.jar Doggy Talents {[email protected] DONE}
  328. rad-1.15-3.1.0.jar Reload Audio Driver {[email protected] DONE}
  329. ChineseWorkshop-1.15.2-2.4.5.jar ChineseWorkshop {[email protected] DONE}
  330. teamsmod-1.15.2-R2-hotfix.jar Teams {[email protected] DONE}
  331. mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] DONE}
  332. SilentMechanisms-1.15.2-0.7.6+57.jar Silent's Mechanisms {[email protected]+57 DONE}
  333. pitg-1.15.2-1.4.1.jar Pane In The Glass {[email protected] DONE}
  334. LoyaltyRewards-1.15.2-1.0.1.jar Loyalty Rewards {[email protected] DONE}
  335. BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] DONE}
  336. GravelMiner_1.15.1-9.0.0.jar GravelMiner {[email protected] DONE}
  337. MoreMobGriefingOptions-1.15.2-1.0.0.jar More MobGriefing Options {[email protected] DONE}
  338. CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {[email protected] DONE}
  339. Placebo-1.15.2-3.1.0.jar Placebo {[email protected] DONE}
  340. globaldatapack-1.15.2-1.3.jar Dark Roleplay - Global Datapacks {[email protected] DONE}
  341. potionofbees-1.15.2-1.0.1.jar Potion of Bees {[email protected] DONE}
  342. worldborder_1.15-2.0.jar World Border {[email protected] DONE}
  343. Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] DONE}
  344. oceangems-1.0.0_1.15.2.jar Ocean Gems {[email protected] DONE}
  345. randompatches-1.15.2-1.22.0.0.jar RandomPatches {[email protected] DONE}
  346. buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE}
  347. mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] DONE}
  348. venture-1.0.0-1.15.2.jar Venture {[email protected] DONE}
  349. SnowRealMagic-1.15.2-1.8.0.jar Snow! Real Magic! {[email protected] DONE}
  350. carpetstairsmod-1.15.2_v1.4.7.jar Carpet Stairs Mod {[email protected] DONE}
  351. Ma-Essentials-1.15.2-3.1.1.jar Ma Essentials {[email protected] DONE}
  352. dynamic_world-1.15.2-0.3.2.0.jar Dynamic World {[email protected] DONE}
  353. horsestandstill-1.15.2-1.0.1.jar Stupid Horse Stand Still {[email protected] DONE}
  354. respawnablepets-1.1.4.jar Respawnable Pets {[email protected] DONE}
  355. dragonmounts-1.0.3.jar Dragon Mounts Legacy {[email protected] DONE}
  356. dcintegration-1.3.2-1.15.jar Discord Integration {[email protected] DONE}
  357. structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {[email protected] DONE}
  358. anviltweaks-2.3.jar Anvil Tweaks {[email protected] DONE}
  359. wt_improvements-1.15.2-1.0.0.0.jar Wandering Trader Improvements {[email protected] DONE}
  360. industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE}
  361. torchmaster-2.2.1.jar Torchmaster {[email protected] DONE}
  362. improved-stations-1.3.jar Improved Stations {[email protected] DONE}
  363. crashutilities-2.8.jar Crash Utilities {[email protected] DONE}
  364. fastfurnaceminusreplacement-1.0.jar Fast Furnace Minus Replacement {[email protected] DONE}
  365. chunkt-1.15.2-1.0.3.jar Chunkt {[email protected] DONE}
  366. phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
  367. valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] DONE}
  368. dungeons-plus-1.15.2-1.0.2.jar Dungeons Plus {[email protected] DONE}
  369. zombieproofdoors_1.15-1.0.jar Zombie Proof Doors {[email protected] DONE}
  370. mining_dimension-1.15.2-1.0.4.jar Mining World {[email protected] DONE}
  371. SilentGear-1.15.2-1.9.5+127.jar Silent Gear {[email protected]+127 DONE}
  372. RecallPotionMod-1.2.0.jar Recall Potion Mod {[email protected] DONE}
  373. rare-ice-0.1.6.jar Rare Ice {[email protected] DONE}
  374. xercamod-1.15.2-2.5.jar Xerca Mod {[email protected] DONE}
  375. spark-forge.jar spark {[email protected] DONE}
  376. curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] DONE}
  377. Patchouli-1.15.2-1.2-35.jar Patchouli {[email protected] DONE}
  378. leap-1.15.2-1.0.1.jar Leap {[email protected] DONE}
  379. collective-1.15.2-1.35.jar Collective {[email protected] DONE}
  380. extlights-2.1.jar Extended Lights {[email protected] DONE}
  381. config-2-3.0.jar Cloth Config v2 API {[email protected] DONE}
  382. SullysMod-V0.7FIX.jar Sully's Mod {[email protected] DONE}
  383. ftb-ultimine-1.0.8.5.jar FTB Ultimine {[email protected] DONE}
  384. RingOfEnderchest-1.15.2-1.1.34.jar Ring of Enderchest {[email protected] DONE}
  385. mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE}
  386. furniture-7.0.0-pre16-1.15.1.jar MrCrayfish's Furniture Mod {[email protected] DONE}
  387. nametagtweaks_1.15-1.0.jar Name Tag Tweaks {[email protected] DONE}
  388. curiouselytra-FORGE-1.15.2-2.0.jar Curious Elytra {[email protected] DONE}
  389. globalxp-1.15.2-v1.4.11.jar Global XP {[email protected] DONE}
  390. productivebees-1.15.2-0.1.14.jar Productive Bees {[email protected] DONE}
  391. SakuraRosea-1.4.3-MC1.15.2.jar Sakura Rosea {[email protected] DONE}
  392. BoundTotems-1.15.2-1.3.0.jar Bound Totems {[email protected] DONE}
  393. the_bumblezone-1.15.2-1.3.8.jar The Bumblezone {[email protected] DONE}
  394. InventoryEssentials_1.15.2-1.0.0.jar Inventory Essentials {[email protected] DONE}
  395. RingOfReturn-1.15.2-1.0.15.jar Ring of Return {[email protected] DONE}
  396. bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
  397. bettertridentreturn-1.15.2-1.0.1.jar Better Trident Return {[email protected] DONE}
  398. toms_storage-1.1.2.jar Tom's Simple Storage Mod {[email protected] DONE}
  399. incubation-1.0.4-1.15.2.jar Incubation {[email protected] DONE}
  400. FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE}
  401. BetterMineshaftsForge-1.15.2-1.2.jar YUNG's Better Mineshafts {[email protected] DONE}
  402. DarkPaintings-1.15.2-1.0.6.jar DarkPaintings {[email protected] DONE}
  403. portablecrafter-forge-1.0.2-1.15.jar Portable Crafter {[email protected] DONE}
  404. SaveMyStronghold-1.15.2-1.0.1.jar Save My Stronghold! {[email protected] DONE}
  405. Kiwi-1.15.2-2.7.2.jar Kiwi {[email protected] DONE}
  406. inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
  407. Craft_and_Hunt_V1.1.0_MC_1.15.2.jar Craft and Hunt {[email protected] DONE}
  408. torchslabmod-1.15.2_v1.7.0.jar Torch Slab Mod {[email protected] DONE}
  409. XPFromHarvest-1.15.2-1.2.0.jar XP From Harvest {[email protected] DONE}
  410. mobgrinder-1.4.jar Mob Grinder {[email protected] DONE}
  411. bagofyurting-1.0.0.1.jar Bag of Yurting {[email protected] DONE}
  412. jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] DONE}
  413. Druidcraft-1.15-0.4.21.jar Druidcraft {[email protected] DONE}
  414. Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE}
  415. Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] DONE}
  416. caelus-FORGE-1.15.2-2.0-beta3.jar Caelus API {[email protected] DONE}
  417. Upgrade-Aquatic-1.15.2-1.7.1.jar Upgrade Aquatic {[email protected] DONE}
  418. SneakyMagic-v2.0-1.15.2.jar Sneaky Magic {[email protected] DONE}
  419. Bloomful-1.15.2-1.4.1.jar Bloomful {bloomful@NONE DONE}
  420. RingsOfAscension-1.15.2-1.5.3.jar Rings of Ascension {[email protected] DONE}
  421. create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE}
  422. Waystones_1.15.2-6.0.2.jar Waystones {[email protected] DONE}
  423. PassableFoliage-1.15.2-1.1.2.jar Passable Foliage {[email protected] DONE}
  424. Clumps-5.0.2.jar Clumps {[email protected] DONE}
  425. RingOfRepair-1.15.2-1.1.33.jar Ring of Repair {[email protected] DONE}
  426. mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
  427. comforts-FORGE-1.15.2-2.0.0.3.jar Comforts {[email protected] DONE}
  428. NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] DONE}
  429. decorative_blocks-6d.jar Decorative Blocks {[email protected] DONE}
  430. BotanyPots-1.15.2-2.0.27.jar BotanyPots {[email protected] DONE}
  431. taffyjump-1.15.2-0.1.jar TaffyJump {[email protected] DONE}
  432. branders-wellfedmod-1.15.2-1.3.1.jar Well Fed - quality food! {[email protected] DONE}
  433. MagicDoorknob-1.15.2-0.0.6.315.jar Magic Doorknob {[email protected] DONE}
  434. FarmingForBlockheads_1.15.2-6.1.5.jar Farming for Blockheads {[email protected] DONE}
  435. BadMobs-1.15.2-5.0.2.jar BadMobs {[email protected] DONE}
  436. RingOfTeleport-1.15.2-1.1.32.jar Ring of Teleport {[email protected] DONE}
  437. EnhancedVanilla_Snapshot_20w27a-Forge-1.15.2.31.2.0.jar Enhanced Vanilla {enhancedvanilla@Snapshot 20w27a DONE}
  438. mapperbase-1.15.2-1.1.1.0.jar Mapper Base {[email protected] DONE}
  439. embellishcraft-1.15.2-2.2.1.0.jar EmbellishCraft {[email protected] DONE}
  440. starciliummod-1.15.2-+0.1.6.jar Starcilium Mod {[email protected] DONE}
  441. voyage-1.15.2-1.0.2.jar Voyage {[email protected] DONE}
  442. JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {[email protected] DONE}
  443. CraftTweaker-1.15.2-6.0.0.34.jar CraftTweaker {[email protected] DONE}
  444. bloodfruit-1.4.jar Blood Fruit {[email protected] DONE}
  445. Swamp-Expansion-1.15.2-1.7.3.jar Swamp Expansion {swampexpansion@NONE DONE}
  446. strongfarmland-1.15.2-1.1.0.jar Stronger Farmland Mod {[email protected] DONE}
  447. forge-1.15.2-31.2.30-universal.jar Forge {[email protected] DONE}
  448. goprone-1.15.x-1.3.0.jar GoProne {[email protected] DONE}
  449. dash-1.15.2-1.0.1.jar Dash {[email protected] DONE}
  450. weakerspwbs_1.15-1.4.jar Weaker Spiderwebs {[email protected] DONE}
  451. tellme-forge-1.15.2-0.8.1.jar TellMe {[email protected] DONE}
  452. CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {[email protected] DONE}
  453. forge-1.15.2-31.2.30-server.jar Minecraft {[email protected] DONE}
  454. The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] DONE}
  455. logprot-1.15.1-1.2.jar Logprot {[email protected] DONE}
  456. openbackup-1.15.2-0.0.0.3.jar OpenBackup {[email protected] DONE}
  457. theoneprobe-1.15-2.0.4.jar The One Probe {[email protected] DONE}
  458. swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE}
  459. titanium-1.15.2-2.4.2.jar Titanium {[email protected] DONE}
  460. SilentLib-1.15.2-4.6.6+59.jar Silent Lib {[email protected]+59 DONE}
  461. concreteconversion-1.15.2-4.1.0.0.jar Concrete Conversion {[email protected] DONE}
  462. harvestsprites-1.15.2-1.1.0.jar Harvest Sprites {[email protected] DONE}
  463. ceramicbucket-1.2.2-1.14.4_1.15.X.jar Ceramic Bucket {[email protected]_1.15.X DONE}
  464. movingelevators-1.2.17-mc1.15.jar Moving Elevators {[email protected] DONE}
  465. towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {[email protected] DONE}
  466. storage_overhaul-1.15.2-1.0.5.jar Storage Overhaul {[email protected] DONE}
  467. ceramicshears-1.3.0-1.15.2+.jar Ceramic Shears {[email protected]+ DONE}
  468. Atmospheric-1.15.2-1.4.1.jar Atmospheric {[email protected] DONE}
  469. jeiintegration_1.15.2-3.1.0.1.jar JEI Integration {[email protected] DONE}
  470. pamhc2foodcore-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE}
  471. FastWorkbench-1.15.2-3.1.1.jar FastWorkbench {[email protected] DONE}
  472. autumnity-1.3.3-1.15.2.jar Autumnity {[email protected] DONE}
  473. polymorph-FORGE-1.15.2-0.7.jar Polymorph {[email protected] DONE}
  474. AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
  475. Quark-r2.1-245.jar Quark {[email protected] DONE}
  476. Charm-1.15.2-1.5.9.jar Charm {[email protected] DONE}
  477. Enhanced-Mushrooms-1.15.2-v1.2.2.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 DONE}
  478. Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] DONE}
  479. WorldOfWonder-1.15.2-1.0.6.jar World of Wonder {[email protected] DONE}
  480. performant-1.15-2.11m.jar Performant {[email protected] DONE}
  481. xpstoragesystem-beta-1.0.jar XP Storage System Mod {xpstoragesystem@Beta 1.0 DONE}
  482. DoubleSlabs-1.15-2.8.3.jar Double Slabs {[email protected] DONE}
  483. Regrowth-1.15.2-1.0.0.1.jar Regrowth Mod {[email protected] DONE}
  484. MoreCrashInfo-1.0.4.jar MoreCrashInfo {[email protected] DONE}
  485. getoutofmyboat-1.15.2-1.0.0.jar Get Out Of My Boat {[email protected] DONE}
  486. mobcatcher-2.2.jar Mob Catcher {[email protected] DONE}
  487. engineersdecor-1.15.2-1.1.0.jar Engineer's Decor {[email protected] DONE}
  488. moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE}
  489. byg-1.0.10.jar Oh The Biomes You'll Go {[email protected] DONE}
  490. Aquaculture-1.15.2-2.0.16.jar Aquaculture 2 {[email protected] DONE}
  491. CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] DONE}
  492. EnderMail-1.15.2-1.1.1.jar Ender Mail {[email protected] DONE}
  493. Kiwi Modules:
  494. chineseworkshop:blocks
  495. chineseworkshop:debug_stick
  496. chineseworkshop:decorations
  497. chineseworkshop:materials
  498. chineseworkshop:retexture
  499. kiwi:contributors
  500. kiwi:data
  501. snowrealmagic:snowrealmagic
  502. Player Count: 4 / 30; [ServerPlayerEntity['mynameisAK'/423, l='world', x=-832.18, y=63.94, z=661.41], ServerPlayerEntity['NinjaShark23'/87289, l='world', x=-844.86, y=64.00, z=694.24], ServerPlayerEntity['Katubug'/90501, l='world', x=-410.58, y=63.00, z=-982.88], ServerPlayerEntity['scrambles19'/95319, l='world', x=343.00, y=123.11, z=4990.00]]
  503. Data Packs: vanilla, mod:elenaicompass, mod:wyrmroost (incompatible), mod:curiousshulkerboxes (incompatible), mod:futuremc (incompatible), mod:doggytalents (incompatible), mod:rad (incompatible), mod:chineseworkshop, mod:teamsmod (incompatible), mod:mcwwindows, mod:silents_mechanisms (incompatible), mod:pitg, mod:loyaltyrewards, mod:bettercaves (incompatible), mod:gravelminer (incompatible), mod:moremobgriefingoptions, mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:globaldatapack (incompatible), mod:potionofbees (incompatible), mod:worldborder (incompatible), mod:bookshelf (incompatible), mod:ocean_gems, mod:randompatches (incompatible), mod:buildinggadgets (incompatible), mod:mcwdoors, mod:venture, mod:snowrealmagic, mod:carpetstairsmod, mod:maessentials (incompatible), mod:dynamic_world, mod:horsestandstill (incompatible), mod:respawnablepets, mod:dragonmounts, mod:dcintegration, mod:structure_gel, mod:anviltweaks (incompatible), mod:wt_improvements, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:improved-stations (incompatible), mod:crashutilities, mod:fastfurnaceminusreplacement, mod:chunkt (incompatible), mod:phosphor, mod:valhelsia_structures (incompatible), mod:dungeons_plus, mod:zombieproofdoors (incompatible), mod:mining_dimension, mod:silentgear (incompatible), mod:recall_potion_mod, mod:rare-ice (incompatible), mod:xercamod (incompatible), mod:spark, mod:curios (incompatible), mod:patchouli (incompatible), mod:leap (incompatible), mod:collective (incompatible), mod:extlights, mod:cloth-config2 (incompatible), mod:sullys_mod, mod:ftbultimine, mod:ring_of_enderchest (incompatible), mod:mcwroofs, mod:cfm (incompatible), mod:nametagtweaks (incompatible), mod:curiouselytra (incompatible), mod:globalxp (incompatible), mod:productivebees, mod:sakurarosea, mod:boundtotems, mod:the_bumblezone, mod:inventoryessentials (incompatible), mod:ring_of_return (incompatible), mod:bwncr (incompatible), mod:bettertridentreturn (incompatible), mod:toms_storage, mod:incubation, mod:fastleafdecay, mod:bettermineshafts (incompatible), mod:darkpaintings (incompatible), mod:portablecrafter (incompatible), mod:savemystronghold (incompatible), mod:kiwi, mod:inventorysorter (incompatible), mod:craftandhunt (incompatible), mod:torchslabmod, mod:xpfromharvest, mod:mobgrinder, mod:bagofyurting, mod:jei (incompatible), mod:druidcraft, mod:abnormals_core, mod:buzzierbees, mod:caelus (incompatible), mod:upgrade_aquatic (incompatible), mod:sneakymagic, mod:bloomful (incompatible), mod:ringsofascension, mod:create, mod:waystones (incompatible), mod:passablefoliage, mod:clumps (incompatible), mod:ring_of_repair (incompatible), mod:mgui (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:decorative_blocks, mod:botanypots (incompatible), mod:taffyjump, mod:wellfedmod (incompatible), mod:magic_doorknob (incompatible), mod:farmingforblockheads (incompatible), mod:badmobs (incompatible), mod:ring_of_teleport (incompatible), mod:enhancedvanilla, mod:mapperbase, mod:embellishcraft (incompatible), mod:starciliummod, mod:voyage (incompatible), mod:jeitweaker, mod:crafttweaker (incompatible), mod:bloodfruit, mod:swampexpansion (incompatible), mod:strongfarmland (incompatible), mod:forge (incompatible), mod:goprone, mod:dash (incompatible), mod:weakerspwbs (incompatible), mod:tellme (incompatible), mod:craftingtweaks (incompatible), mod:endergetic (incompatible), mod:logprot (incompatible), mod:openbackup (incompatible), mod:theoneprobe (incompatible), mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:silentlib (incompatible), mod:concreteconversion (incompatible), mod:harvestsprites, mod:ceramicbucket (incompatible), mod:movingelevators, mod:towers_of_the_wild, mod:storage_overhaul, mod:ceramicshears (incompatible), mod:atmospheric, mod:jeiintegration (incompatible), mod:pamhc2foodcore (incompatible), mod:fastbench (incompatible), mod:autumnity, mod:polymorph, mod:autoreglib (incompatible), mod:quark, mod:charm (incompatible), mod:enhanced_mushrooms, mod:strange (incompatible), mod:worldofwonder, mod:performant (incompatible), mod:xpstoragesystem, mod:doubleslabs, mod:regrowth, mod:morecrashinfo (incompatible), mod:getoutofmyboat (incompatible), mod:mobcatcher (incompatible), mod:engineersdecor, mod:moredragoneggs, mod:byg, mod:aquaculture, mod:cosmeticarmorreworked (incompatible), mod:endermail (incompatible), modpack:KatuSilentGear (incompatible), modpack:SGear-Basic-Metals-v1.3 (incompatible), modpack:SGear-Just-Gems-v1.0 (incompatible)
  504. Is Modded: Definitely; Server brand changed to 'forge'
  505. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment