Advertisement
katubug

artifacts/trick or treat crash?

Oct 16th, 2021
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.90 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 10/16/21, 2:45 PM
  5. Description: Exception ticking world
  6.  
  7. java.lang.ClassCastException: class artifacts.entity.MimicEntity cannot be cast to class net.minecraft.class_1314 (artifacts.entity.MimicEntity and net.minecraft.class_1314 are in unnamed module of loader net.fabricmc.loader.launch.knot.KnotClassLoader @141e5bef)
  8. at Not Enough Crashes deobfuscated stack trace.(1.17.1+build.46)
  9. at samebutdifferent.trickortreat.registry.ModEvents.lambda$register$3(ModEvents.java:57)
  10. at net.fabricmc.fabric.api.event.lifecycle.v1.ServerEntityEvents.lambda$static$0(ServerEntityEvents.java:42)
  11. at net.minecraft.server.world.ServerWorld$ServerEntityHandler.handler$eip000$invokeEntityLoadEvent(ServerWorld:2052)
  12. at net.minecraft.server.world.ServerWorld$ServerEntityHandler.startTracking(ServerWorld:1439)
  13. at net.minecraft.server.world.ServerWorld$ServerEntityHandler.startTracking(ServerWorld:1404)
  14. at net.minecraft.server.world.ServerEntityManager.startTracking(ServerEntityManager:210)
  15. at net.minecraft.server.world.ServerEntityManager.addEntity(ServerEntityManager:180)
  16. at net.minecraft.server.world.ServerEntityManager.method_31857(ServerEntityManager:345)
  17. at java.util.Collections$2.tryAdvance(Collections.java:4820)
  18. at java.util.Collections$2.forEachRemaining(Collections.java:4828)
  19. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
  20. at net.minecraft.server.world.ServerEntityManager.loadChunks(ServerEntityManager:345)
  21. at net.minecraft.server.world.ServerEntityManager.tick(ServerEntityManager:351)
  22. at net.minecraft.server.world.ServerWorld.tick(ServerWorld:426)
  23. at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:891)
  24. at net.minecraft.server.MinecraftServer.tick(MinecraftServer:831)
  25. at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer:96)
  26. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:697)
  27. at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:270)
  28. at java.lang.Thread.run(Thread.java:831)
  29.  
  30.  
  31. A detailed walkthrough of the error, its code path and all known details is as follows:
  32. ---------------------------------------------------------------------------------------
  33.  
  34. -- Head --
  35. Thread: Render thread
  36. Stacktrace:
  37. at samebutdifferent.trickortreat.registry.ModEvents.lambda$register$3(ModEvents.java:57)
  38. at net.fabricmc.fabric.api.event.lifecycle.v1.ServerEntityEvents.lambda$static$0(ServerEntityEvents.java:42)
  39. at net.minecraft.class_3218$class_5526.handler$eip000$invokeEntityLoadEvent(class_3218.java:2052)
  40. at net.minecraft.class_3218$class_5526.method_31436(class_3218.java:1439)
  41. at net.minecraft.class_3218$class_5526.method_31798(class_3218.java:1404)
  42. at net.minecraft.class_5579.method_31847(class_5579.java:210)
  43. at net.minecraft.class_5579.method_31820(class_5579.java:180)
  44. at net.minecraft.class_5579.method_31857(class_5579.java:345)
  45. at java.base/java.util.Collections$2.tryAdvance(Collections.java:4820)
  46. at java.base/java.util.Collections$2.forEachRemaining(Collections.java:4828)
  47. at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762)
  48. at net.minecraft.class_5579.method_31853(class_5579.java:345)
  49. at net.minecraft.class_5579.method_31809(class_5579.java:351)
  50. at net.minecraft.class_3218.method_18765(class_3218.java:426)
  51.  
  52. -- Affected level --
  53. Details:
  54. All players: 0 total; []
  55. Chunk stats: 2025
  56. Level dimension: minecraft:overworld
  57. Level spawn location: World: (128,69,-224), Section: (at 0,5,0 in 8,4,-14; chunk contains blocks 128,0,-224 to 143,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  58. Level time: 5 game time, 5 day time
  59. Level name: New World
  60. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  61. Level weather: Rain time: 131129 (now: false), thunder time: 60652 (now: false)
  62. Known server brands: fabric
  63. Level was modded: true
  64. Level storage version: 0x04ABD - Anvil
  65. Stacktrace:
  66. at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:891)
  67. at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831)
  68. at net.minecraft.class_1132.method_3748(class_1132.java:96)
  69. at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697)
  70. at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
  71. at java.base/java.lang.Thread.run(Thread.java:831)
  72.  
  73. -- System Details --
  74. Details:
  75. Minecraft Version: 1.17.1
  76. Minecraft Version ID: 1.17.1
  77. Operating System: Windows 10 (amd64) version 10.0
  78. Java Version: 16.0.1, Microsoft
  79. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  80. Memory: 1811360016 bytes (1727 MiB) / 5226102784 bytes (4984 MiB) up to 9663676416 bytes (9216 MiB)
  81. CPUs: 8
  82. Processor Vendor: GenuineIntel
  83. Processor Name: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
  84. Identifier: Intel64 Family 6 Model 58 Stepping 9
  85. Microarchitecture: Ivy Bridge (Client)
  86. Frequency (GHz): 3.50
  87. Number of physical packages: 1
  88. Number of physical CPUs: 4
  89. Number of logical CPUs: 8
  90. Graphics card #0 name: Intel(R) HD Graphics 4000
  91. Graphics card #0 vendor: Intel Corporation (0x8086)
  92. Graphics card #0 VRAM (MB): 2112.00
  93. Graphics card #0 deviceId: 0x0162
  94. Graphics card #0 versionInfo: DriverVersion=10.18.10.4358
  95. Graphics card #1 name: NVIDIA GeForce RTX 2060 SUPER
  96. Graphics card #1 vendor: NVIDIA (0x10de)
  97. Graphics card #1 VRAM (MB): 4095.00
  98. Graphics card #1 deviceId: 0x1f06
  99. Graphics card #1 versionInfo: DriverVersion=30.0.14.7212
  100. Memory slot #0 capacity (MB): 4096.00
  101. Memory slot #0 clockSpeed (GHz): 1.33
  102. Memory slot #0 type: DDR3
  103. Memory slot #1 capacity (MB): 4096.00
  104. Memory slot #1 clockSpeed (GHz): 1.33
  105. Memory slot #1 type: DDR3
  106. Memory slot #2 capacity (MB): 4096.00
  107. Memory slot #2 clockSpeed (GHz): 1.33
  108. Memory slot #2 type: DDR3
  109. Memory slot #3 capacity (MB): 4096.00
  110. Memory slot #3 clockSpeed (GHz): 1.33
  111. Memory slot #3 type: DDR3
  112. Virtual memory max (MB): 21888.32
  113. Virtual memory used (MB): 17733.10
  114. Swap memory total (MB): 5632.00
  115. Swap memory used (MB): 79.50
  116. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9216m -Xms256m -XX:PermSize=256m
  117. Fabric Mods:
  118. additionaladditions: Additional Additions 2.1.3
  119. adorn: Adorn 2.1.5+1.17.1
  120. advancements-enlarger: Advancements Enlarger 0.2.4
  121. ambientenvironment: Ambient Environment 6.0.22
  122. amecsapi: Amecs API 1.1.4+mc21w16a
  123. appleskin: AppleSkin mc1.17-2.1.3
  124. architectury: Architectury 2.5.31
  125. arfo: Artificial Foliage 1.9
  126. artifacts: Artifacts 5.0.2+fabric
  127. artifality: Artifality 0.4.1
  128. atmosfera: Atmosfera 2.0.0+mc1.17
  129. attachleadstologs: Attachleadstologs 1.0.0-1.17.1
  130. authme: Auth Me 1.5.0
  131. axolotlitemfix: Axolotl Item Fix 1.1.2
  132. backpackmod: Backpack Mod 1.17-2.0.1
  133. balancedrecall: Balanced Recall 1.0.0
  134. balm-fabric: Balm 1.3.0+0
  135. bclib: BCLib 0.3.1
  136. better_withered_mobs: Better Withered Mobs 1.6.1
  137. betterdungeons: YUNG's Better Dungeons 1.17-1.0.2
  138. bettereating: Better Eating 0.3.0
  139. betterf3: BetterF3 1.1.5
  140. blockus: Blockus 2.2.10+1.17.1
  141. blue_endless_jankson: jankson 1.2.1
  142. blur: Blur (Fabric) 2.1.0
  143. bountiful: Bountiful 1.0.0
  144. campchair: Camp Chair 1.0.0
  145. camping: Camping Mod 1.0.1
  146. campingsticks: Camping Sticks 1.17.1-1
  147. can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.1.0
  148. cardinal-components-base: Cardinal Components API (base) 3.1.1
  149. cardinal-components-block: Cardinal Components API (blocks) 3.1.1
  150. cardinal-components-chunk: Cardinal Components API (chunks) 3.0.0
  151. cardinal-components-entity: Cardinal Components API (entities) 3.1.1
  152. cardinal-components-item: Cardinal Components API (items) 3.0.1
  153. cavebiomes: Cave Biomes 0.6.3
  154. chalk: Chalk 1.0.0
  155. chat_plus: Chat+ 2.1.5
  156. chipped: Chipped 1.1.1
  157. cleanview: CleanView 1.17.1-v1-fabric
  158. clear-skies: Clear Skies 1.5.70
  159. cloth-api: Cloth API 2.0.54
  160. cloth-basic-math: Cloth Basic Math 0.5.1
  161. cloth-client-events-v0: Cloth Client Events v0 2.0.54
  162. cloth-common-events-v1: Cloth Common Events v1 2.0.54
  163. cloth-config2: Cloth Config v5 5.0.38
  164. cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
  165. cloth-scissors-api-v1: Cloth Scissors API v1 2.0.54
  166. cloth-utils-v1: Cloth Utils v1 2.0.54
  167. clumps: Clumps 7.0.8
  168. coat: Coat 1.0.0-beta.9
  169. com_electronwill_night-config_core: core 3.6.3
  170. com_electronwill_night-config_toml: toml 3.6.3
  171. com_moandjiezana_toml_toml4j: toml4j 0.7.2
  172. companion_bats: Companion Bats 1.17.9
  173. cosmetic-armor: Cosmetic Armor 1.1.0
  174. cosmetica: Cosmetica 0.2.0
  175. cotton-config: Cotton Config 1.0.0-rc.7
  176. cotton-logging: Cotton Logging 1.0.0-rc.4
  177. couplings: Couplings 1.5.0+1.17
  178. croptopia: Croptopia 1.6.3
  179. crowdin-translate: CrowdinTranslate 1.3+1.17
  180. culinaire: Culinaire 2.1
  181. cullleaves: Cull Leaves 2.3.0
  182. customstars: Custom Stars 0.5
  183. dankstorage: Dank Storage 2.2-1.17.1
  184. darkpaintings: Dark Paintings 4.0.2
  185. dawn: Dawn API 2.0.6
  186. decorative: Decorative 4.1.1
  187. defaultsettings: DefaultSettings 3.1.0
  188. diggusmaximus: Diggus Maximus 1.5.1-1.17
  189. doomangelring: Doom Angel Ring 1.0.1
  190. doublejump: Double Jump Mod 1.0.1+mc1.17
  191. dynamicfps: Dynamic FPS 2.0.5
  192. earthtojavamobs: Earth2Java 1.7.3+1.17
  193. eatinganimationid: Eating Animation 1.2
  194. eer: Erroring Entity Remover 1.0.1+1.17.1
  195. eldritch_mobs: Eldritch Mobs 1.9.6
  196. enchant_giver: Enchant Giver 1.1.0
  197. enchantmentdescriptions: Enchantment Descriptions 4.0.1
  198. endless_cake: Endless Cake 1.0.0
  199. endrem: End Remastered 4.1.0
  200. entityculling: EntityCulling-Fabric 1.3.3
  201. expandability: ExpandAbility 4.0.2
  202. extra_enchants: Extra Enchants 0.1.2
  203. extraalchemy: Extra Alchemy 1.6.1
  204. fabric: Fabric API 0.40.8+1.17
  205. fabric-api-base: Fabric API Base 0.3.0+a02b446313
  206. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+cbda931818
  207. fabric-biome-api-v1: Fabric Biome API (v1) 3.2.0+cbda931818
  208. fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
  209. fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
  210. fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
  211. fabric-containers-v0: Fabric Containers (v0) 0.1.12+cbda931818
  212. fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.0+cbda931818
  213. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
  214. fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
  215. fabric-entity-events-v1: Fabric Entity Events (v1) 1.2.3+87cc6e4c18
  216. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.10+fc40aa9d18
  217. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
  218. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+cbda931818
  219. fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b44633d
  220. fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
  221. fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+cbda931818
  222. fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
  223. fabric-language-kotlin: Fabric Language Kotlin 1.6.5+kotlin.1.5.31
  224. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
  225. fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
  226. fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
  227. fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
  228. fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+cbda931818
  229. fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
  230. fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
  231. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+cbda931818
  232. fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
  233. fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
  234. fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
  235. fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.11+7931163218
  236. fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+cbda931818
  237. fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+cbda931818
  238. fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.4+7931163218
  239. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
  240. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.14+4658223018
  241. fabric-rendering-v0: Fabric Rendering (v0) 1.1.5+7931163218
  242. fabric-rendering-v1: Fabric Rendering (v1) 1.9.0+7931163218
  243. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
  244. fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+198a96213d
  245. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+cbda931818
  246. fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
  247. fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.1+b06cb95b18
  248. fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
  249. fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab61213d
  250. fabric-transfer-api-v1: Fabric Transfer API (v1) 1.4.0+7931163218
  251. fabricloader: Fabric Loader 0.11.7
  252. fallflyinglib: FallFlyingLib 3.0.0-beta.2
  253. fallingleaves: Falling Leaves 1.7.3+1.17.1
  254. fallingtree: FallingTree 2.13.0
  255. fastchest: FastChest 1.2+1.17
  256. fastfurnace: FastFurnace 1.17-3.0
  257. ferritecore: FerriteCore 3.1.0
  258. fiber: fiber 0.23.0-2
  259. flonters: Flonters 1.2.1+1.17.1
  260. flytre-lib-base: Flytre Lib - Base Module 1.2.0
  261. flytre-lib-compat: Flytre Lib - Compat Module 1.0.0
  262. flytre-lib-config: Flytre Lib - Config Module 1.1.0
  263. flytre-lib-event: Flytre Lib - Event Module 1.0.1
  264. flytre-lib-gui: Flytre Lib - GUI Module 1.0.0
  265. flytre-lib-storage: Flytre Lib - Storage Module 2.3.1
  266. flytre_lib: Flytre Lib 1.3.9
  267. gbfabrictools: GBfabrictools 1.3.4+1.17
  268. geckolib3: Geckolib 3.0.15
  269. geodes: Resourceful Geodes 1.1.0
  270. glassential: Glassential 1.17-1.2.0
  271. go-fish: Go Fish 1.3.0-beta-1.17.1
  272. gobber2: Gobber2 2.4.53
  273. goblintraders: Goblin Traders 1.1.0
  274. goosiklib: Goosik Lib 0.1.0
  275. grass_pass: Grass Bypass 1.0.0
  276. gravelminer: GravelMiner 11.0.0+0
  277. graveyard: The Graveyard 1.0
  278. grindenchantments: Grind Enchantments 1.4.0+1.17.1
  279. guardiansgalore: GuardiansGalore 1.17.1-2.1
  280. guild: Guild 0.3.3
  281. health_levels: Health Levels 1.0.1
  282. healthoverlay: Health Overlay 4.0.2
  283. hellish-materials: Hellish Materials 0.13.1
  284. here-be-no-dragons: Here be no Dragons! 1.0.0
  285. hologram-api: Hologram API 0.2.1+1.17.1
  286. hydrogen: Hydrogen 0.3
  287. illuminations: Illuminations 1.8
  288. improved-stations: Improved Stations 2.0.7
  289. improvedhoes: Improved Hoes 2.0
  290. indium: Indium 1.0.0+mc1.17.1
  291. indypets: Independent Pets 0.7.0
  292. infinityfix: Infinity Fix 1.1.0
  293. inventoryhud: Inventory HUD + 3.4.0
  294. inventoryprofilesnext: Inventory Profiles Next 1.0.3
  295. iris: Iris 1.1.2+build.9
  296. jankson: Jankson 3.0.1+j1.2.0
  297. java: OpenJDK 64-Bit Server VM 16
  298. kambrik: Kambrik 1.1.0
  299. keeptherain: Keep The Rain! 0.2.0
  300. ksrch: Keybind Search 1.0.0
  301. kyrptconfig: Kytpt Config 1.1.10-1.17
  302. lakeside: Lakeside 1.1.0+1.17
  303. lambdynlights: LambDynamicLights 2.0.2+1.17
  304. lazydfu: LazyDFU 0.1.2
  305. lchunkloader: Literally Chunk Loader 2.0.3
  306. libcd: LibCapableData 3.0.3+1.16.3
  307. libgui: LibGui 4.1.6+1.17.1
  308. libninepatch: LibNinePatch 1.1.0
  309. lithium: Lithium 0.7.4
  310. lovely_snails: Lovely Snails 1.0.3+1.17
  311. magicfungi: Magic Fungi 0.4.1-BETA+1.17.1
  312. mavm: More Axolotl Variants Mod 1.0.5
  313. mcda: MC Dungeons Armors 1.7.13
  314. mcdar: MC Dungeons Artifacts 1.4.1
  315. mcdw: MC Dungeons Weapons 3.5.4
  316. midnightlib: MidnightLib 0.2.6
  317. minecraft: Minecraft 1.17.1
  318. mm: Manningham Mills 2.3
  319. mob_catcher: Mob Catcher 1.0.10
  320. modify-drops-api: Modify Drops API 0.3.2
  321. modmenu: Mod Menu 2.0.14
  322. more_gems: More Gems 1.2.39
  323. morebakedfoods: More Baked Foods 1.2.0
  324. moreberries: More Berries 1.4.3
  325. morevillagers-fabric: MoreVillagersFabric 2.1.1-SNAPSHOT
  326. mostructures: Mo' Structures 1.3.0-pre1-1.17.1
  327. mousewheelie: Mouse Wheelie 1.7.3-newconfig+mc1.17.1-pre1
  328. mythic-mounts: Mythic Mounts 1.17.1-1.3
  329. nauticality: Nauticality 0.1.2
  330. netherite_nugget: Netherite Nuggets 1.3.0
  331. nomoreglowingpots: No More Glowing Pots 1.0.2
  332. notenoughcrashes: Not Enough Crashes 3.6.5+1.17.1
  333. notes: Notes 1.0.6
  334. omega-config: OmegaConfig 1.0.8
  335. org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
  336. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.31
  337. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.31
  338. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.31
  339. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.31
  340. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
  341. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
  342. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.0
  343. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.0
  344. outvoted: Outvoted 2.0.0-alpha.13
  345. oxidized: Oxidized 1.4.0
  346. packet_tweaker: Packet Tweaker 0.2.0+1.17.1
  347. patchouli: Patchouli 1.17.1-56-FABRIC
  348. paxi: Paxi 1.17-1.2.2
  349. pettable: Pettable 1.2.0
  350. placeholder-api: Placeholder API 1.1.1+1.17.1
  351. platypus: Platypuses 1.0.0
  352. playerabilitylib: Pal 1.3.0
  353. pling: Pling 1.4.0
  354. polymer: Polymer 0.1.2+1.17.1
  355. polymorph: Polymorph 0.0.14-1.17.1
  356. ppp: Port's Parrots Plus 1.3.0
  357. promenade: Promenade 2.1.2
  358. pugh_lib: Pugh Lib ${version}
  359. pugh_tools: Pugh Tools ${version}
  360. quickspyglasser: Quick Spyglasser 0.3.0
  361. randomtp: Random Teleport Mod 5.0.1+1.17
  362. reach-entity-attributes: Reach Entity Attributes 2.1.1
  363. reapingmod: Reaping Mod 1.4.0
  364. recipeconditions: Fabric Recipe Conditions 0.4.0
  365. repurposed_structures: Repurposed Structures 2.3.9+1.17.1
  366. reroll: Reroll 1.3.0-1.17.1
  367. resourceful_tools: Resourceful Tools 1.1.20
  368. right-click-clear: Right Click Clear 2.0.3
  369. rightclickharvest: Right Click Harvest 1.4.0
  370. rocks: This Rocks! 1.5.1
  371. roughlyenoughitems: Roughly Enough Items 6.0.279-alpha
  372. roughlyenoughresources: Roughly Enough Resources 2.2.0
  373. ruined_equipment: Ruined Equipment 1.3.0
  374. satin: Satin 1.6.4
  375. scorch: Scorch 1.1.2
  376. sentimentality3: Sentimentality 3 1.3.3
  377. server_translations_api: Server Translations API 1.4.5+1.17
  378. sgui: SGui 1.0.0-rc4+1.17.1
  379. shulkerboxtooltip: Shulker Box Tooltip 3.0.1+1.17
  380. shwfox: Shadew's Foxes 1.1+fabric
  381. skylorlib: SkyLib 1.0.5
  382. soaringstructures2: Soaring Structures 2 1.17.1 - 1.8.5
  383. sodium: Sodium 0.3.2+IRIS2-build.9
  384. someforgepatchesported: Some Forge Patches Ported 1.0.1
  385. soundphysics: Sound Physics 2.0.0
  386. soundreloader: Sound Reloader 1.0.0
  387. spirit: Spirit 1.1.0
  388. spruceui: SpruceUI 3.2.0+1.17
  389. spyzoom: Spyglass Zoom 1.0.1
  390. step-height-entity-attribute: Step Height Entity Attribute 1.0.0
  391. stepup: StepUp 1.17.1-fabric0.36.1-1.1
  392. suitablystackablestew: Suitably Stackable Stew 1.1.2
  393. terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 2.0.0
  394. terraform-config-api-v1: Terraform Config API (v1) 2.0.0
  395. terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 2.0.0
  396. terraform-shapes-api-v1: Terraform Shapes API (v1) 1.0.4
  397. terraform-surfaces-api-v1: Terraform Surfaces API (v1) 2.0.0
  398. terraform-tree-api-v1: Terraform Tree API (v1) 2.0.0
  399. terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
  400. terraria_paintings: Terraria Paintings 1.0.0
  401. the_loved_ones: The Loved Ones 1.2.0+1.17
  402. things: Things 0.2.6
  403. thonkutil: ThonkUtil 1.1.1
  404. tokenablefurnaces: Tokenable Furnaces 1.1.4
  405. toms_storage: Tom's Simple Storage Mod 1.1.18
  406. traverse: Traverse 4.0.0
  407. trickortreat: Trick or Treat 1.0.0
  408. trinkets: Trinkets 3.0.4
  409. trulytreasures: Truly Treasures 1.0
  410. tweed4_annotated: tweed4_annotated 1.0.0
  411. tweed4_base: tweed4_base 1.0.0
  412. tweed4_data: tweed4_data 1.0.0
  413. tweed4_data_hjson: tweed4_data_hjson 1.0.0
  414. tweed4_tailor_coat: tweed4_tailor_coat 1.0.0
  415. tweed4_tailor_screen: tweed4_tailor_screen 1.0.0
  416. universal-graves: Universal Graves 1.1.0+1.17.1
  417. untitledduckmod: Untitled Duck Mod 0.3.0
  418. vanilla_degus: Vanilla Degus 1.2.3
  419. vanillatweaks: VanillaTweaks 1.17.1-1.0.18
  420. visuality: Visuality 0.2.0
  421. waystones: Waystones 2.1.2
  422. whereisit: Where Is It 1.14.3
  423. winged: Winged Mod 1.17.1-3.0.0
  424. wthit: wthit 3.9.3
  425. xaerominimap: Xaero's Minimap 21.17.2
  426. xaeroworldmap: Xaero's World Map 1.17.1
  427. xp_storage: XP Storage 1.4.2+1.17.1
  428. xp_storage_trinkets: XP Storage - Trinkets 0.1+1.17.1
  429. yungsapi: YUNG's API 1.17-Fabric-19
  430. Player Count: 0 / 8; []
  431. Data Packs: vanilla, moreberries/berrybushrecipes, Better+Traders+V3.zip, BlazeandCave's+Advancements+Pack+1.12.4.zip, Fancier+Mansions+v1.0.zip (incompatible), More+Crafting+and+Item+Breakdown.zip, PlatyPack+1.7.0.1+Server.zip, Silkless+Campfires+V2.1.zip (incompatible), heartofsky_recipe.zip (incompatible), iwssn.zip, Fabric Mods
  432. Type: Integrated Server (map_client.txt)
  433. Is Modded: Definitely; Client brand changed to 'fabric'
  434. Suspected Mods: MC Dungeons Artifacts (mcdar), Fabric Lifecycle Events (v1) (fabric-lifecycle-events-v1)
  435. Client Crashes Since Restart: 0
  436. Integrated Server Crashes Since Restart: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement