1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2023-12-28 15:39:46
|
5 | Description: Ticking entity
|
6 |
|
7 | java.lang.ClassCastException: class net.spellbladenext.fabric.entities.HexbladePortal cannot be cast to class com.brutalbosses.entity.capability.BossCapEntity (net.spellbladenext.fabric.entities.HexbladePortal and com.brutalbosses.entity.capability.BossCapEntity are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @1810399e)
|
8 | at net.minecraft.entity.LivingEntity.handler$bfi001$brutalbosses$onDeath(LivingEntity.java:26155)
|
9 | at net.minecraft.entity.LivingEntity.onDeath(LivingEntity.java:1354)
|
10 | at net.minecraft.entity.LivingEntity.damage(LivingEntity.java:1204)
|
11 | at net.spellbladenext.fabric.entities.Reaver.method_5773(Reaver.java:263)
|
12 | at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:712)
|
13 | at net.minecraft.world.World.tickEntity(World.java:466)
|
14 | at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:371)
|
15 | at net.minecraft.world.EntityList.forEach(EntityList.java:54)
|
16 | at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:339)
|
17 | at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875)
|
18 | at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:289)
|
19 | at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819)
|
20 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:665)
|
21 | at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
|
22 | at java.base/java.lang.Thread.run(Thread.java:833)
|
23 |
|
24 |
|
25 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
26 | ---------------------------------------------------------------------------------------
|
27 |
|
28 | -- Head --
|
29 | Thread: Server thread
|
30 | Stacktrace:
|
31 | at net.minecraft.entity.LivingEntity.handler$bfi001$brutalbosses$onDeath(LivingEntity.java:26155)
|
32 | at net.minecraft.entity.LivingEntity.onDeath(LivingEntity.java:1354)
|
33 | at net.minecraft.entity.LivingEntity.damage(LivingEntity.java:1204)
|
34 | at net.spellbladenext.fabric.entities.Reaver.method_5773(Reaver.java:263)
|
35 | at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:712)
|
36 | at net.minecraft.world.World.tickEntity(World.java:466)
|
37 | at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:371)
|
38 | at net.minecraft.world.EntityList.forEach(EntityList.java:54)
|
39 | at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:339)
|
40 |
|
41 | -- Entity being ticked --
|
42 | Details:
|
43 | Entity Type: spellbladenext:reaver (net.spellbladenext.fabric.entities.Reaver)
|
44 | Entity ID: 22469
|
45 | Entity Name: Hexblade Magister
|
46 | Entity's Exact location: 305.91, 150.07, 1985.98
|
47 | Entity's Block location: World: (305,150,1985), Section: (at 1,6,1 in 19,9,124; chunk contains blocks 304,-64,1984 to 319,319,1999), Region: (0,3; contains chunks 0,96 to 31,127, blocks 0,-64,1536 to 511,319,2047)
|
48 | Entity's Momentum: -0.08, -0.08, -0.07
|
49 | Entity's Passengers: []
|
50 | Entity's Vehicle: null
|
51 | Stacktrace:
|
52 | at net.minecraft.world.World.tickEntity(World.java:466)
|
53 | at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:371)
|
54 | at net.minecraft.world.EntityList.forEach(EntityList.java:54)
|
55 | at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:339)
|
56 | at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875)
|
57 | at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:289)
|
58 | at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819)
|
59 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:665)
|
60 | at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
|
61 | at java.base/java.lang.Thread.run(Thread.java:833)
|
62 |
|
63 | -- Affected level --
|
64 | Details:
|
65 | All players: 3 total; [class_3222['WorstLuck'/3394, l='ServerLevel[world]', x=308.73, y=150.00, z=1988.73], class_3222['RacoonBandits'/16858, l='ServerLevel[world]', x=305.75, y=150.00, z=1989.97], class_3222['OikawaGrace'/18946, l='ServerLevel[world]', x=-273.82, y=33.00, z=-587.69]]
|
66 | Chunk stats: 5812
|
67 | Level dimension: minecraft:overworld
|
68 | Level spawn location: World: (-64,60,-208), Section: (at 0,12,0 in -4,3,-13; chunk contains blocks -64,-64,-208 to -49,319,-193), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
|
69 | Level time: 4727643 game time, 4784724 day time
|
70 | Level name: world
|
71 | Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
|
72 | Level weather: Rain time: 129120 (now: false), thunder time: 149726 (now: false)
|
73 | Known server brands: fabric
|
74 | Level was modded: true
|
75 | Level storage version: 0x04ABD - Anvil
|
76 | Stacktrace:
|
77 | at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:875)
|
78 | at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer.java:289)
|
79 | at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:819)
|
80 | at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:665)
|
81 | at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257)
|
82 | at java.base/java.lang.Thread.run(Thread.java:833)
|
83 |
|
84 | -- System Details --
|
85 | Details:
|
86 | Minecraft Version: 1.19.2
|
87 | Minecraft Version ID: 1.19.2
|
88 | Operating System: Linux (amd64) version 3.10.0-1160.90.1.el7.x86_64
|
89 | Java Version: 17.0.1, Azul Systems, Inc.
|
90 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
91 | Memory: 1323385600 bytes (1262 MiB) / 3959422976 bytes (3776 MiB) up to 5368709120 bytes (5120 MiB)
|
92 | CPUs: 24
|
93 | Processor Vendor: GenuineIntel
|
94 | Processor Name: Intel(R) Xeon(R) CPU E5-2667 0 @ 2.90GHz
|
95 | Identifier: Intel64 Family 6 Model 45 Stepping 7
|
96 | Microarchitecture: Sandy Bridge (Server)
|
97 | Frequency (GHz): 2.90
|
98 | Number of physical packages: 2
|
99 | Number of physical CPUs: 12
|
100 | Number of logical CPUs: 24
|
101 | Graphics card #0 name: unknown
|
102 | Graphics card #0 vendor: unknown
|
103 | Graphics card #0 VRAM (MB): 0.00
|
104 | Graphics card #0 deviceId: unknown
|
105 | Graphics card #0 versionInfo: unknown
|
106 | Virtual memory max (MB): 157545.28
|
107 | Virtual memory used (MB): 83551.63
|
108 | Swap memory total (MB): 28671.99
|
109 | Swap memory used (MB): 1675.75
|
110 | JVM Flags: 2 total; -Xms128M -Xmx5120M
|
111 | Fabric Mods:
|
112 | alloy_forgery: Alloy Forgery 2.1.1+1.19
|
113 | amethyst_core: Amethyst Core 1.2.2+1.19
|
114 | amethyst_imbuement: Amethyst Imbuement 1.19-40
|
115 | common-protection-api: Common Protection API 1.0.0
|
116 | conditional-mixin: conditional mixin 0.3.2
|
117 | fzzy_config: Fzzy Config 0.1.1+1.19
|
118 | structurized-reborn: Structurized Reborn 1.19-01
|
119 | another_furniture: Another Furniture 1.19.2-2.1.4
|
120 | antiqueatlasreborn: Antique Atlas Reborn 9.2-fabric-1.19.2
|
121 | appleskin: AppleSkin 2.5.1+mc1.19
|
122 | architectury: Architectury 6.5.85
|
123 | artifacts: Artifacts 7.1.1+fabric
|
124 | expandability: ExpandAbility 6.0.0
|
125 | step-height-entity-attribute: Step Height Entity Attribute 1.0.0
|
126 | azurelib: AzureLib 1.0.39
|
127 | bettercombat: Better Combat 1.7.1+1.19
|
128 | betterfortresses: YUNG's Better Nether Fortresses 1.19.2-Fabric-1.0.6
|
129 | org_reflections_reflections: reflections 0.10.2
|
130 | betterfpsdist: Better FPS distance Mod 1.19.2-3.7
|
131 | betterstrongholds: YUNG's Better Strongholds 1.19.2-Fabric-3.2.0
|
132 | bewitchment: Bewitchment 1.19-7
|
133 | fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
|
134 | impersonate: Impersonate 2.8.0
|
135 | bookshelf: Bookshelf 16.3.20
|
136 | bot: Base Origins Tweaks 1.0.0
|
137 | bountiful: Bountiful 3.0.0
|
138 | brutalbosses: brutalbosses Mod 1.19.2-6.6
|
139 | bucolicorigins: Bucolic_Origins 4.0.6 [FABRIC]
|
140 | bwplus: Bewitchment Plus 1.19-11
|
141 | playerabilitylib: Pal 1.6.0
|
142 | reach-entity-attributes: Reach Entity Attributes 2.3.0
|
143 | byg: Oh The Biomes You'll Go **.**.**.**
|
144 | bygonenether: Bygone Nether 1.3.2
|
145 | cacao: Croptopia's Chocolaterie 1.2
|
146 | cardinal-components: Cardinal Components API 5.0.2
|
147 | cardinal-components-level: Cardinal Components API (world saves) 5.0.2
|
148 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.0.2
|
149 | chestcavity: Chest Cavity 2.16.6
|
150 | modify-drops-api: Modify Drops API **.**.**.**
|
151 | clarks_classes: Expanded Classes 1.19-4.0.2-FABRIC
|
152 | cloth-api: Cloth API 4.0.65
|
153 | cloth-client-events-v0: Cloth Client Events v0 4.0.65
|
154 | cloth-common-events-v1: Cloth Common Events v1 4.0.65
|
155 | cloth-utils-v1: Cloth Utils v1 4.0.65
|
156 | cloth-config: Cloth Config v8 8.3.115
|
157 | cloth-basic-math: cloth-basic-math 0.6.1
|
158 | clumps: Clumps 9.0.0+14
|
159 | coffee_delight: Coffee Delight 1.4
|
160 | collective: Collective 7.26
|
161 | configured: Configured 2.0.0
|
162 | corgilib: CorgiLib **.**.**.**
|
163 | com_electronwill_night-config_core: core 3.6.6
|
164 | com_electronwill_night-config_toml: toml 3.6.6
|
165 | create: Create 0.5.1-c-build.1160+mc1.19.2
|
166 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
167 | forge_tags: Porting Lib Tags 3.0
|
168 | milk: Milk Lib 1.0.51
|
169 | dripstone_fluid_lib: Dripstone Fluid Lib 2.0.1
|
170 | porting_lib_accessors: Porting Lib Accessors 2.1.1096+1.19.2
|
171 | porting_lib_base: Porting Lib Base 2.1.1096+1.19.2
|
172 | mm: Manningham Mills 2.3
|
173 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.1.1096+1.19.2
|
174 | porting_lib_loot: Porting Lib Loot 2.1.1096+1.19.2
|
175 | porting_lib_model_generators: Porting Lib Model Generators 2.1.1096+1.19.2
|
176 | porting_lib_model_loader: Porting Lib Model Loader 2.1.1096+1.19.2
|
177 | porting_lib_models: Porting Lib Models 2.1.1096+1.19.2
|
178 | serialization_hooks: Serialization Hooks 0.3.26
|
179 | porting_lib_entity: Porting Lib Entity 2.1.1096+1.19.2
|
180 | porting_lib_extensions: Porting Lib Extensions 2.1.1096+1.19.2
|
181 | porting_lib_attributes: Porting Lib Attributes 2.1.1096+1.19.2
|
182 | porting_lib_common: Porting Lib Common 2.1.1096+1.19.2
|
183 | porting_lib_constants: Porting Lib Constants 2.1.1096+1.19.2
|
184 | porting_lib_fake_players: Porting Lib Fake Players 2.1.1096+1.19.2
|
185 | porting_lib_networking: Porting Lib Networking 2.1.1096+1.19.2
|
186 | porting_lib_obj_loader: Porting Lib Obj Loader 2.1.1096+1.19.2
|
187 | porting_lib_transfer: Porting Lib Transfer 2.1.1096+1.19.2
|
188 | registrate-fabric: Registrate for Fabric 1.1.58-MC1.19.2
|
189 | createaddition: Create Crafts & Additions 20230723a
|
190 | team_reborn_energy: Energy 2.3.0
|
191 | croptopia: Croptopia 2.2.2
|
192 | com_typesafe_config: config 1.4.1
|
193 | io_leangen_geantyref_geantyref: geantyref 1.3.11
|
194 | org_spongepowered_configurate-core: configurate-core 4.1.2
|
195 | org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
|
196 | cupboard: cupboard 1.19.2-2.1
|
197 | dataattributes: Data Attributes 1.4.6+1.19.2
|
198 | doapi: Lets Do Api 1.1.0
|
199 | blue_endless_jankson: jankson 1.2.1
|
200 | terraform-wood-api-v1: Terraform Wood API (v1) 4.2.0
|
201 | dungeons_arise: When Dungeons Arise 2.1.54
|
202 | easymagic: Easy Magic 4.3.3
|
203 | endrem: End Remastered 5.2.0
|
204 | ends_delight: End's Delight 1.19.2-1.0
|
205 | entitycollisionfpsfix: Entity Collision FPS Fix **.**.**.**
|
206 | even-more-origins: Even More Origins 0.2.6
|
207 | expandeddelight: Expanded Delight **.**.**.**
|
208 | extended_armor_bars: Extended Armor Bars 1.2.1
|
209 | extra: Extra classes 1.0.0
|
210 | extra_classes_origins: Extra Classes - Origins 1.0.0
|
211 | extrakeybinds: ThatRobins Extra Origins Keybinds 0.5.0+1.17-1.19.4
|
212 | fabric-api: Fabric API 0.77.0+1.19.2
|
213 | fabric-api-base: Fabric API Base 0.4.15+8f4e8eb390
|
214 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.14+93d8cb8290
|
215 | fabric-biome-api-v1: Fabric Biome API (v1) 9.1.1+16f1e31390
|
216 | fabric-block-api-v1: Fabric Block API (v1) 1.0.2+e415d50e90
|
217 | fabric-command-api-v1: Fabric Command API (v1) 1.2.16+f71b366f90
|
218 | fabric-command-api-v2: Fabric Command API (v2) 2.2.1+413cbbc790
|
219 | fabric-commands-v0: Fabric Commands (v0) 0.2.33+df3654b390
|
220 | fabric-containers-v0: Fabric Containers (v0) 0.1.42+df3654b390
|
221 | fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.2+7c6cd14d90
|
222 | fabric-convention-tags-v1: Fabric Convention Tags 1.3.0+4bc6e26290
|
223 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.8+aeb40ebe90
|
224 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.3.9+413cbbc790
|
225 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.35+0d0f210290
|
226 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.4+9244241690
|
227 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.34+562bff6e90
|
228 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.36+df3654b390
|
229 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.24+b6b6abb490
|
230 | fabric-item-api-v1: Fabric Item API (v1) 1.6.6+b7d1888890
|
231 | fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.39+9244241690
|
232 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.4+1b46dc7890
|
233 | fabric-loot-api-v2: Fabric Loot API (v2) 1.1.13+83a8659290
|
234 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.16+9e7660c690
|
235 | fabric-message-api-v1: Fabric Message API (v1) 5.0.7+93d8cb8290
|
236 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.24+33fbc73890
|
237 | fabric-networking-api-v1: Fabric Networking API (v1) 1.2.12+def3f86d90
|
238 | fabric-networking-v0: Fabric Networking (v0) 0.3.29+df3654b390
|
239 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.2.2+d8ef690890
|
240 | fabric-particles-v1: Fabric Particles (v1) 1.1.0+ee641e7390
|
241 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.2+413cbbc790
|
242 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.33+9244241690
|
243 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.19+6e0787e690
|
244 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.11+4d0d570390
|
245 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.2+aae9039d90
|
246 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.8.4+edbdcddb90
|
247 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.8+1cc24b1b90
|
248 | fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.6+413cbbc790
|
249 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.3+08b73de490
|
250 | fabric-language-kotlin: Fabric Language Kotlin 1.10.17+kotlin.1.9.22
|
251 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.9.22
|
252 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.9.22
|
253 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.9.22
|
254 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.9.22
|
255 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.23.1
|
256 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.7.3
|
257 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.7.3
|
258 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.5.0
|
259 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.6.2
|
260 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.6.2
|
261 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.6.2
|
262 | fabricloader: Fabric Loader 0.15.3
|
263 | mixinextras: MixinExtras 0.3.2
|
264 | farmersdelight: Farmer's Delight 1.19.2-1.3.10.2
|
265 | festive_delight: Festive Delight 1.0.0
|
266 | forgeconfigapiport: Forge Config API Port 4.2.11
|
267 | framework: Framework 0.6.16
|
268 | org_javassist_javassist: javassist 3.29.2-GA
|
269 | fwaystones: Fabric Waystones 3.0.8+mc1.19.2
|
270 | fzzy_core: Fzzy Core 0.2.7+1.19
|
271 | geckolib3: Geckolib 3.1.40
|
272 | com_eliotlash_mclib_mclib: mclib 20
|
273 | genshinstrument: Genshin Instruments 3.4
|
274 | gpumemleakfix: Gpu memory leak fix mod 1.19.2-1.6
|
275 | grindenchantments: Grind Enchantments 3.1.1+1.19.2
|
276 | codec-config-api: Codec Config API 1.0.2+1.19.3
|
277 | grounded_origins: Grounded Origins 1.2.3
|
278 | haema: Haema 1.10.4+1.19
|
279 | icarus: Icarus 1.14
|
280 | iceberg: Iceberg 1.0.46
|
281 | identity: Identity 2.6.1-1.19.1
|
282 | omega-config: OmegaConfig 1.2.3-1.18.1
|
283 | immersive_aircraft: Immersive Aircraft 0.6.2+1.19.2
|
284 | immersive_armors: Immersive Armors 1.5.6+1.19.2
|
285 | immersive_paintings: Immersive Paintings 0.6.7+1.19.2
|
286 | ite: Improved Trident Enchantments 1.0
|
287 | ivycore: IvyCore 0.1.3
|
288 | java: OpenJDK 64-Bit Server VM 17
|
289 | jei: Just Enough Items 11.6.0.1018
|
290 | jewelry: Jewelry 1.1.0+1.19.2
|
291 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
292 | kambrik: Kambrik 4.0-1.19.2
|
293 | kiwi: Kiwi Lib 8.3.4
|
294 | lank: Lankasters Origins 1.0.0
|
295 | libz: LibZ 1.0.0
|
296 | lithium: Lithium 0.11.1
|
297 | lootr: Lootr **.**.**.**
|
298 | magic_origins: Magic Origins v0.3.5
|
299 | map_atlases: Map Atlases 2.3.1
|
300 | maxhealthfix: MaxHealthFix 8.0.2
|
301 | mcwbridges: Macaw's Bridges 2.1.0
|
302 | mcwfurnitures: Macaw's Furniture 3.2.1
|
303 | mcwlights: Macaw's Lights and Lamps 1.0.6
|
304 | midnightlib: MidnightLib 1.0.0
|
305 | mighty_mail: Mighty Mail 1.0.14
|
306 | minecraft: Minecraft 1.19.2
|
307 | moborigins: Mob Origins 1.10.0
|
308 | moonlight: Moonlight 1.19.2-2.3.5
|
309 | mrplaguewarper: MrPlague's Warper Origin 1.0.8
|
310 | nethersdelight: Nether's Delight 1.0.1
|
311 | oceansdelight: Ocean's Delight fabric-1.0.2-1.19.2
|
312 | origins: Origins 1.7.1
|
313 | apoli: Apoli 2.6.1
|
314 | additionalentityattributes: Additionalentityattributes 1.0.0+1.19
|
315 | calio: Calio 1.7.0
|
316 | origins-classes: Origins: Classes 1.4.0
|
317 | origins_vampire_mr: Origins: Vampire 1-v2.1.0
|
318 | originsumbrellas: Origins: Umbrellas 1.5.4
|
319 | owo: oωo 0.9.3+1.19
|
320 | paladins: Paladins & Priests 0.9.6+1.19.2
|
321 | patchouli: Patchouli 1.19.2-77-FABRIC
|
322 | fiber: fiber 0.23.0-2
|
323 | pehkui: Pehkui 3.7.11+1.14.4-1.20.2
|
324 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
325 | phantomsseephantoms: Phantoms See Phantoms 1.0.0
|
326 | player-animator: Player Animator 1.0.2
|
327 | playerex: PlayerEx 3.5.4+1.19.2
|
328 | cardinal-components-base: Cardinal Components API (base) 5.0.2
|
329 | cardinal-components-chunk: Cardinal Components API (chunks) 5.0.2
|
330 | cardinal-components-entity: Cardinal Components API (entities) 5.0.2
|
331 | net_objecthunter_exp4j: exp4j 0.4.8
|
332 | opc: Offline Player Cache 0.6.4
|
333 | placeholder-api: Placeholder API 2.0.0-pre.1+1.19.2
|
334 | plentyofarmors: Plenty Of Armors 1.3.0
|
335 | polymorph: Polymorph 0.46.5+1.19.2
|
336 | cardinal-components-block: Cardinal Components API (blocks) 5.0.2
|
337 | cardinal-components-item: Cardinal Components API (items) 5.0.2
|
338 | spectrelib: SpectreLib 0.12.6+1.19.2
|
339 | probablychests: Probably Chests 0.5.5-1.19.2
|
340 | projectile_damage: Projectile Damage Attribute 3.2.1+1.19
|
341 | puffish_skills: Pufferfish's Skills 0.4.0
|
342 | puzzleslib: Puzzles Lib 4.4.3
|
343 | cardinal-components-world: Cardinal Components API (worlds) 5.0.2
|
344 | quickteleports: QuickTeleports 1.19-1.2.0
|
345 | resourcefulconfig: Resourcefulconfig 1.0.20
|
346 | ringsofascension: Rings of Ascension 1.0
|
347 | rpgdifficulty: Rpg Difficulty 1.3.12
|
348 | rpgstats: RPGStats 4.5.0+1.19.2
|
349 | autoconfig1u: Auto Config v1 Updated 3.4.0
|
350 | libgui: LibGui 6.0.0+1.19
|
351 | jankson: Jankson 4.1.1+j1.2.1
|
352 | libninepatch: LibNinePatch 1.1.0
|
353 | server_translations_api: Server Translations API 1.4.14+1.19-rc2
|
354 | packet_tweaker: Packet Tweaker 0.3.0+1.18.2
|
355 | runes: Runes 0.9.8+1.19
|
356 | seleni: Seleni 0.2.5+1.19.2
|
357 | simplehats: SimpleHats 1.19.2-0.1.6
|
358 | simplyskills: SimplySkills 0.14.1-beta
|
359 | simplyswords: Simply Swords 1.47.0-1.19.2
|
360 | smoothchunk: Smooth chunk save Mod 1.19.2-3.5
|
361 | snowrealmagic: Snow! Real Magic! 5.1.2
|
362 | soulsweapons: Marium's Soulslike Weaponry 1.0.2-1.19.2-fabric
|
363 | sound_physics_remastered: Sound Physics Remastered 1.19.2-1.3.1
|
364 | spark: spark 1.10.37
|
365 | spell_engine: Spell Engine 0.9.24+1.19
|
366 | spell_power: Spell Power Attribute 0.9.12+1.19
|
367 | spellbladenext: Spellblades and Such 1.19.2-1.0.27.5
|
368 | splash_milk: Splash Milk 1.2.0
|
369 | structureessentials: Structure Essentials Mod 1.19.2-3.2
|
370 | supplementaries: Supplementaries 1.19.2-2.4.14
|
371 | tenshilib: TenshiLib 1.19.2-1.6.15
|
372 | terrablender: TerraBlender **.**.**.**
|
373 | things: Things 0.3.0+1.19
|
374 | touhouorigins: Touhou Origins 0.8.3-1.19.2
|
375 | apugli: Apugli 1.11.2+1.19-fabric
|
376 | travelersbackpack: Traveler's Backpack 1.19.2-8.2.32
|
377 | trinkets: Trinkets 3.4.2
|
378 | vampiricorigin: Vampiric Origin 1.2.2
|
379 | vanityslots: Vanity Slots 1.2.8
|
380 | vinery: Vinery 1.3.12
|
381 | voicechat: Simple Voice Chat 1.19.2-2.4.32
|
382 | wizardex: WizardEx 1.0.4
|
383 | wizards: Wizards 0.9.17+1.19
|
384 | yungsapi: YUNG's API 1.19.2-Fabric-3.8.10
|
385 | Server Running: true
|
386 | Player Count: 3 / 25; [class_3222['WorstLuck'/3394, l='ServerLevel[world]', x=308.73, y=150.00, z=1988.73], class_3222['RacoonBandits'/16858, l='ServerLevel[world]', x=305.75, y=150.00, z=1989.97], class_3222['OikawaGrace'/18946, l='ServerLevel[world]', x=-273.82, y=33.00, z=-587.69]]
|
387 | Data Packs: vanilla, Fabric Mods, minecraft/croptop, Supplementaries Generated Pack, file/ClearLagg, file/No_Lag (incompatible), file/XEconomy (incompatible)
|
388 | World Generation: Stable
|
389 | Is Modded: Definitely; Server brand changed to 'fabric'
|
390 | Type: Dedicated Server (map_server.txt)
|
391 |
|