Advertisement
supersaiyansubtlety

mapped-server-crash.txt

May 8th, 2021
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.24 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You should try our sister game, Minceraft!
  3.  
  4. Time: 5/8/21 10:49 AM
  5. Description: Watching Server
  6.  
  7. java.lang.Error: Watchdog
  8. at Not Enough Crashes deobfuscated stack trace.(1.16.1+build.21)
  9. at net.minecraft.world.chunk.WorldChunk.getEntities(WorldChunk:547)
  10. at net.minecraft.world.World.getEntitiesIncludingUngeneratedChunks(World:811)
  11. at net.minecraft.world.EntityView.getClosestEntityIncludingUngeneratedChunks(EntityView:138)
  12. at net.minecraft.entity.ai.goal.FollowTargetGoal.findClosestTarget(FollowTargetGoal:56)
  13. at net.minecraft.entity.ai.goal.FollowTargetGoal.canStart(FollowTargetGoal:44)
  14. at net.minecraft.entity.ai.goal.PrioritizedGoal.canStart(PrioritizedGoal:22)
  15. at net.minecraft.entity.ai.goal.GoalSelector.startGoals(GoalSelector:616)
  16. at net.minecraft.entity.ai.goal.GoalSelector.updateGoalStates(GoalSelector:573)
  17. at net.minecraft.entity.ai.goal.GoalSelector.tick(GoalSelector:555)
  18. at net.minecraft.entity.mob.MobEntity.tickNewAi(MobEntity:732)
  19. at net.minecraft.entity.LivingEntity.tickMovement(LivingEntity:2508)
  20. at net.minecraft.entity.mob.MobEntity.tickMovement(MobEntity:542)
  21. at net.minecraft.entity.mob.HostileEntity.tickMovement(HostileEntity:43)
  22. at net.minecraft.entity.mob.ZombieEntity.tickMovement(ZombieEntity:260)
  23. at net.minecraft.entity.LivingEntity.tick(LivingEntity:2254)
  24. at net.minecraft.entity.mob.MobEntity.tick(MobEntity:342)
  25. at net.minecraft.entity.mob.ZombieEntity.tick(ZombieEntity:233)
  26. at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld:621)
  27. at net.minecraft.server.world.ServerWorld$$Lambda$5844/261134018.accept(Unknown Source)
  28. at net.minecraft.world.World.tickEntity(World:561)
  29. at net.minecraft.server.world.ServerWorld.tick(ServerWorld:411)
  30. at net.minecraft.server.MinecraftServer.redirect$bfg000$ficUpdateSuppressionCrashTick(MinecraftServer:5707)
  31. at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:871)
  32. at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer:312)
  33. at net.minecraft.server.MinecraftServer.tick(MinecraftServer:811)
  34. at net.minecraft.server.MinecraftServer.handler$cmi000$modifiedRunLoop(MinecraftServer:9810)
  35. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:651)
  36. at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:257)
  37. at net.minecraft.server.MinecraftServer$$Lambda$5247/327286561.run(Unknown Source)
  38. at java.lang.Thread.run(Unknown Source)
  39.  
  40.  
  41. A detailed walkthrough of the error, its code path and all known details is as follows:
  42. ---------------------------------------------------------------------------------------
  43.  
  44. -- Thread Dump --
  45. Details:
  46. Threads: "Worker-Main-2167" Id=2582 TIMED_WAITING on java.util.concurrent.ForkJoinPool@414f16ef
  47. at sun.misc.Unsafe.park(Native Method)
  48. - waiting on java.util.concurrent.ForkJoinPool@414f16ef
  49. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  50. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  51. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  52.  
  53.  
  54. "Worker-Main-2166" Id=2581 WAITING on java.util.concurrent.ForkJoinPool@414f16ef
  55. at sun.misc.Unsafe.park(Native Method)
  56. - waiting on java.util.concurrent.ForkJoinPool@414f16ef
  57. at java.util.concurrent.ForkJoinPool.awaitWork(Unknown Source)
  58. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source)
  59. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)
  60.  
  61.  
  62. "Netty Server IO #6" Id=691 RUNNABLE
  63. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  64. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  65. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  66. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  67. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  68. - locked io.netty.channel.nio.SelectedSelectionKeySet@4f88f0b6
  69. - locked java.util.Collections$UnmodifiableSet@4bb77d9f
  70. - locked sun.nio.ch.WindowsSelectorImpl@eb5fa8d
  71. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  72. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  73. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  74. ...
  75.  
  76.  
  77. "Netty Server IO #5" Id=672 RUNNABLE
  78. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  79. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  80. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  81. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  82. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  83. - locked io.netty.channel.nio.SelectedSelectionKeySet@37f46dda
  84. - locked java.util.Collections$UnmodifiableSet@3ff136d2
  85. - locked sun.nio.ch.WindowsSelectorImpl@4f5aff36
  86. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  87. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  88. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  89. ...
  90.  
  91.  
  92. "Netty Server IO #4" Id=671 RUNNABLE
  93. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  94. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  95. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  96. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  97. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  98. - locked io.netty.channel.nio.SelectedSelectionKeySet@6e9a05c2
  99. - locked java.util.Collections$UnmodifiableSet@7a143f76
  100. - locked sun.nio.ch.WindowsSelectorImpl@4c65c140
  101. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  102. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  103. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  104. ...
  105.  
  106.  
  107. "Netty Server IO #3" Id=536 RUNNABLE
  108. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  109. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  110. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  111. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  112. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  113. - locked io.netty.channel.nio.SelectedSelectionKeySet@545e34b5
  114. - locked java.util.Collections$UnmodifiableSet@6ad49fe9
  115. - locked sun.nio.ch.WindowsSelectorImpl@3160f24a
  116. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  117. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  118. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  119. ...
  120.  
  121.  
  122. "Netty Server IO #2" Id=422 RUNNABLE
  123. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  124. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  125. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  126. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  127. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  128. - locked io.netty.channel.nio.SelectedSelectionKeySet@53ed5ae7
  129. - locked java.util.Collections$UnmodifiableSet@76b327b3
  130. - locked sun.nio.ch.WindowsSelectorImpl@3856d55b
  131. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  132. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  133. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  134. ...
  135.  
  136.  
  137. "Netty Server IO #1" Id=421 RUNNABLE
  138. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  139. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  140. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  141. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  142. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  143. - locked io.netty.channel.nio.SelectedSelectionKeySet@e9292b9
  144. - locked java.util.Collections$UnmodifiableSet@3711dbee
  145. - locked sun.nio.ch.WindowsSelectorImpl@5870ec00
  146. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  147. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  148. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  149. ...
  150.  
  151.  
  152. "Server Watchdog" Id=420 RUNNABLE
  153. at sun.management.ThreadImpl.dumpThreads0(Native Method)
  154. at sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  155. at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:49)
  156. at java.lang.Thread.run(Unknown Source)
  157.  
  158.  
  159. "Netty Server IO #0" Id=415 RUNNABLE
  160. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  161. at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  162. at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  163. at sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  164. at sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  165. - locked io.netty.channel.nio.SelectedSelectionKeySet@56820658
  166. - locked java.util.Collections$UnmodifiableSet@4c9f416b
  167. - locked sun.nio.ch.WindowsSelectorImpl@75e83dbd
  168. at sun.nio.ch.SelectorImpl.select(Unknown Source)
  169. at io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  170. at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756)
  171. ...
  172.  
  173.  
  174. "ObjectCleanerThread" Id=414 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@2aa7cfec
  175. at java.lang.Object.wait(Native Method)
  176. - waiting on java.lang.ref.ReferenceQueue$Lock@2aa7cfec
  177. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  178. at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  179. at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  180. at java.lang.Thread.run(Unknown Source)
  181.  
  182.  
  183. "Server console handler" Id=413 RUNNABLE (in native)
  184. at java.io.FileInputStream.readBytes(Native Method)
  185. at java.io.FileInputStream.read(Unknown Source)
  186. at java.io.BufferedInputStream.read1(Unknown Source)
  187. at java.io.BufferedInputStream.read(Unknown Source)
  188. - locked java.io.BufferedInputStream@6cd1bc26
  189. at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
  190. at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
  191. at sun.nio.cs.StreamDecoder.read(Unknown Source)
  192. - locked java.io.InputStreamReader@5a732cce
  193. at java.io.InputStreamReader.read(Unknown Source)
  194. ...
  195.  
  196.  
  197. "spark-fabric-async-worker" Id=412 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e42e7e8
  198. at sun.misc.Unsafe.park(Native Method)
  199. - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6e42e7e8
  200. at java.util.concurrent.locks.LockSupport.park(Unknown Source)
  201. at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  202. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  203. at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  204. at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  205. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  206. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  207. ...
  208.  
  209.  
  210. "spark-cpu-monitor" Id=411 RUNNABLE
  211. at sun.management.OperatingSystemImpl.getProcessCpuLoad(Native Method)
  212. at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
  213. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  214. at java.lang.reflect.Method.invoke(Unknown Source)
  215. at sun.reflect.misc.Trampoline.invoke(Unknown Source)
  216. at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
  217. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  218. at java.lang.reflect.Method.invoke(Unknown Source)
  219. ...
  220.  
  221. Number of locked synchronizers = 1
  222. - java.util.concurrent.ThreadPoolExecutor$Worker@6e8f9f8d
  223.  
  224.  
  225. "DestroyJavaVM" Id=410 RUNNABLE
  226.  
  227.  
  228. "Server thread" Id=407 RUNNABLE
  229. at net.minecraft.world.chunk.WorldChunk.collectEntitiesByClass(WorldChunk.java:547)
  230. at net.minecraft.world.World.getEntitiesIncludingUngeneratedChunks(World.java:811)
  231. at net.minecraft.world.EntityView.getClosestEntityIncludingUngeneratedChunks(EntityView.java:138)
  232. at net.minecraft.entity.ai.goal.FollowTargetGoal.findClosestTarget(FollowTargetGoal.java:56)
  233. at net.minecraft.entity.ai.goal.FollowTargetGoal.canStart(FollowTargetGoal.java:44)
  234. at net.minecraft.entity.ai.goal.PrioritizedGoal.canStart(PrioritizedGoal.java:22)
  235. at net.minecraft.entity.ai.goal.GoalSelector.startGoals(GoalSelector.java:616)
  236. at net.minecraft.entity.ai.goal.GoalSelector.updateGoalStates(GoalSelector.java:573)
  237. ...
  238.  
  239.  
  240. "Snooper Timer" Id=408 WAITING on java.util.TaskQueue@7a8e8d63
  241. at java.lang.Object.wait(Native Method)
  242. - waiting on java.util.TaskQueue@7a8e8d63
  243. at java.lang.Object.wait(Unknown Source)
  244. at java.util.TimerThread.mainLoop(Unknown Source)
  245. at java.util.TimerThread.run(Unknown Source)
  246.  
  247.  
  248. "Timer hack thread" Id=399 TIMED_WAITING
  249. at java.lang.Thread.sleep(Native Method)
  250. at net.minecraft.Util$6.run(class_156.java:636)
  251.  
  252.  
  253. "Attach Listener" Id=5 RUNNABLE
  254.  
  255.  
  256. "Signal Dispatcher" Id=4 RUNNABLE
  257.  
  258.  
  259. "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@1bdf2e98
  260. at java.lang.Object.wait(Native Method)
  261. - waiting on java.lang.ref.ReferenceQueue$Lock@1bdf2e98
  262. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  263. at java.lang.ref.ReferenceQueue.remove(Unknown Source)
  264. at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  265.  
  266.  
  267. "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@58897471
  268. at java.lang.Object.wait(Native Method)
  269. - waiting on java.lang.ref.Reference$Lock@58897471
  270. at java.lang.Object.wait(Unknown Source)
  271. at java.lang.ref.Reference.tryHandlePending(Unknown Source)
  272. at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  273.  
  274.  
  275.  
  276. Stacktrace:
  277. at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:65)
  278. at java.lang.Thread.run(Unknown Source)
  279. -- Performance stats --
  280. Details:
  281. Random tick rate: 3
  282. Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 387 [minecraft:rabbit:55,minecraft:villager:51,minecraft:zombie:33,minecraft:chest_minecart:23,minecraft:turtle:23], block_entities: 659 [minecraft:chest:386,minecraft:hopper:181,minecraft:mob_spawner:24,minecraft:campfire:20,minecraft:furnace:20], block_ticks: 3, fluid_ticks: 0, chunk_source: ServerChunkCache: 3249,
  283. ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 16 [minecraft:zombified_piglin:9,minecraft:strider:7], block_entities: 2 [minecraft:chest:2], block_ticks: 4, fluid_ticks: 0, chunk_source: ServerChunkCache: 1146,
  284. ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0
  285. -- System Details --
  286. Details:
  287. Minecraft Version: 1.16.5
  288. Minecraft Version ID: 1.16.5
  289. Operating System: Windows 10 (amd64) version 10.0
  290. Java Version: 1.8.0_251, Oracle Corporation
  291. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  292. Memory: 555850088 bytes (530 MB) / 8532262912 bytes (8137 MB) up to 8532262912 bytes (8137 MB)
  293. CPUs: 16
  294. JVM Flags: 1 total; -Xmx8G
  295. Mixins in Stacktrace:
  296. net.minecraft.world.chunk.WorldChunk:
  297. carpet.mixins.WorldChunk_fillUpdatesMixin (carpet.mixins.json)
  298. dev.onyxstudios.cca.mixin.chunk.common.MixinWorldChunk (mixins.cardinal_components_chunk.json)
  299. me.jellysquid.mods.lithium.mixin.world.chunk_inline_block_access.WorldChunkMixin (lithium.mixins.json)
  300. carpettisaddition.mixins.rule.optimizedHardHitBoxEntityCollision.WorldChunkMixin (carpet-tis-addition.mixins.json)
  301. dev.hephaestus.tweaks.mixin.world.TrackBlockChanges (tweaks.mixins.json)
  302. me.jellysquid.mods.phosphor.mixin.chunk.MixinWorldChunk (phosphor.mixins.json)
  303. carpet.mixins.WorldChunk_movableTEMixin (carpet.mixins.json)
  304. me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.WorldChunkMixin (lithium.mixins.json)
  305. dev.hephaestus.tweaks.mixin.world.UpgradeChunk (tweaks.mixins.json)
  306. net.minecraft.world.World:
  307. me.jellysquid.mods.lithium.mixin.world.block_entity_ticking.should_tick_cache.WorldMixin (lithium.mixins.json)
  308. carpettisaddition.mixins.logger.microtiming.tickstages.WorldMixin (carpet-tis-addition.mixins.json)
  309. carpet.mixins.World_scarpetPlopMixin (carpet.mixins.json)
  310. me.jellysquid.mods.lithium.mixin.world.block_entity_ticking.collections.WorldMixin (lithium.mixins.json)
  311. me.jellysquid.mods.lithium.mixin.world.block_entity_ticking.support_cache.WorldMixin (lithium.mixins.json)
  312. me.jellysquid.mods.lithium.mixin.world.chunk_access.WorldMixin (lithium.mixins.json)
  313. alexiil.mc.lib.multipart.mixin.impl.WorldMixin (libmultipart.common.json)
  314. carpettisaddition.mixins.logger.microtiming.events.WorldMixin (carpet-tis-addition.mixins.json)
  315. carpet.mixins.World_fillUpdatesMixin (carpet.mixins.json)
  316. ru.aiefu.timeandwind.mixin.WorldMixins (taw.mixins.json)
  317. me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.WorldMixin (lithium.mixins.json)
  318. me.jellysquid.mods.lithium.mixin.alloc.chunk_random.WorldMixin (lithium.mixins.json)
  319. com.rubixdev.rug.mixins.WorldMixin (rug.mixins.json)
  320. carpettisaddition.mixins.carpet.rule.tntRandomRange.WorldAccessor (carpet-tis-addition.mixins.json)
  321. carpet.mixins.World_movableTEMixin (carpet.mixins.json)
  322. net.sssubtlety.ghastly_wail.mixin.WorldAccessor (ghastly_wail.mixins.json)
  323. net.fabricmc.fabric.mixin.event.lifecycle.WorldMixin (fabric-lifecycle-events-v1.mixins.json)
  324. dev.onyxstudios.cca.mixin.block.common.MixinWorld (mixins.cardinal_components_block.json)
  325. carpet.mixins.World_tickMixin (carpet.mixins.json)
  326. carpettisaddition.mixins.rule.totallyNoBlockUpdate.WorldMixin (carpet-tis-addition.mixins.json)
  327. carpetextra.mixins.World_updateSuppressionCrashFixMixin (carpet-extra.mixins.json)
  328. dev.onyxstudios.cca.mixin.world.common.MixinWorld (mixins.cardinal_components_world.json)
  329. net.minecraft.world.EntityView:
  330. me.jellysquid.mods.lithium.mixin.entity.collisions.EntityViewMixin (lithium.mixins.json)
  331. net.minecraft.entity.ai.goal.FollowTargetGoal:
  332. net.sssubtlety.wither_cage_fix.mixin.FollowTargetGoalMixin (wither_cage_fix.mixins.json)
  333. net.minecraft.entity.ai.goal.GoalSelector:
  334. dev.hephaestus.tweaks.mixin.entity.passive.GoalSelectorAccessor (tweaks.mixins.json)
  335. me.jellysquid.mods.lithium.mixin.ai.goal.GoalSelectorMixin (lithium.mixins.json)
  336. net.minecraft.entity.mob.MobEntity:
  337. carpet.mixins.MobEntityMixin (carpet.mixins.json)
  338. net.fabricmc.fabric.mixin.item.MobEntityMixin (fabric-item-api-v1.mixins.json)
  339. carpettisaddition.mixins.command.lifetime.removal.MobEntityMixin (carpet-tis-addition.mixins.json)
  340. dev.hephaestus.tweaks.mixin.entity.passive.MobEntityMixin (tweaks.mixins.json)
  341. carpet.mixins.MobEntity_extremeMixin (carpet.mixins.json)
  342. me.steven.carrier.mixin.MixinMobEntity (carrier.mixins.json)
  343. carpettisaddition.mixins.rule.keepMobInLazyChunks.MobEntityMixin (carpet-tis-addition.mixins.json)
  344. agency.highlysuspect.carvedmelons.mixin.MixinMobEntity (carvedmelons.mixin.json)
  345. net.minecraft.entity.LivingEntity:
  346. carpettisaddition.mixins.command.lifetime.deathdamage.LivingEntityMixin (carpet-tis-addition.mixins.json)
  347. com.unascribed.fabrication.mixin.a_fixes.sync_attacker_yaw.MixinLivingEntity (fabrication.mixins.json)
  348. dev.hephaestus.tweaks.mixin.entity.easyxp.LivingEntityGiveXp (tweaks.mixins.json)
  349. carpet.mixins.LivingEntity_maxCollisionsMixin (carpet.mixins.json)
  350. net.fabricmc.fabric.mixin.entity.event.LivingEntityMixin (fabric-entity-events-v1.mixins.json)
  351. com.rubixdev.rug.mixins.LivingEntityMixin (rug.mixins.json)
  352. carpettisaddition.mixins.logger.damage.LivingEntityAndPlayerEntityMixins$ApplyDamageMixin (carpet-tis-addition.mixins.json)
  353. carpettisaddition.mixins.logger.damage.LivingEntityMixin (carpet-tis-addition.mixins.json)
  354. me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.LivingEntityMixin (lithium.mixins.json)
  355. carpettisaddition.mixins.command.lifetime.spawning.LivingEntityMixin (carpet-tis-addition.mixins.json)
  356. me.jellysquid.mods.lithium.mixin.alloc.enum_values.LivingEntityMixin (lithium.mixins.json)
  357. dev.hephaestus.tweaks.mixin.entity.betterlilypads.FallingParticles (tweaks.mixins.json)
  358. net.fabricmc.fabric.mixin.tool.attribute.MixinLivingEntity (fabric-tool-attribute-api-v1.mixins.json)
  359. top.theillusivec4.curios.mixin.LivingEntityMixin (curios.mixins.json)
  360. carpettisaddition.mixins.logger.damage.LivingEntityAndPlayerEntityMixins$DamageMixin (carpet-tis-addition.mixins.json)
  361. raltsmc.mobblindness.mixin.LivingEntityMixin (mobblindness.mixins.json)
  362. top.theillusivec4.caelus.loader.mixin.LivingEntityMixin (caelus.mixins.json)
  363. carpet.mixins.LivingEntity_scarpetEventsMixin (carpet.mixins.json)
  364. dev.hephaestus.climbable.mixin.AdjustClimbingSpeed (climbable.mixins.json)
  365. net.sssubtlety.anvil_crushing_recipes.mixin.LivingEntityMixin (anvil_crushing_recipes.mixins.json)
  366. minitweaks.mixins.LivingEntity_NameTagMixin (minitweaks.mixins.json)
  367. carpet.mixins.LivingEntity_creativeFlyMixin (carpet.mixins.json)
  368. carpetextra.mixins.LivingEntityMixin (carpet-extra.mixins.json)
  369. net.minecraft.entity.mob.ZombieEntity:
  370. javidg96.fishonaleash.mixin.ZombieMixin (fishonaleash.mixins.json)
  371. carpettisaddition.mixins.command.lifetime.spawning.ZombieEntityMixin (carpet-tis-addition.mixins.json)
  372. io.github.overlordsiii.villagernames.mixin.ZombieEntityMixin (villagernames.mixins.json)
  373. com.rubixdev.rug.mixins.ZombieEntityMixin (rug.mixins.json)
  374. net.minecraft.ServerWorld:
  375. dev.onyxstudios.cca.mixin.entity.common.MixinServerWorld (mixins.cardinal_components_entity.json)
  376. carpettisaddition.mixins.logger.microtiming.tickstages.ServerWorldMixin (carpet-tis-addition.mixins.json)
  377. carpet.mixins.ServerWorld_scarpetMixin (carpet.mixins.json)
  378. dev.onyxstudios.cca.mixin.chunk.common.MixinServerWorld (mixins.cardinal_components_chunk.json)
  379. dev.onyxstudios.cca.mixin.world.common.MixinServerWorld (mixins.cardinal_components_world.json)
  380. carpettisaddition.mixins.rule.synchronizedLightThread.ServerWorldMixin (carpet-tis-addition.mixins.json)
  381. me.jellysquid.mods.lithium.mixin.alloc.world_ticking.ServerWorldMixin (lithium.mixins.json)
  382. net.alephsmp.aleph_carpet.mixins.ServerWorldMixin (aleph_carpet.mixins.json)
  383. ru.aiefu.timeandwind.mixin.ServerWorldInjection (taw.mixins.json)
  384. eu.midnightdust.visualoverhaul.mixin.MixinServerWorld (visualoverhaul.mixins.json)
  385. carpettisaddition.mixins.logger.microtiming.events.ServerWorldMixin (carpet-tis-addition.mixins.json)
  386. carpettisaddition.mixins.rule.blockEventPacketRange.ServerWorldMixin (carpet-tis-addition.mixins.json)
  387. carpettisaddition.mixins.logger.microtiming.ServerWorldMixin (carpet-tis-addition.mixins.json)
  388. carpet.mixins.ServerWorld_fakePlayersMixin (carpet.mixins.json)
  389. me.jellysquid.mods.lithium.mixin.world.tick_scheduler.ServerWorldMixin (lithium.mixins.json)
  390. carpettisaddition.mixins.rule.poiUpdates.ServerWorldMixin (carpet-tis-addition.mixins.json)
  391. carpet.mixins.ServerWorld_tickMixin (carpet.mixins.json)
  392. me.jellysquid.mods.lithium.mixin.alloc.chunk_random.ServerWorldMixin (lithium.mixins.json)
  393. net.fabricmc.fabric.mixin.event.lifecycle.ServerWorldMixin (fabric-lifecycle-events-v1.mixins.json)
  394. me.jellysquid.mods.lithium.mixin.entity.inactive_navigations.ServerWorldMixin (lithium.mixins.json)
  395. carpettisaddition.mixins.rule.keepMobInLazyChunks.ServerWorldMixin (carpet-tis-addition.mixins.json)
  396. me.jellysquid.mods.lithium.mixin.ai.nearby_entity_tracking.ServerWorldMixin (lithium.mixins.json)
  397. dev.hephaestus.tweaks.mixin.world.SnowFallsUnderTrees (tweaks.mixins.json)
  398. carpettisaddition.mixins.rule.chunkTickSpeed.ServerWorldMixin (carpet-tis-addition.mixins.json)
  399. carpettisaddition.mixins.command.lifetime.ServerWorldMixin (carpet-tis-addition.mixins.json)
  400. net.fabricmc.fabric.mixin.lookup.ServerWorldMixin (fabric-api-lookup-api-v1.mixins.json)
  401. carpet.mixins.ServerWorld_spawnChunksMixin (carpet.mixins.json)
  402. carpet.mixins.ServerWorld_onePlayerSleepingMixin (carpet.mixins.json)
  403. dev.hephaestus.tweaks.mixin.world.TickMore (tweaks.mixins.json)
  404. net.minecraft.server.MinecraftServer:
  405. net.fabricmc.fabric.mixin.event.lifecycle.MinecraftServerMixin (fabric-lifecycle-events-v1.mixins.json)
  406. net.fabricmc.fabric.mixin.resource.loader.MinecraftServerMixin (fabric-resource-loader-v0.mixins.json)
  407. io.github.cottonmc.cotton.datapack.mixins.MixinDataPackLoad (mixins.cotton-datapack.json)
  408. carpet.mixins.MinecraftServer_coreMixin (carpet.mixins.json)
  409. dev.onyxstudios.cca.mixin.level.common.MixinMinecraftServer (mixins.cardinal_components_level.json)
  410. net.sssubtlety.automated_crafting.mixin.MinecraftServerMixin (automated_crafting.mixins.json)
  411. net.alephsmp.aleph_carpet.mixins.MinecraftServerMixin (aleph_carpet.mixins.json)
  412. carpettisaddition.mixins.logger.microtiming.tickstages.MinecraftServerMixin (carpet-tis-addition.mixins.json)
  413. de.siphalor.tweed.mixin.MixinMinecraftServer (tweed.mixin.json)
  414. carpettisaddition.mixins.carpet.hooks.onServerLoadedWorlds.MinecraftServerMixin (carpet-tis-addition.mixins.json)
  415. fi.dy.masa.servux.mixin.MixinMinecraftServer (mixins.servux.json)
  416. carpet.mixins.MinecraftServer_tickspeedMixin (carpet.mixins.json)
  417. com.telepathicgrunt.blame.mixin.MinecraftServerMixin (blame.mixins.json)
  418. carpet.mixins.MinecraftServer_pingPlayerSampleLimit (carpet.mixins.json)
  419. de.siphalor.tweed.mixin.MinecraftServerAccessor (tweed.mixin.json)
  420. net.cavoj.servertick.mixin.MinecraftServerMixin (servertick.mixins.json)
  421. carpet.mixins.MinecraftServer_scarpetMixin (carpet.mixins.json)
  422. carpetextra.mixins.MinecraftServer_updateSuppressionCrashFixMixin (carpet-extra.mixins.json)
  423. dev.onyxstudios.cca.mixin.scoreboard.MixinMinecraftServer (mixins.cardinal_components_scoreboard.json)
  424. net.minecraft.server.dedicated.MinecraftDedicatedServer:
  425. carpettisaddition.mixins.logger.microtiming.tickstages.MinecraftDedicatedServerMixin (carpet-tis-addition.mixins.json)
  426. Suspected Mods: Unknown
  427. Fabric Mods:
  428. advanced_runtime_resource_pack: Runtime Resource Pack 0.3.2
  429. aleph-carpet: aleph-carpet 1.0
  430. allstackable: All Stackable 1.3.0
  431. angerable-patch: Angerable Patch 1.1.0-1.16.4
  432. anvil_crushing_recipes: Anvil Crushing Recipes 1.0+MC1.16.2-1.16.5
  433. appleskin: AppleSkin 1.0.11
  434. autoconfig1u: Auto Config v1 Updated 3.3.1
  435. autoconfigtoml: AutoConfig-TOML 1.0.0-fabric
  436. automated_crafting: Automated Crafting 1.3.21+MC1.16.2-1.16.5
  437. axesareweapons: Axes Are Weapons 1.1
  438. beenfo: Beenfo 1.16.5-fabric0.30.0-1.3
  439. blame: Blame 1.16.4-2.4.1
  440. blockmeter: Block Meter 1.16.3-fabric0.20.2-1.5.3
  441. blue_endless_jankson: jankson 1.2.0
  442. caelus: Caelus API 0.0.15-1.16.4
  443. camp_fires_cook_mobs: Camp Fires Cook Mobs 1.1.7+MC1.16.2-1.16.5
  444. cardinal-components: Cardinal Components API 2.7.13
  445. cardinal-components-base: Cardinal Components API (base) 2.8.1
  446. cardinal-components-block: Cardinal Components API (blocks) 2.7.13
  447. cardinal-components-chunk: Cardinal Components API (chunks) 2.7.13
  448. cardinal-components-entity: Cardinal Components API (entities) 2.8.1
  449. cardinal-components-item: Cardinal Components API (items) 2.7.13
  450. cardinal-components-level: Cardinal Components API (world saves) 2.7.13
  451. cardinal-components-scoreboard: Cardinal Components API (scoreboard) 2.7.13
  452. cardinal-components-util: Cardinal Components API (utilities) 2.7.13
  453. cardinal-components-world: Cardinal Components API (worlds) 2.7.13
  454. carpet: Carpet Mod 1.4.33
  455. carpet-extra: Carpet Extra 1.4.34
  456. carpet-tis-addition: Carpet TIS Addition 1.17.0
  457. carrier: Carrier 1.7.6
  458. carvedmelons: Carved Melons 1.2.2
  459. chicken_nerf: Chicken Nerf 1.0.5+MC1.16.2-1.16.5
  460. chillager_mod: Chillager 1.0
  461. classicalart: Classical Art 1.1.0
  462. cleancut: CleanCut mc1.16-2.1-fabric
  463. climbable: Climbable 0.2.0
  464. cloth-basic-math: Cloth Basic Math 0.5.1
  465. cloth-client-events-v0: Cloth Client Events v0 1.5.47
  466. cloth-config2: Cloth Config v4 4.11.14
  467. colorfulcut: Colorful Cut 1.0.0
  468. colorunchained: Color Unchained 1.1.1-1.16.4
  469. com_electronwill_night-config_core: core 3.6.3
  470. com_electronwill_night-config_toml: toml 3.6.3
  471. commandaliases: Command Aliases 0.4.2
  472. cosmetic-armor: Cosmetic Armor 1.0.0
  473. cotton: Cotton 1.1.0
  474. cotton-cauldron: Cotton Cauldron 1.1.0
  475. cotton-commons: Cotton Commons 1.0.4
  476. cotton-config: Cotton Config 1.0.0-rc.7
  477. cotton-datapack: Cotton Datapack 1.0.7
  478. cotton-logging: Cotton Logging 1.0.0-rc.4
  479. cotton-player-events: Cotton Player Events 1.0.2
  480. crowdin-translate: CrowdinTranslate 1.2
  481. curios: Curios API 0.0.13-1.16.5
  482. custom_piglin_bartering: Custom Piglin Bartering 1.2.2+MC1.16-1.16.5
  483. customizableelytra-fabric: Customizableelytra Fabric 1.3.1
  484. damagingcactus: Damaging Cactus Mod 0.4
  485. discerning_furnace: Discerning Furnace 1.0.1+MC1.16.1-1.16.5
  486. dispenser_configurator: Dispenser Configurator 1.0.1+MC1.16.4-1.16.5
  487. economical_villager_trading: Economical Villager Trading 1.2+MC1.16.4-1.16.5
  488. enchantablehorsearmor: Enchantable Horse Armor 1.0a
  489. fabric: Fabric API 0.32.5+1.16
  490. fabric-api-base: Fabric API Base 0.2.1+9354966b7d
  491. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.0.0+dc716ea17d
  492. fabric-biome-api-v1: Fabric Biome API (v1) 3.1.1+ca58154a7d
  493. fabric-command-api-v1: Fabric Command API (v1) 1.1.1+351679a77d
  494. fabric-commands-v0: Fabric Commands (v0) 0.2.2+ca58154a7d
  495. fabric-containers-v0: Fabric Containers (v0) 0.1.11+9354966b7d
  496. fabric-content-registries-v0: Fabric Content Registries (v0) 0.2.1+ca58154a7d
  497. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.3+ca58154a7d
  498. fabric-dimensions-v1: fabric-dimensions-v1 2.0.6+9354966b7d
  499. fabric-entity-events-v1: Fabric Entity Events (v1) 1.0.3+ca58154a7d
  500. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.2+ca58154a7d
  501. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+ca58154a7d
  502. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.6+ca58154a7d
  503. fabric-item-api-v1: Fabric Item API (v1) 1.2.1+ca58154a7d
  504. fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.5+351679a77d
  505. fabric-language-kotlin: Fabric Language Kotlin 1.5.0+kotlin.1.4.31
  506. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.2.1+ca58154a7d
  507. fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.2+ca58154a7d
  508. fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+ca58154a7d
  509. fabric-networking-api-v1: Fabric Networking API (v1) 1.0.1+ca58154a7d
  510. fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.8+ca58154a7d
  511. fabric-networking-v0: Fabric Networking (v0) 0.3.2+ca58154a7d
  512. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.9.4+9354966b7d
  513. fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.2+ca58154a7d
  514. fabric-particles-v1: Fabric Particles (v1) 0.2.4+ca58154a7d
  515. fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
  516. fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.4+ca58154a7d
  517. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+ca58154a7d
  518. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.2+ca58154a7d
  519. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.5+9354966b7d
  520. fabric-structure-api-v1: Fabric Structure API (v1) 1.1.4+ca58154a7d
  521. fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.1.1+ca58154a7d
  522. fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.6+ca58154a7d
  523. fabrication: Fabrication 1.3.3
  524. fabricloader: Fabric Loader 0.11.3
  525. fallingblocktweaks: Falling Block Tweaks 1.0.0+1.16.5-fabric
  526. fishonaleash: Fish on a Leash! 1.16.3-1.0.0
  527. flagbric: flagbric 1.0.0
  528. flame: Flame Arrow 1.2.0
  529. ghastly_wail: Ghastly Wail 1.0.1+MC1.16.2-1.16.5
  530. gizmos: Gizmos 1.2.0
  531. iamverysmart: I Am Very Smart 2.1.0+mc1.16.1
  532. ice_boat_nerf: Ice Boat Nerf 1.0.5+MC1.16.2-1.16.5
  533. jankson: Jankson 3.0.1+j1.2.0
  534. java: Java HotSpot(TM) 64-Bit Server VM 8
  535. keepheadnames: Keep Head Names 1.2
  536. kyrptconfig: Kytpt Config 1.1.6-1.16
  537. libblockattributes_core: LibBlockAttributes (Core) 0.8.4
  538. libgui: LibGui 3.2.1+1.16.3
  539. libmultipart: LibMultiPart 0.4.3
  540. libmultipart_deps_container: LibMultiPart (Dependency Container) 0.4.3
  541. libnetworkstack: Lib Network Stack 0.4.4-pre.1
  542. libstructure: Libstructure 1.3
  543. lithium: Lithium 0.6.4
  544. map_atlases: Map Atlases 1.2.5
  545. minecraft: Minecraft 1.16.5
  546. minitweaks: MiniTweaks 1.0.14
  547. mixintrace: MixinTrace 1.0.0
  548. mo_glass: Mo Glass 1.5-MC1.16.5
  549. mobblindness: Mob Blindness 1.0.0
  550. morebookshelves: Bookshelving 0.0.1
  551. morecraftingtables: Oh, How the Crafting Has Tabled! 0.1.3-1.16.3
  552. nbtcrafting: NBT Crafting 2.0.11+mc1.16.4
  553. netheritehorsearmor: Netherite Horse Armor 0.4.3-1.16.3
  554. no_sneaking_over_magma: No Sneaking Over Magma! 1.0.6+MC1.16.2-1.16.5
  555. notenoughcrashes: Not Enough Crashes 3.2.0
  556. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.4.31
  557. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.4.31
  558. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.4.31
  559. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.4.31
  560. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.4.2
  561. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.4.2
  562. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.1.0
  563. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.1.0
  564. paintingcycle: Painting Cycle 1.0.0
  565. paradoxslabs: ParadoxSlabs 0.1.0
  566. peintings: Peintings 1.16.3
  567. phosphor: Phosphor 0.7.2+build.12
  568. piglib: Piglib 1.0.1
  569. plated: Plated 2.0.1
  570. pride: Pride Lib 1.0.0+1.16
  571. quickshulker: Quick Shulker 1.1.14-1.16
  572. randompatches: RandomPatches 2.4.5-fabric
  573. recipe_improver: Recipe Improver 1.1.0
  574. recipecache: recipecache 0.1.0
  575. recipeconditions: Fabric Recipe Conditions 0.4.0
  576. repurposed_structures: Repurposed Structures 1.16.5-1.10.5-fabric
  577. roughlyenoughitems: Roughly Enough Items 5.11.218
  578. roughlyenoughitems-api: REI (API) 5.11.218
  579. roughlyenoughitems-default-plugin: REI (Default Plugin) 5.11.218
  580. roughlyenoughitems-runtime: REI (Runtime) 5.11.218
  581. rug: Rug 1.16.5-1.1.8
  582. servertick: Server Tick 1.4
  583. servux: Servux 0.1.6
  584. shulkerutils: shulkerutils 1.0.1-1.16
  585. sign_editor: Better Signs & Frames mc-1.16.5-0.7.0
  586. slimyfloor: Slimy Floor 1.0.0+1.16.x
  587. sneaknetherportals: SneakNetherPortals 1.1
  588. snowdrift: Snowdrift 1.2.1-1.16.4
  589. spark: spark 1.5.2
  590. stackablepotions: Stackable Potions 1.0.0
  591. stopstridersuffering: Stop Strider Suffering 1.2-mc1.16.4-fabric
  592. surrogate: Surrogate 0.0.1+1.16
  593. telepistons: Telepistons 1.0.2
  594. thatorthis: ThatOrThis 0.2.1
  595. timeandwind: Time & Wind 1.3.1
  596. tinytweaks: TinyTweaks 1.2.3
  597. tweed: Tweed API 3.0.0-beta.22
  598. unpatchzerotickfarm: Un-Patch Zero Tick Farms v1.0.9-1.16.5
  599. unsaddlepigs: Unsaddle Pigs 1.2-mc1.16.4-fabric
  600. vanilla_parts: Vanilla Parts 1.1.4+1.16.3
  601. villager_see_villager_do: Villager See, Villager Do 1.0.2+MC1.16.3-1.16.5
  602. villagerhats: Villager Hats fabric-1.16.4-1.0.1
  603. villagernames: Villager Names 1.6.0
  604. visualoverhaul: VisualOverhaul 3.1.0
  605. voyager: Voyager 1.0.0
  606. wandering_collector: Wandering Collector 1.0.1+mc1.16.5
  607. wither_cage_fix: Wither Cage Fix 1.0.6+MC1.16.1-1.16.5
  608. zoob: Monster Of The Ocean Depths 3.0.0
  609. Player Count: 1 / 20; [EntityPlayerMPFake['Iron'/2493, l='ServerLevel[eet-the-dead]', x=-13.30, y=61.00, z=-242.70]]
  610. Data Packs: vanilla, global/cotton_generated, Fabric Mods, global/2x2 Recipes (incompatible), global/2x2 Skippy Slabs and Stairs (incompatible), global/4_Bark_Block_Output.zip (incompatible), global/AllMobHeads_V5.5+1.16.zip (incompatible), global/Anvil Crush Wither Skeleton on Basalt to Blackstone (incompatible), global/Cheaper Lodestone - Crying Obsidian (incompatible), global/Copy Compass (incompatible), global/Damaging Cactus Items (incompatible), global/Decompression (incompatible), global/Default Anvil Crushing Recipes - sans Gravel (incompatible), global/Empowered Golden Apple Brewing (incompatible), global/Ender_Flowergirls.zip (incompatible), global/Flexible Dyeing (incompatible), global/Flexible Shulker Dyeing (incompatible), global/Husks Drop Sandstone (incompatible), global/Mo Glass 2x2 Recipes (incompatible), global/ModularHUD.zip, global/Monster-of-the-ocean-depths-no-recipes (incompatible), global/More Buttons (incompatible), global/No Magma Cream from Slime (incompatible), global/SM Colorful Shulkers v1.0.0 (incompatible), global/SM Effect Names v1.0.0 (incompatible), global/Skippy! Recipes - Vanilla (incompatible), global/Skippy! Recipes - Vanilla++ (incompatible), global/Stray Drop Clay (incompatible), global/SurvivalModified [Module Manager] v1.0.2 (incompatible), global/armor statues v2.8.1.zip, global/auto_snow (incompatible), global/custom_barters (incompatible), global/enchanted-villagers-v1-1569251816.zip (incompatible), global/faster-mobs-e1820.zip (incompatible), global/hoglin_bones_replace_pork (incompatible), global/killfeed (incompatible), global/lodestone-from-anvil (incompatible), global/spider-webbing-1565120589.zip (incompatible), global/unlock all recipes v2.0.0.zip, global/villager workstation highlights v1.1.0.zip, global/villager-counter-v2-1568719550.zip (incompatible), global/wandering trades hermit edition v1.4.0.zip, global/Custom Creative Tabs Tags (incompatible), file/Rug_flexibleData, global/Item_Frame_Tools_v2.0.3.zip (incompatible), global/Stick Block Uses Dispenser Configurator (incompatible), global/Cactus Wrench, global/renewable_dirt (incompatible), global/Lurkers Drop Hearts of the Sea
  611. Is Modded: Definitely; Server brand changed to 'fabric'
  612. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement