Advertisement
Omnimetatron

CreaturesXL

Feb 26th, 2020
1,773
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.36 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 26/02/20 20:41
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at net.minecraft.entity.MobEntity.func_70652_k(MobEntity.java:1681) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
  9. at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_190102_a(MeleeAttackGoal.java:138) ~[?:?] {re:classloading}
  10. at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:130) ~[?:?] {re:classloading}
  11. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55) ~[?:?] {re:classloading}
  12. at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:302) ~[?:1.14.4-1.5] {re:classloading}
  13. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:843) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
  14. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2186) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:caelus:coremodone}
  15. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:642) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
  16. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:caelus:coremodone}
  17. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:397) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
  18. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:587) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook}
  19. at net.minecraft.world.server.ServerWorld$$Lambda$10291/1183053793.accept(Unknown Source) ~[?:?] {}
  20. at net.minecraft.world.World.func_217390_a(World.java:684) ~[?:?] {re:classloading,pl:accesstransformer:B}
  21. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:394) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook}
  22. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829) ~[?:?] {re:classloading,pl:accesstransformer:B}
  23. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764) ~[?:?] {re:classloading,pl:accesstransformer:B}
  24. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:161) ~[?:?] {re:classloading,xf:OptiFine:default}
  25. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622) [?:?] {re:classloading,pl:accesstransformer:B}
  26. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- Head --
  33. Thread: Server thread
  34. Stacktrace:
  35. at net.minecraft.entity.MobEntity.func_70652_k(MobEntity.java:1681)
  36. at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_190102_a(MeleeAttackGoal.java:138)
  37. at net.minecraft.entity.ai.goal.MeleeAttackGoal.func_75246_d(MeleeAttackGoal.java:130)
  38. at net.minecraft.entity.ai.goal.PrioritizedGoal.func_75246_d(SourceFile:55)
  39. at com.performant.coremod.entity.ai.CustomGoalSelector.func_75774_a(CustomGoalSelector.java:302)
  40. at net.minecraft.entity.MobEntity.func_70626_be(MobEntity.java:843)
  41. at net.minecraft.entity.LivingEntity.func_70636_d(LivingEntity.java:2186)
  42. at net.minecraft.entity.MobEntity.func_70636_d(MobEntity.java:642)
  43. at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2032)
  44. at net.minecraft.entity.MobEntity.func_70071_h_(MobEntity.java:397)
  45. at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:587)
  46. at net.minecraft.world.server.ServerWorld$$Lambda$10291/1183053793.accept(Unknown Source)
  47.  
  48. -- Entity being ticked --
  49. Details:
  50. Entity Type: creatures_xl:cheetah (net.mcreator.creatures_xl.MCreatorCheetah.CustomEntity)
  51. Entity ID: 53628
  52. Entity Name: Cheetah
  53. Entity's Exact location: 269.84, 63.00, -495.92
  54. Entity's Block location: World: (269,63,-496), Chunk: (at 13,3,0 in 16,-31; contains blocks 256,0,-496 to 271,255,-481), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  55. Entity's Momentum: 0.40, -0.08, -0.06
  56. Entity's Passengers: []
  57. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  58. Stacktrace:
  59. at net.minecraft.world.World.func_217390_a(World.java:684)
  60. at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:394)
  61.  
  62. -- Affected level --
  63. Details:
  64. All players: 1 total; [ServerPlayerEntity['Omnimetatron'/552, l='CreaturesXL', x=263.06, y=63.00, z=-499.74]]
  65. Chunk stats: ServerChunkCache: 3853
  66. Level dimension: DimensionType{minecraft:overworld}
  67. Level name: CreaturesXL
  68. Level seed: -493800109
  69. Level generator: ID 09 - biomesoplenty, ver 0. Features enabled: true
  70. Level generator options: {}
  71. Level spawn location: World: (-256,64,-208), Chunk: (at 0,4,0 in -16,-13; contains blocks -256,0,-208 to -241,255,-193), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  72. Level time: 229531 game time, 297441 day time
  73. Level storage version: 0x04ABD - Anvil
  74. Level weather: Rain time: 79064 (now: false), thunder time: 4586 (now: false)
  75. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  76. Stacktrace:
  77. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:829)
  78. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:764)
  79. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:161)
  80. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
  81. at java.lang.Thread.run(Thread.java:745)
  82.  
  83. -- System Details --
  84. Details:
  85. Minecraft Version: 1.14.4
  86. Minecraft Version ID: 1.14.4
  87. Operating System: Windows 10 (amd64) version 10.0
  88. Java Version: 1.8.0_51, Oracle Corporation
  89. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  90. Memory: 910446536 bytes (868 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  91. CPUs: 12
  92. JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+UseG1GC -Xmx4G -Xms4G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  93. ModLauncher: 4.1.0+62+5bfa59b
  94. ModLauncher launch target: fmlclient
  95. ModLauncher naming: srg
  96. ModLauncher services:
  97. /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
  98. /forge-1.14.4-28.2.0.jar object_holder_definalize PLUGINSERVICE
  99. /forge-1.14.4-28.2.0.jar runtime_enum_extender PLUGINSERVICE
  100. /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
  101. /forge-1.14.4-28.2.0.jar capability_inject_definalize PLUGINSERVICE
  102. /forge-1.14.4-28.2.0.jar runtimedistcleaner PLUGINSERVICE
  103. /OptiFine_1.14.4_HD_U_F5.jar OptiFine TRANSFORMATIONSERVICE
  104. /forge-1.14.4-28.2.0.jar fml TRANSFORMATIONSERVICE
  105. FML: 28.2
  106. Forge: net.minecraftforge:28.2.0
  107. FML Language Providers:
  108. javafml@28.2
  109. minecraft@1
  110. kotlinfml@1.4.0
  111. kotori_scala@2.13.1
  112. Mod List:
  113. vilnames_1.14-1.4.jar Villager Names {vilnames@1.4 DONE}
  114. DoggyTalents-1.14.4-1.15.2.0.jar Doggy Talents {doggytalents@1.15.2.0 DONE}
  115. SilentMechanisms-1.14.4-0.6.13+49.jar Silent's Mechanisms {silents_mechanisms@0.6.13+49 DONE}
  116. Neat+1.5-19.jar Neat {neat@1.5-19 DONE}
  117. IronJetpacks-1.14.4-2.0.3.jar Iron Jetpacks {ironjetpacks@2.0.3 DONE}
  118. BetterCaves-1.14.4-1.1.1.jar YUNG's Better Caves {bettercaves@1.14.4-1.1.1 DONE}
  119. XaerosWorldMap_1.5.5_Forge_1.14.4.jar Xaero's World Map {xaeroworldmap@1.5.5 DONE}
  120. CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {cookingforblockheads@7.4.4 DONE}
  121. Controlling-5.0.6.jar Controlling {controlling@5.0.6 DONE}
  122. Placebo-1.14.4-2.3.5.jar Placebo {placebo@2.3.5 DONE}
  123. dankstorage-1.15.jar Dank Storage {dankstorage@1.15 DONE}
  124. Powah-1.14.4-0.2.7.jar Powah {powah@0.2.7 DONE}
  125. Fence+Jumper-1.14.4-1.0.8.jar FenceJumper {fencejumper@version DONE}
  126. NomadicTents-1.14.4-10.1.0.jar Nomadic Tents {nomadictents@10.1.0 DONE}
  127. randompatches-1.14.4-1.21.0.0.jar RandomPatches {randompatches@1.14.4-1.21.0.0 DONE}
  128. buildinggadgets-3.1.1b.jar Building Gadgets {buildinggadgets@3.1.1b DONE}
  129. ForgivingVoid_1.14.4-3.0.8.jar Forgiving Void {forgivingvoid@3.0.8 DONE}
  130. ironshulkerboxes-1.14.4-3.1.12.jar Iron Shulker Boxes {ironshulkerbox@1.14.4-3.1.12 DONE}
  131. Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
  132. CarryOn+MC1.14.4+v1.12.4.jar Carry On {carryon@1.12.4 DONE}
  133. JustEnoughResources-1.14.4-0.10.0.66.jar Just Enough Resources {jeresources@0.10.0.66 DONE}
  134. BetterThanMending-1.3.2.jar BetterThanMending {betterthanmending@1.3.2 DONE}
  135. mysticallib-1.14.4-1.14.0.jar Mystical Lib {mysticallib@1.14.4-1.14.0 DONE}
  136. refinedstorage-1.7.3.jar Refined Storage {refinedstorage@1.7.3 DONE}
  137. industrial-foregoing-1.14.4-2.1.2-582ea8b.jar Industrial Foregoing {industrialforegoing@2.1.2 DONE}
  138. AmbientSounds_v3.0.16_mc1.14.4.jar Ambient Sounds {ambientsounds@3.0.3 DONE}
  139. Ping-1.14.4-1.6.3.jar Ping {ping@1.14.4-1.6.3 DONE}
  140. winterambience-1.0.0.jar Winter Ambience {winterambience@1.0.0 DONE}
  141. Lollipop-1.14.4-0.0.23.jar Lollipop {lollipop@0.0.23 DONE}
  142. toughnessbar-4.1.jar Toughness Bar {toughnessbar@4.1 DONE}
  143. SilentGear-1.14.4-1.4.6+72.jar Silent Gear {silentgear@1.4.6+72 DONE}
  144. extcaves-1.4.2.jar Extended Caves {extcaves@1.4.2 DONE}
  145. simplefarming-1.14.4-1.2.7.jar Simple Farming {simplefarming@1.14.4-1.2.7 DONE}
  146. guardillagers-1.14.4-1.0.1.jar GuardIllagers {guardillagers@1.0.1 DONE}
  147. horsemodifiers-1.2.2.jar Horse Modifiers {horsemodifiers@1.2.2 DONE}
  148. gaiadimension-1.14.4-1.1.2.jar The Gaia Dimension {gaiadimension@1.1.2 DONE}
  149. curios-FORGE-1.14.4-1.0.6.1.jar Curios API {curios@FORGE-1.14.4-1.0.6.1 DONE}
  150. Patchouli-1.14.4-1.1-26.jar Patchouli {patchouli@1.14.4-1.1-25 DONE}
  151. corail_woodcutter-1.1.1-1.14.4.jar Corail Woodcutter {corail_woodcutter@1.1.1 DONE}
  152. PeacefulSurface-1.14.4-v2a.jar PeacefulSurface {peacefulsurface@1.14.4-v2a DONE}
  153. AutoRegLib-1.4-35.jar AutoRegLib {arl@1.4-35 DONE}
  154. levelhearts-1.14.4-2.1.0.jar LevelHearts {levelhearts@2.1.0 DONE}
  155. RingOfBlink-1.14.4-1.0.22.jar Ring of Blink {ring_of_blink@1.0.22 DONE}
  156. OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE DONE}
  157. angelring-1.1.0.jar Angel Ring {angelring@1.1.0 DONE}
  158. libnonymous-1.14.4-1.0.3.24.jar Libnonymous {libnonymous@1.0.3.24 DONE}
  159. elevatorid-1.14.4-1.5.2.jar Elevator Mod {elevatorid@1.14.4-1.5.2 DONE}
  160. Fertilization_1.14.4-3.0.6.jar Fertilization {fertilization@3.0.6 DONE}
  161. RingOfEnderchest-1.14.4-1.0.20.jar Ring of Enderchest {ring_of_enderchest@1.0.20 DONE}
  162. ChunkNoGoByeBye-1.14.4-1.0.3.jar ChunkNoGoByeBye {chunknogobyebye@1.14.4-1.0.3 DONE}
  163. AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {aiimprovements@0.2.2 DONE}
  164. TropicalV1.0.0.jar Tropical {tropical@1.0.0 DONE}
  165. YAMDA-4.0.1.jar YAMDA {yamda@4.0.1 DONE}
  166. CobbleForDays-1.0.2.jar Cobble For Days {cobblefordays@NONE DONE}
  167. FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 DONE}
  168. Disenchanting_(forge)_1.14.4-1.2.0.jar Disenchanting {disenchanting@1.2.0 DONE}
  169. CleanView-1.14.4-v1.jar CleanView {cleanview@1.14.4-v1 DONE}
  170. ServerTabInfo-1.14.4-1.2.6.jar Server Tab Info {servertabinfo@1.2.6 DONE}
  171. SaveMyStronghold-1.14.4-1.0.0.jar Save My Stronghold! {savemystronghold@1.14.4-1.0.0 DONE}
  172. SoundControl-1.14.4-0.1.0.0.jar §3Dynamic Surroundings: §eSound Control {sndctrl@1.14.4-0.1.0.0 DONE}
  173. Cucumber-1.14.4-2.0.5.jar Cucumber Library {cucumber@2.0.5 DONE}
  174. TrashSlot_1.14.4-10.4.8.jar TrashSlot {trashslot@10.4.8 DONE}
  175. ultra_amplified_mod-1.14.4-6.12.1.jar Ultra Amplified Mod {ultra_amplified_mod@1.14.4-6.12.1 DONE}
  176. mining-helmet-1.14.4-1.0.6.jar Mining Helmet {mining_helmet@1.0.6 DONE}
  177. craftingstation-2.1.5a.jar Crafting Station {craftingstation@2.1.5a DONE}
  178. jei-1.14.4-6.0.0.27.jar Just Enough Items {jei@6.0.0.27 DONE}
  179. metalbarrels-1.4.jar Metal Barrels {metalbarrels@1.4 DONE}
  180. Druidcraft-1.14-0.2.32.jar Druidcraft {druidcraft@0.2.32 DONE}
  181. AttributeFix-1.14.4-3.0.2.jar AttributeFix {attributefix@3.0.2 DONE}
  182. seals-1.14.4-1.0.2.jar Seals {seals@1.0.2 DONE}
  183. caelus-FORGE-1.14.4-1.0.1.2.jar Caelus API {caelus@FORGE-1.14.4-1.0.1.2 DONE}
  184. Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {upgrade_aquatic@1.4.9 DONE}
  185. colytra-FORGE-1.14.4-2.0.0.1.jar Colytra {colytra@FORGE-1.14.4-2.0.0.1 DONE}
  186. comforts-FORGE-1.14.4-2.0-beta6.jar Comforts {comforts@FORGE-1.14.4-2.0-beta6 DONE}
  187. SereneSeasons-1.14.4-2.0.0.40-universal.jar Serene Seasons {sereneseasons@1.14.4-2.0.0.40 DONE}
  188. decorative_blocks_5.jar Decorative Blocks {decorative_blocks@1.5 DONE}
  189. BasicNetherOres-1.14.4-3.2.2.jar Basic Nether Ores {bno@3.2.2 DONE}
  190. PyramidPlunder-1.14.4-1.1.jar Pyramid Plunder {pyramidplunder@1.14.4-1.0 DONE}
  191. DungeonCrawl-1.14.4-1.6.1.jar Dungeon Crawl {dungeoncrawl@1.6.1 DONE}
  192. curioofundying-FORGE-1.14.4-2.0.1.jar Curio of Undying {curioofundying@FORGE-1.14.4-2.0.1 DONE}
  193. FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {farmingforblockheads@5.3.2 DONE}
  194. RingOfTeleport-1.14.4-1.0.18.jar Ring of Teleport {ring_of_teleport@1.0.18 DONE}
  195. The-Endergetic-Expansion-1.14.4-v1.1.2.jar The Endergetic Expansion {endergetic@1.1.2 DONE}
  196. snowundertrees-1.14.4-v1.0.jar Snow Under Trees {snowundertrees@v1.0 DONE}
  197. BonsaiTrees-2.0.2.35.jar Bonsai Trees 2 {bonsaitrees2@2.0.2.35 DONE}
  198. travellersboots-1.14.4-1.2.2.jar Traveller's Boots {travellersboots@1.2.2 DONE}
  199. mininggadgets-1.2.3.jar Mining Gadgets {mininggadgets@1.2.3 DONE}
  200. mysticalworld-1.14.4-1.7.2.jar Mystical World {mysticalworld@1.14.4-1.7.2 DONE}
  201. forge-1.14.4-28.2.0-universal.jar Forge {forge@28.2.0 DONE}
  202. ironchest-1.14.4-9.1.5.jar Iron Chests {ironchest@1.14.3-9.0.3 DONE}
  203. villagerdeathm_1.14-1.2.jar Villager Death Messages {villagerdeathm@1.2 DONE}
  204. forge-1.14.4-28.2.0-client.jar Minecraft {minecraft@1.14.4 DONE}
  205. EnchantmentDescriptions-1.14.4-1.3.8.jar EnchantmentDescriptions {enchdesc@1.3.8 DONE}
  206. swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {swingthroughgrass@1.14.4-1.3.2 DONE}
  207. Mortar-1.1.1.jar Mortar {mortar@1.1.1 DONE}
  208. watercan-1.14.4-2.1.0.jar Watercan {watercan@1.14.4-2.1.0 DONE}
  209. ToolBelt-1.14.4-1.12.5.jar Tool Belt {toolbelt@1.12.5 DONE}
  210. titanium-1.14.4-2.2.10.jar Titanium {titanium@2.2.10 DONE}
  211. simpleworldtimer-1.14.4-1.1.2-beta.jar Simple World Timer {simpleworldtimer@1.14.4-1.1.2-beta DONE}
  212. SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 DONE}
  213. forbidden_arcanus-1.14.4-1.5.jar Forbidden & Arcanus {forbidden_arcanus@1.14.4-1.5 DONE}
  214. ceramicbucket-0.9.0-1.14.4_1.15.X.jar Ceramic Bucket {ceramicbucket@0.9.0-1.14.4_1.15.X DONE}
  215. LargeFluidTank-14.9.6.jar FluidTank {fluidtank@14.9.6 DONE}
  216. MobEffects-1.14.4-0.1.0.0.jar §3Dynamic Surroundings: §eMob Effects {mobeffects@1.14.4-0.1.0.0 DONE}
  217. dimdungeons-1.03-forge-1.14.4.jar Dimensional Dungeons {dimdungeons@1.14.4-1.03 DONE}
  218. whisperwoods-1.14.4-1.0.1.jar Whisperwoods {whisperwoods@1.0.1 DONE}
  219. SpartanShields-1.14.4-2.0.0.jar Spartan Shields {spartanshields@2.0.0 DONE}
  220. Mantle-1.14.4-1.4.32.jar Mantle {mantle@1.4.32 DONE}
  221. Xaeros_Minimap_20.2.0_Forge_1.14.4.jar Xaero's Minimap {xaerominimap@20.2.0 DONE}
  222. FastWorkbench-1.14.4-2.1.4.jar FastWorkbench {fastbench@2.1.4 DONE}
  223. StorageDrawers-1.14.4-6.0.5.jar Storage Drawers {storagedrawers@1.14.4-6.0.3 DONE}
  224. StorageDrawersUnlimited-1.14.4-1.3.4.jar Storage Drawers Unlimited {storagedrawersunlimited@1.14.4-1.3.4 DONE}
  225. BiomesOPlenty-1.14.4-9.0.0.261-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.259 DONE}
  226. Quark-r2.0-210.jar Quark {quark@r2.0-210 DONE}
  227. Charm-1.14.4-1.5.0.jar Charm {charm@1.14.4-1.5.0 DONE}
  228. performant-1.14.4-1.5.jar Performant {performant@1.5 DONE}
  229. backpacked-1.4.0-1.14.4.jar Backpacked {backpacked@1.4.0 DONE}
  230. mysticalmachinery-1.14.4-0.0.0.3.jar Mystical Machinery {mysticalmachinery@1.14.4-0.0.0.3 DONE}
  231. FastFurnace-1.14.4-2.2.4.jar FastFurnace {fastfurnace@2.2.4 DONE}
  232. AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {appleskin@1.0.12 DONE}
  233. guardscraft-1.14.4-1.0.0.jar GuardsCraft {guardscraft@1.14.4-1.0.0 DONE}
  234. modular-routers-1.14.4-5.1.4-9.jar Modular Routers {modularrouters@1.14.4-5.1.4-9 DONE}
  235. SilentGems-1.14.4-3.4.8+81.jar Silent's Gems 3 {silentgems@3.4.8+81 DONE}
  236. illagers_plus-2.0.jar Illagers+ {illagers_plus@2.0(BETA) DONE}
  237. refinedstorageaddons-0.5.jar Refined Storage Addons {refinedstorageaddons@0.5 DONE}
  238. overloadedarmorbar-3.0.0b.jar Overloaded Armor Bar {overloadedarmorbar@3.0.0b DONE}
  239. Savanna_BETA.jar Creatures_XL {creatures_xl@1.0.0 DONE}
  240. Player Count: 1 / 8; [ServerPlayerEntity['Omnimetatron'/552, l='CreaturesXL', x=263.06, y=63.00, z=-499.74]]
  241. Data Packs: vanilla, mod:aiimprovements, mod:ambientsounds, mod:angelring, mod:appleskin, mod:arl, mod:attributefix, mod:backpacked, mod:bettercaves, mod:betterthanmending, mod:biomesoplenty, mod:bno, mod:bonsaitrees2, mod:buildinggadgets, mod:caelus, mod:carryon, mod:charm, mod:chunknogobyebye, mod:cleanview, mod:cobblefordays, mod:colytra, mod:comforts, mod:controlling, mod:cookingforblockheads, mod:corail_woodcutter, mod:craftingstation, mod:creatures_xl, mod:cucumber, mod:curioofundying, mod:curios, mod:dankstorage, mod:decorative_blocks, mod:dimdungeons, mod:disenchanting, mod:doggytalents, mod:druidcraft, mod:dungeoncrawl, mod:elevatorid, mod:enchdesc, mod:endergetic, mod:extcaves, mod:farmingforblockheads, mod:fastbench, mod:fastfurnace, mod:fastleafdecay, mod:fencejumper, mod:fertilization, mod:fluidtank, mod:forbidden_arcanus, mod:forge, mod:forgivingvoid, mod:gaiadimension, mod:guardillagers, mod:guardscraft, mod:horsemodifiers, mod:illagers_plus, mod:industrialforegoing (incompatible), mod:ironchest, mod:ironjetpacks, mod:ironshulkerbox, mod:jei, mod:jeresources (incompatible), mod:levelhearts, mod:libnonymous, mod:lollipop, mod:mantle, mod:metalbarrels, mod:mining_helmet, mod:mininggadgets, mod:modularrouters, mod:mortar, mod:mysticallib, mod:mysticalmachinery, mod:mysticalworld, mod:neat, mod:nomadictents, mod:oreexcavation, mod:overloadedarmorbar, mod:patchouli, mod:peacefulsurface, mod:performant, mod:ping, mod:placebo, mod:powah, mod:pyramidplunder, mod:quark, mod:randompatches, mod:refinedstorage, mod:refinedstorageaddons, mod:ring_of_blink, mod:ring_of_enderchest, mod:ring_of_teleport, mod:seals, mod:sereneseasons, mod:servertabinfo, mod:silentgear, mod:silentgems, mod:silentlib, mod:silents_mechanisms, mod:simplefarming (incompatible), mod:simpleworldtimer, mod:snowundertrees, mod:spartanshields, mod:storagedrawers, mod:storagedrawersunlimited, mod:swingthroughgrass, mod:titanium (incompatible), mod:toolbelt, mod:toughnessbar, mod:trashslot, mod:travellersboots, mod:tropical, mod:ultra_amplified_mod, mod:upgrade_aquatic, mod:villagerdeathm, mod:vilnames, mod:waila, mod:watercan, mod:whisperwoods, mod:winterambience, mod:xaerominimap, mod:xaeroworldmap, mod:yamda, mod:ceramicbucket, mod:savemystronghold, mod:mobeffects, mod:sndctrl
  242. Type: Integrated Server (map_client.txt)
  243. Is Modded: Definitely; Client brand changed to 'forge'
  244. OptiFine Version: OptiFine_1.14.4_HD_U_F5
  245. OptiFine Build: 20191204-141250
  246. Render Distance Chunks: 12
  247. Mipmaps: 4
  248. Anisotropic Filtering: 1
  249. Antialiasing: 0
  250. Multitexture: false
  251. Shaders: Chocapic13 Better Default Beta 4.zip
  252. OpenGlVersion: 4.6.13587 Compatibility Profile Context 20.2.1 26.20.15019.1003
  253. OpenGlRenderer: Radeon RX 590 Series
  254. OpenGlVendor: ATI Technologies Inc.
  255. CpuCount: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement