1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-08-14 18:22:50
|
5 | Description: Rendering screen
|
6 |
|
7 | java.lang.NullPointerException: Cannot assign field "oX" because "this.mouseInfo" is null
|
8 | at knot//net.minecraft.class_465.handler$ecm000$immersiveui$resetOldMouse2(class_465.java:6836)
|
9 | at knot//net.minecraft.class_465.method_25394(class_465.java:167)
|
10 | at knot//io.wispforest.owo.ui.base.BaseOwoHandledScreen.method_25394(BaseOwoHandledScreen.java:193)
|
11 | at knot//wraith.alloyforgery.client.AlloyForgeScreen.method_25394(AlloyForgeScreen.java:43)
|
12 | at knot//net.minecraft.class_437.method_47413(class_437.java:117)
|
13 | at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$272(class_757.java)
|
14 | at knot//net.minecraft.class_757.wrapOperation$dgl000$fabric-screen-api-v1$onRenderScreen(class_757.java:6086)
|
15 | at knot//net.minecraft.class_757.method_3192(class_757.java:913)
|
16 | at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
|
17 | at knot//net.minecraft.class_310.method_1514(class_310.java:882)
|
18 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
19 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
20 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
21 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
22 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
|
23 | at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
24 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
25 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
26 |
|
27 |
|
28 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
29 | ---------------------------------------------------------------------------------------
|
30 |
|
31 | -- Head --
|
32 | Thread: Render thread
|
33 | Stacktrace:
|
34 | at knot//net.minecraft.class_465.handler$ecm000$immersiveui$resetOldMouse2(class_465.java:6836)
|
35 | at knot//net.minecraft.class_465.method_25394(class_465.java:167)
|
36 | at knot//io.wispforest.owo.ui.base.BaseOwoHandledScreen.method_25394(BaseOwoHandledScreen.java:193)
|
37 | at knot//wraith.alloyforgery.client.AlloyForgeScreen.method_25394(AlloyForgeScreen.java:43)
|
38 | at knot//net.minecraft.class_437.method_47413(class_437.java:117)
|
39 | at knot//net.minecraft.class_757.mixinextras$bridge$method_47413$272(class_757.java)
|
40 | at knot//net.minecraft.class_757.wrapOperation$dgl000$fabric-screen-api-v1$onRenderScreen(class_757.java:6086)
|
41 |
|
42 | -- Screen render details --
|
43 | Details:
|
44 | Screen name: wraith.alloyforgery.client.AlloyForgeScreen
|
45 | Mouse location: Scaled: (640, 360). Absolute: (1280.000000, 720.000000)
|
46 | Screen size: Scaled: (1280, 720). Absolute: (2560, 1440). Scale factor of 2.000000
|
47 | Stacktrace:
|
48 | at knot//net.minecraft.class_757.method_3192(class_757.java:913)
|
49 | at knot//net.minecraft.class_310.method_1523(class_310.java:1285)
|
50 | at knot//net.minecraft.class_310.method_1514(class_310.java:882)
|
51 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
52 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
53 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
54 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
55 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
|
56 | at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
57 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
58 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
59 |
|
60 | -- Uptime --
|
61 | Details:
|
62 | JVM uptime: 68.019s
|
63 | Wall uptime: 57.315s
|
64 | High-res time: 48.199s
|
65 | Client ticks: 649 ticks / 32.450s
|
66 | Stacktrace:
|
67 | at knot//net.minecraft.class_310.method_1587(class_310.java:2501)
|
68 | at knot//net.minecraft.class_310.method_54580(class_310.java:949)
|
69 | at knot//net.minecraft.class_310.method_1514(class_310.java:902)
|
70 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
71 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
72 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
73 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
74 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
|
75 | at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
76 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
77 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
78 |
|
79 | -- Affected level --
|
80 | Details:
|
81 | All players: 1 total; [class_746['{MINECRAFT_USERNAME}'/50, l='ClientLevel', x=-70.85, y=58.00, z=226.52]]
|
82 | Chunk stats: 961, 609
|
83 | Level dimension: minecraft:overworld
|
84 | Level spawn location: World: (16,66,-16), Section: (at 0,2,0 in 1,4,-1; chunk contains blocks 16,-64,-16 to 31,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
|
85 | Level time: 1744200 game time, 2418540 day time
|
86 | Server brand: fabric
|
87 | Server type: Integrated singleplayer server
|
88 | Tracked entity count: 180
|
89 |
|
90 | -- Last reload --
|
91 | Details:
|
92 | Reload number: 1
|
93 | Reload reason: initial
|
94 | Finished: Yes
|
95 | Packs: vanilla, fabric, accessories, additional_rpg_jewelry, additionalentityattributes, alloy_forgery, ambientsounds, amendments, antique_atlas, appleskin, archers, archers_expansion, arsenal, artifacts, autohud, badoptimizations, betteradvancements, betterarcheology, bettercombat, betterdeserttemples, betterdungeons, betterendisland, betterf3, betterfortresses, betterjungletemples, bettermineshafts, betteroceanmonuments, betterstrongholds, betterthirdperson, betterwitchhuts, biomesoplenty, blur, bookshelf, brewinandchewin, bridgingmod, bundleapi, cameraoverhaul, camerautils, cardinal-components-base, cardinal-components-entity, carryon, catconfig-mc, cavedust, cherishedworlds, chimes, cicada, citresewn, citresewn-defaults, clientsort, cloth-config, colorfulhearts, comforts, connectiblechains, continuity, cosmetic-armor, cratedelight, creativecore, creeperoverhaul, cristellib, crittersandcompanions, ctov, culturaldelights, do_a_barrel_roll, dummmmmmy, dynamic_fps, dynamiccrosshair, dynamiccrosshair-api, dynamiccrosshaircompat, easyanvils, easymagic, eatinganimationid, elemental_wizards_rpg, enchdesc, entity_model_features, entity_texture_features, entityculling, euphoria_patcher, exposure, extrasounds, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, farmersdelight, fastitemframes, firstperson, forgeconfigapiport, friendsandfoes, fzzy_config, greenhouseconfig, horsebuff, illagerinvasion, immediatelyfast, immersive_aircraft, immersiveui, infinite-music, inmis, inmisaddon, invmove, iris, iteminteractions, itemphysic, items_displayed, jade, jankson, jewelry, kiwi, krypton, leafmealone, legendarytooltips, libbamboo, libgui, lithium, mcwdoors, mcwlights, mcwpaintings, mcwpaths, mcwroofs, mcwtrpdoors, mcwwindows, midnightlib, mm, modernfix, modmenu, moonlight, more_relics, more_rpg_classes, moredelight, morediscs, moremobvariants, mr_dungeons_andtaverns, mr_vanilla_refresh, mru, mvs, mythicmetals, natures_spirit, niftycarts, noisium, notenoughanimations, owo, paladins, particlerain, physicsmod, placeholder-api, playeranimator, porting_lib_attributes, porting_lib_core, porting_lib_entity, porting_lib_gametest, porting_lib_mixin_extensions, presencefootsteps, prism, ranged_weapon_api, regions_unexplored, relics_rpgs, resourcefulconfig, rogues, roughlyenoughitems, runes, sawmill, screenshot_viewer, settlement-roads, shield_api, snowrealmagic, sodium, sound_physics_remastered, sounds, spawnanimations, spectrelib, spell_engine, spell_power, stack-to-nearby-chests, structure_pool_api, subtle_effects, supplementaries, suppsquared, surveyor, taxfreelevels, terrablender, terrainslabs, tipsmod, travelerstitles, trender, trinkets, variantsandventures, vc_gliders, visuality, visualworkbench, wizards, worldplaytime, yet_another_config_lib_v3, file/Fancy Crops v1.2.zip, file/Bibliophilia 1.15 (1.21.1).zip, file/Recolourful Containers 2.1.1 (1.19.4+).zip, file/Vanilla Mashup.zip, file/FreshAnimations_v1.9.2.zip, file/-1.21.2 Fresh Moves v3.1 (With Animated Eyes).zip, file/MoreMobVariants_FreshAnimations_1.3.1-1.9.2.zip, file/MoreMobVariants_FIX.zip, file/MMV_FA+Details_1.0.1.zip, file/§2Drodi's Villagers FA [V2.8].zip, file/§1Drodi's Illagers FA [V5] pre 1.21.5.zip, file/Gentler Weather Sounds 2.0.0.zip, file/§9⛈ §bUnobtrusive Weather §8[v1.5].zip, file/EGG textures 1.21.5 (25w08a).zip, file/Better-Leaves-9.3.zip, minecraft:physicsmod, moonlight:mods_dynamic_assets, file/qrafty's-capitalized-font-3.zip, minecraft:supporteatinganimation, visualworkbench:default_block_models, easymagic:default_block_models, easyanvils:default_block_models, diagonalblocks:default_block_models
|
96 |
|
97 | -- System Details --
|
98 | Details:
|
99 | Minecraft Version: 1.21.1
|
100 | Minecraft Version ID: 1.21.1
|
101 | Operating System: Windows 11 (amd64) version 10.0
|
102 | Java Version: 21.0.8, Eclipse Adoptium
|
103 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
104 | Memory: 11620319232 bytes (11082 MiB) / 15944646656 bytes (15206 MiB) up to 22682796032 bytes (21632 MiB)
|
105 | CPUs: 12
|
106 | Processor Vendor: AuthenticAMD
|
107 | Processor Name: AMD Ryzen 5 7600X 6-Core Processor
|
108 | Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
|
109 | Microarchitecture: Zen 3
|
110 | Frequency (GHz): 4.69
|
111 | Number of physical packages: 1
|
112 | Number of physical CPUs: 6
|
113 | Number of logical CPUs: 12
|
114 | Graphics card #0 name: NVIDIA GeForce RTX 4060 Ti
|
115 | Graphics card #0 vendor: NVIDIA
|
116 | Graphics card #0 VRAM (MiB): 8188.00
|
117 | Graphics card #0 deviceId: VideoController1
|
118 | Graphics card #0 versionInfo: 32.0.15.8097
|
119 | Memory slot #0 capacity (MiB): 16384.00
|
120 | Memory slot #0 clockSpeed (GHz): 4.80
|
121 | Memory slot #0 type: Unknown
|
122 | Memory slot #1 capacity (MiB): 16384.00
|
123 | Memory slot #1 clockSpeed (GHz): 4.80
|
124 | Memory slot #1 type: Unknown
|
125 | Virtual memory max (MiB): 40149.89
|
126 | Virtual memory used (MiB): 28147.98
|
127 | Swap memory total (MiB): 7936.00
|
128 | Swap memory used (MiB): 0.00
|
129 | Space in storage for jna.tmpdir (MiB): available: 424450.91, total: 953045.00
|
130 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 424450.91, total: 953045.00
|
131 | Space in storage for io.netty.native.workdir (MiB): available: 424450.91, total: 953045.00
|
132 | Space in storage for java.io.tmpdir (MiB): available: 424450.91, total: 953045.00
|
133 | Space in storage for workdir (MiB): available: 424450.91, total: 953045.00
|
134 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx21632M -XX:+UseZGC -XX:+ZGenerational
|
135 | Fabric Mods:
|
136 | accessories: Accessories 1.1.0-beta.48+1.21.1
|
137 | additional_rpg_jewelry: Additional RPG Jewelry 2.1.0-1.21.1
|
138 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
139 | alloy_forgery: Alloy Forgery 2.4.1+1.21
|
140 | ambientsounds: AmbientSounds 6.2.0
|
141 | amendments: Amendments 1.21-1.2.24
|
142 | antique_atlas: Antique Atlas 2.11.2+1.21
|
143 | appleskin: AppleSkin 3.0.6+mc1.21
|
144 | archers: Archers (RPG Series) 2.5.0+1.21.1
|
145 | bundleapi: Bundle API 1.0.2
|
146 | archers_expansion: Archers Expansion 1.3.9-1.21.1
|
147 | architectury: Architectury 13.0.8
|
148 | arsenal: Arsenal (RPG Series) 1.2.0+1.21.1
|
149 | artifacts: Artifacts 13.0.7
|
150 | expandability: ExpandAbility 12.0.0
|
151 | athena: Athena 4.0.2
|
152 | autohud: Auto HUD 8.7
|
153 | libbamboo: LibBamboo 2.17
|
154 | azurelibarmor: AzureLib Armor 3.0.18
|
155 | badoptimizations: BadOptimizations 2.3.0
|
156 | betteradvancements: Better Advancements **.**.**.**
|
157 | betterarcheology: Better Archeology 1.3.2
|
158 | bettercombat: Better Combat 2.2.4+1.21.1
|
159 | betterdeserttemples: YUNG's Better Desert Temples 1.21.1-Fabric-4.1.5
|
160 | betterdungeons: YUNG's Better Dungeons 1.21.1-Fabric-5.1.4
|
161 | betterendisland: YUNG's Better End Island 1.21.1-Fabric-3.1.2
|
162 | betterf3: BetterF3 11.0.3
|
163 | betterfortresses: YUNG's Better Nether Fortresses 1.21.1-Fabric-3.1.5
|
164 | betterjungletemples: YUNG's Better Jungle Temples 1.21.1-Fabric-3.1.2
|
165 | bettermineshafts: YUNG's Better Mineshafts 1.21.1-Fabric-5.1.1
|
166 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.21.1-Fabric-4.1.2
|
167 | betterstrongholds: YUNG's Better Strongholds 1.21.1-Fabric-5.1.3
|
168 | betterthirdperson: Better Third Person 1.9.0
|
169 | betterwitchhuts: YUNG's Better Witch Huts 1.21.1-Fabric-4.1.1
|
170 | biomesoplenty: BiomesOPlenty **.**.**.**
|
171 | blur: Blur+ 5.2.2+1.21.1
|
172 | midnightlib: MidnightLib 1.7.5
|
173 | bookshelf: Bookshelf 21.1.67
|
174 | brewinandchewin: Brewin' And Chewin' 4.4.1
|
175 | greenhouseconfig: Greenhouse Config 2.2.0+1.21.1
|
176 | greenhouseconfig_toml: Greenhouse Config - TOML 1.1.0
|
177 | greenhouseconfig_night_config: Greenhouse Config - Night Config 1.1.0
|
178 | bridgingmod: Bridging Mod 2.6.2+1.21.1
|
179 | cameraoverhaul: CameraOverhaul 2.0.4-fabric+mc.1.21.0-1.21.2
|
180 | io_hotmoka_toml4j: toml4j 0.7.3
|
181 | camerautils: Camera Utils 1.21.1-1.0.16
|
182 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c6a
|
183 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a76a
|
184 | carryon: Carry On 2.2.2
|
185 | cavedust: Cave Dust 3.0.1
|
186 | kirin: Kirin UI 1.20.0+1.21
|
187 | cherishedworlds: Cherished Worlds 10.1.1+1.21.1
|
188 | chimes: Chimes 2.0.3
|
189 | cicada: CICADA 0.14.2+1.21-1.21.1
|
190 | org_yaml_snakeyaml: snakeyaml 2.2
|
191 | citresewn: CIT Resewn 1.2.2+1.21
|
192 | citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.21
|
193 | clientsort: ClientSort 2.0.0-beta.12+1.21.1
|
194 | cloth-config: Cloth Config v15 15.0.140
|
195 | cloth-basic-math: cloth-basic-math 0.6.1
|
196 | clumps: Clumps **.**.**.**
|
197 | colorfulhearts: Colorful Hearts 10.5.9
|
198 | com_electronwill_night-config_core: core 3.8.1
|
199 | com_electronwill_night-config_toml: toml 3.8.1
|
200 | comforts: Comforts 9.0.4+1.21.1
|
201 | cardinal-components-base: Cardinal Components API (base) 6.1.2
|
202 | cardinal-components-entity: Cardinal Components API (entities) 6.1.2
|
203 | spectrelib: SpectreLib 0.17.2+1.21
|
204 | connectiblechains: Connectible Chains 2.5.4+1.21.1
|
205 | continuity: Continuity 3.0.0+1.21
|
206 | cosmetic-armor: Cosmetic Armor 1.7.0
|
207 | cratedelight: Crate Delight 25.8.8-1.21-fabric
|
208 | creativecore: CreativeCore 2.13.5
|
209 | net_neoforged_bus: bus 7.2.0
|
210 | creeperbackguard: CreeperBackguard 1.4.1
|
211 | creeperoverhaul: Creeper Overhaul 4.0.6
|
212 | com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3
|
213 | cristellib: Cristel Lib 1.2.8
|
214 | blue_endless_jankson: jankson 1.2.3
|
215 | crittersandcompanions: Critters and Companions 1.21.1-2.3.1
|
216 | porting_lib_attributes: Porting Lib Attributes 3.1.0-beta.1+1.21.1
|
217 | porting_lib_entity: Porting Lib Entity 3.1.0-beta.1+1.21.1
|
218 | porting_lib_core: Porting Lib Core 3.1.0-beta.1+1.21.1
|
219 | porting_lib_gametest: Porting Lib GameTest 3.1.0-beta.1+1.21.1
|
220 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 3.1.0-beta.1+1.21.1
|
221 | ctov: ChoiceTheorem's Overhauled Village 3.5.9a
|
222 | culturaldelights: Cultural Delights 0.17.7
|
223 | deimos: Deimos 2.2
|
224 | diagonalfences: Diagonal Fences 21.1.1
|
225 | diagonalwalls: Diagonal Walls 21.1.2
|
226 | diagonalblocks: Diagonal Blocks 21.1.2
|
227 | do_a_barrel_roll: Do a Barrel Roll 3.7.3
|
228 | mixinsquared: MixinSquared 0.1.2-beta.4
|
229 | dummmmmmy: MmmMmmMmmMmm 1.21-2.0.9
|
230 | dynamic_fps: Dynamic FPS 3.9.5
|
231 | net_lostluma_battery: battery 1.3.0
|
232 | dynamiccrosshair: Dynamic Crosshair 9.8
|
233 | dynamiccrosshair-api: DynamicCrosshair API 1.2
|
234 | dynamiccrosshaircompat: Dynamic Crosshair Compat 4.3
|
235 | easyanvils: Easy Anvils 21.1.0
|
236 | easymagic: Easy Magic 21.1.0
|
237 | easyshulkerboxes: Easy Shulker Boxes 21.1.3
|
238 | iteminteractions: Item Interactions 21.1.4
|
239 | eatinganimationid: Eating Animation 1.21+1.9.72
|
240 | elemental_wizards_rpg: Elemental Wizards (RPG Class) 2.4.10-1.21.1
|
241 | enchdesc: EnchantmentDescriptions 21.1.7
|
242 | entity_model_features: Entity Model Features 2.4.1
|
243 | entity_texture_features: Entity Texture Features 6.2.9
|
244 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
245 | entityculling: EntityCulling 1.8.2
|
246 | transition: TRansition 1.0.3
|
247 | trender: TRender 1.0.5
|
248 | euphoria_patcher: Euphoria Patcher 1.6.5-r5.5.1-fabric
|
249 | exposure: Exposure 1.9.10
|
250 | extrasounds: ExtraSounds Next 1.4
|
251 | fabric-api: Fabric API 0.116.5+1.21.1
|
252 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.71+b559734419
|
253 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
|
254 | fabric-block-api-v1: Fabric Block API (v1) 1.1.0+0bc3503219
|
255 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
|
256 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
|
257 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
|
258 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
|
259 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
|
260 | fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
|
261 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19+b559734419
|
262 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.5+7f945d5b19
|
263 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.1+a406e79519
|
264 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
|
265 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.5+6116a37819
|
266 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.33+37516cd619
|
267 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
|
268 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0+2b27e0a419
|
269 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
|
270 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
|
271 | fabric-item-api-v1: Fabric Item API (v1) 11.2.0+3b3cb2e819
|
272 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
|
273 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
|
274 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+0865547519
|
275 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
|
276 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
|
277 | fabric-message-api-v1: Fabric Message API (v1) 6.0.14+8aaf3aca19
|
278 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.1.0+b4d813fc19
|
279 | fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
|
280 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
|
281 | fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
|
282 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
|
283 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.1+e3eddc2119
|
284 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.1+b4d813fc19
|
285 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.1+c705a49c19
|
286 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.69+df3654b319
|
287 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
|
288 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
|
289 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.72+df3654b319
|
290 | fabric-rendering-v1: Fabric Rendering (v1) 5.1.0+ab4c25a019
|
291 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
|
292 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
|
293 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
|
294 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.90+b559734419
|
295 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
|
296 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.3+c24bd99419
|
297 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
|
298 | fabric-language-kotlin: Fabric Language Kotlin 1.13.4+kotlin.2.2.0
|
299 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.0
|
300 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.0
|
301 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.0
|
302 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.0
|
303 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.28.0
|
304 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
|
305 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
|
306 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
307 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
308 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
309 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.1
|
310 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.1
|
311 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.1
|
312 | fabricloader: Fabric Loader 0.16.14
|
313 | fallingleaves: Falling Leaves 1.17.1
|
314 | farmersdelight: Farmer's Delight 1.21.1-3.1.2+refabricated
|
315 | mm: Manningham Mills 2.3
|
316 | fastitemframes: Fast Item Frames 21.1.4
|
317 | ferritecore: FerriteCore 7.0.2-hotfix
|
318 | firstperson: FirstPerson 2.5.0
|
319 | forgeconfigapiport: Forge Config API Port 21.1.4
|
320 | friendsandfoes: Friends&Foes 4.0.8
|
321 | fzzy_config: Fzzy Config 0.7.2+1.21
|
322 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
323 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
324 | gazebo: Gazebos (RPG Series) 2.0.4+1.21.1
|
325 | geckolib: GeckoLib 4 4.7.6
|
326 | glitchcore: GlitchCore **.**.**.**
|
327 | net_jodah_typetools: typetools 0.6.3
|
328 | horsebuff: HorseBuff 2.1.8
|
329 | iceberg: Iceberg 1.3.2
|
330 | illagerinvasion: Illager Invasion 21.1.6
|
331 | extensibleenums: Extensible Enums 21.1.1
|
332 | immediatelyfast: ImmediatelyFast 1.6.6+1.21.1
|
333 | net_lenni0451_reflect: Reflect 1.3.4
|
334 | immersive_aircraft: Immersive Aircraft 1.3.3+1.21.1
|
335 | org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
|
336 | immersiveui: ImmersiveUI 0.3.1
|
337 | incendium: Incendium 5.4.3
|
338 | infinite-music: Infinite Music 0.4.6
|
339 | inmis: Inmis 2.8.1-1.21.1
|
340 | inmisaddon: InmisAddon 1.0.4
|
341 | invmove: InvMove 0.9.0
|
342 | iris: Iris 1.8.8+mc1.21.1
|
343 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
344 | org_anarres_jcpp: jcpp 1.4.14
|
345 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
346 | itemphysic: ItemPhysic 1.8.9
|
347 | items_displayed: Items Displayed 1.3
|
348 | jade: Jade 15.10.2+fabric
|
349 | java: OpenJDK 64-Bit Server VM 21
|
350 | jewelry: Jewelry (RPG Series) 2.0.10+1.21.1
|
351 | kiwi: Kiwi Library 15.1.5+fabric
|
352 | krypton: Krypton 0.2.8
|
353 | com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
|
354 | leafmealone: Leaf Me Alone 1.0.1
|
355 | leavesbegone: Leaves Be Gone 21.1.0
|
356 | legendarytooltips: Legendary Tooltips 1.5.5
|
357 | lithium: Lithium 0.15.0+mc1.21.1
|
358 | lithostitched: Lithostitched 1.4.11
|
359 | mcwdoors: Macaw's Doors 1.1.2
|
360 | mcwlights: Macaw's Lights and Lamps 1.1.2
|
361 | mcwpaintings: Macaw's Paintings 1.0.5
|
362 | mcwpaths: Macaw's Paths and Pavings 1.1.0
|
363 | mcwroofs: Macaw's Roofs 2.3.2
|
364 | mcwtrpdoors: Macaw's Trapdoors 1.1.4
|
365 | mcwwindows: Macaw's Windows 2.4.0
|
366 | minecraft: Minecraft 1.21.1
|
367 | modernfix: ModernFix 5.24.3+mc1.21.1
|
368 | modmenu: Mod Menu 11.0.3
|
369 | moonlight: Moonlight Lib 1.21-2.20.7
|
370 | more_relics: More Relics 1.0.2-1.21.1
|
371 | more_rpg_classes: More RPG Classes 2.3.1-1.21.1
|
372 | moredelight: More Delight 25.7.28-1.21-fabric
|
373 | morediscs: More Music Discs 35
|
374 | moremobvariants: More Mob Variants **.**.**.**
|
375 | mousetweaks: Mouse Tweaks 2.26
|
376 | mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4
|
377 | mr_keep_someinventory: Keep Some Inventory 1-v2.0.1
|
378 | mr_vanilla_refresh: Vanilla Refresh 1.4.26
|
379 | mru: M.R.U 1.0.19+LTS+1.21.1+fabric
|
380 | org_commonmark_commonmark: commonmark 0.21.0
|
381 | mvs: Moog's Voyager Structures 4.2.9-1.21-fabric
|
382 | mythicmetals: Mythic Metals 0.24.3+1.21
|
383 | additionalentityattributes: Additional Entity Attributes 1.8.0+1.21
|
384 | common-protection-api: Common Protection API 1.0.0
|
385 | natures_spirit: Nature's Spirit 2.2.4-1.21.1
|
386 | niftycarts: NiftyCarts 21.1.0-hotfix
|
387 | noisium: Noisium 2.3.0+mc1.21-1.21.1
|
388 | notenoughanimations: NotEnoughAnimations 1.10.1
|
389 | nullscape: Nullscape 1.2.13
|
390 | octolib: OctoLib **.**.**.**
|
391 | owo: oωo **.**.**.**+1.21
|
392 | io_wispforest_endec: endec **.**.**.**
|
393 | io_wispforest_endec_gson: gson **.**.**.**
|
394 | io_wispforest_endec_jankson: jankson **.**.**.**
|
395 | io_wispforest_endec_netty: netty 0.1.2
|
396 | paladins: Paladins & Priests (RPG Series) 2.5.1+1.21.1
|
397 | particlerain: Particle Rain 4.0.0-alpha.3+1.21.1-fabric
|
398 | physicsmod: Physics Mod 3.0.20
|
399 | placeholder-api: Placeholder API 2.4.2+1.21
|
400 | playeranimator: Player Animator 2.0.1+1.21.1
|
401 | presencefootsteps: Presence Footsteps 1.11.0+1.21
|
402 | prickle: PrickleMC 21.1.8
|
403 | prism: root project 'Prism' 1.0.11
|
404 | puzzleslib: Puzzles Lib 21.1.38
|
405 | ranged_weapon_api: RangedWeaponAPI 2.1.1+1.21.1
|
406 | regions_unexplored: Regions Unexplored **.**.**.**
|
407 | relics_rpgs: Relics (RPG Series) 1.0.7+1.21.1
|
408 | resourcefulconfig: Resourcefulconfig 3.0.11
|
409 | resourcefullib: Resourceful Lib 3.0.12
|
410 | com_teamresourceful_bytecodecs: bytecodecs 1.1.2
|
411 | com_teamresourceful_yabn: yabn 1.0.3
|
412 | rogues: Rogues & Warriors (RPG Series) 2.5.0+1.21.1
|
413 | roughlyenoughitems: Roughly Enough Items 16.0.799
|
414 | error_notifier: Error Notifier 1.0.11
|
415 | runes: Runes 1.1.3+1.21.1
|
416 | sawmill: Universal Sawmill 1.21-1.5.21
|
417 | screenshot_viewer: Screenshot Viewer 1.3.3-fabric-mc1.21
|
418 | catconfig-mc: Cat Config MC 0.2.1
|
419 | io_github_lgatodu47_catconfig: catconfig 0.3.0
|
420 | settlement-roads: Countered's Settlement Roads 2.0.1
|
421 | shield_api: Shield API 2.0.2+1.21.1
|
422 | smoothscrollingrefurbished: Smooth Scrolling Refurbished 1.1.4
|
423 | snowrealmagic: Snow! Real Magic! 12.1.2+fabric
|
424 | sodium: Sodium 0.6.13+mc1.21.1
|
425 | sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.15
|
426 | sounds: Sounds **.**.**.**+lts+1.21.1+fabric
|
427 | mixinextras: MixinExtras 0.5.0-rc.4
|
428 | spawnanimations: Spawn Animations 1.11+mod
|
429 | spell_engine: Spell Engine 1.7.0+1.21.1
|
430 | spell_power: Spell Power Attribute 1.3.0+1.21.1
|
431 | stack-to-nearby-chests: Stack to Nearby Chests 0.5.10
|
432 | libgui: LibGui 11.0.0+1.21
|
433 | jankson: Jankson 8.0.0+j1.2.3
|
434 | libninepatch: LibNinePatch 1.2.0
|
435 | structory: Structory 1.3.12
|
436 | structure_pool_api: Structure Pool API 1.1.3+1.21.1
|
437 | subtle_effects: Subtle Effects 1.12.1
|
438 | supplementaries: Supplementaries 1.21-3.4.4
|
439 | suppsquared: Supplementaries Squared 1.21-1.2.10
|
440 | surveyor: Surveyor Map Framework 0.6.26+1.21
|
441 | folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.2
|
442 | t_and_t: Towns and Towers 1.13.2
|
443 | taxfreelevels: Tax Free Levels 1.4.7
|
444 | terrablender: TerraBlender **.**.**.**
|
445 | terrainslabs: Countered's Terrain Slabs 2.0.2
|
446 | terralith: Terralith 2.5.8
|
447 | tipsmod: Tips 21.1.2
|
448 | travelerstitles: Traveler's Titles 1.21.1-Fabric-5.1.3
|
449 | org_reflections_reflections: reflections 0.10.2
|
450 | trinkets: Trinkets 3.10.0
|
451 | variantsandventures: Variants&Ventures 1.0.17
|
452 | vc_gliders: Gliders 1.1.8
|
453 | commonnetworking: Common Network 1.0.16-1.21
|
454 | videotape: Video Tape 1.0.0
|
455 | visuality: Visuality 0.7.7+1.21
|
456 | visualworkbench: Visual Workbench 21.1.1
|
457 | wizards: Wizards (RPG Series) 2.5.0+1.21.1
|
458 | worldplaytime: World Play Time 1.2.2
|
459 | wwoo: William Wythers' Overhauled Overworld 2.3.4
|
460 | yet_another_config_lib_v3: YetAnotherConfigLib 3.7.1+1.21.1-fabric
|
461 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
462 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
463 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
464 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
465 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
466 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
467 | org_quiltmc_parsers_gson: gson 0.2.1
|
468 | org_quiltmc_parsers_json: json 0.2.1
|
469 | yungsapi: YUNG's API 1.21.1-Fabric-5.1.6
|
470 | org_javassist_javassist: javassist 3.29.2-GA
|
471 | Loaded Shaderpack: ComplementaryReimagined_r5.5.1 + EuphoriaPatches_1.6.5
|
472 | Profile: Custom (+34 options changed by user)
|
473 | Launched Version: 1.21.1
|
474 | Launcher name: theseus
|
475 | Backend library: LWJGL version 3.3.3-snapshot
|
476 | Backend API: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 580.97, NVIDIA Corporation
|
477 | Window size: 2560x1440
|
478 | GFLW Platform: win32
|
479 | GL Caps: Using framebuffer using OpenGL 3.2
|
480 | GL debug messages:
|
481 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
482 | Universe: 400921fb54442d18
|
483 | Type: Integrated Server (map_client.txt)
|
484 | Graphics mode: fancy
|
485 | Render Distance: 12/12 chunks
|
486 | Resource Packs: vanilla, fabric, accessories, additional_rpg_jewelry, additionalentityattributes, alloy_forgery, ambientsounds, amendments, antique_atlas, appleskin (incompatible), archers, archers_expansion, arsenal, artifacts (incompatible), autohud, badoptimizations (incompatible), betteradvancements (incompatible), betterarcheology, bettercombat, betterdeserttemples, betterdungeons, betterendisland, betterf3, betterfortresses, betterjungletemples, bettermineshafts, betteroceanmonuments, betterstrongholds, betterthirdperson, betterwitchhuts, biomesoplenty, blur, bookshelf (incompatible), brewinandchewin (incompatible), bridgingmod, bundleapi, cameraoverhaul, camerautils, cardinal-components-base, cardinal-components-entity, carryon (incompatible), catconfig-mc (incompatible), cavedust, cherishedworlds (incompatible), chimes (incompatible), cicada, citresewn, citresewn-defaults, clientsort (incompatible), cloth-config, colorfulhearts, comforts (incompatible), connectiblechains, continuity, cosmetic-armor, cratedelight, creativecore, creeperoverhaul, cristellib, crittersandcompanions, ctov, culturaldelights, do_a_barrel_roll (incompatible), dummmmmmy, dynamic_fps, dynamiccrosshair, dynamiccrosshair-api, dynamiccrosshaircompat, easyanvils, easymagic, eatinganimationid, elemental_wizards_rpg, enchdesc (incompatible), entity_model_features, entity_texture_features, entityculling, euphoria_patcher, exposure, extrasounds, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, fallingleaves, farmersdelight, fastitemframes, firstperson, forgeconfigapiport, friendsandfoes, fzzy_config, greenhouseconfig, horsebuff, illagerinvasion, immediatelyfast, immersive_aircraft, immersiveui (incompatible), infinite-music, inmis, inmisaddon, invmove, iris, iteminteractions, itemphysic, items_displayed, jade (incompatible), jankson, jewelry, kiwi (incompatible), krypton, leafmealone, legendarytooltips, libbamboo, libgui, lithium, mcwdoors (incompatible), mcwlights, mcwpaintings, mcwpaths, mcwroofs, mcwtrpdoors, mcwwindows, midnightlib, mm, modernfix (incompatible), modmenu, moonlight, more_relics, more_rpg_classes, moredelight, morediscs (incompatible), moremobvariants, mr_dungeons_andtaverns (incompatible), mr_vanilla_refresh, mru, mvs (incompatible), mythicmetals, natures_spirit, niftycarts, noisium, notenoughanimations, owo, paladins, particlerain (incompatible), physicsmod, placeholder-api, playeranimator, porting_lib_attributes, porting_lib_core, porting_lib_entity, porting_lib_gametest, porting_lib_mixin_extensions, presencefootsteps, prism, ranged_weapon_api, regions_unexplored (incompatible), relics_rpgs, resourcefulconfig, rogues, roughlyenoughitems, runes, sawmill, screenshot_viewer, settlement-roads, shield_api, snowrealmagic, sodium, sound_physics_remastered, sounds, spawnanimations, spectrelib (incompatible), spell_engine, spell_power, stack-to-nearby-chests, structure_pool_api, subtle_effects (incompatible), supplementaries, suppsquared, surveyor, taxfreelevels, terrablender (incompatible), terrainslabs, tipsmod (incompatible), travelerstitles, trender, trinkets, variantsandventures, vc_gliders, visuality, visualworkbench, wizards, worldplaytime, yet_another_config_lib_v3 (incompatible), file/Fancy Crops v1.2.zip, file/Bibliophilia 1.15 (1.21.1).zip, file/Recolourful Containers 2.1.1 (1.19.4+).zip, file/Vanilla Mashup.zip, file/FreshAnimations_v1.9.2.zip, file/-1.21.2 Fresh Moves v3.1 (With Animated Eyes).zip, file/MoreMobVariants_FreshAnimations_1.3.1-1.9.2.zip, file/MoreMobVariants_FIX.zip, file/MMV_FA+Details_1.0.1.zip, file/§2Drodi's Villagers FA [V2.8].zip, file/§1Drodi's Illagers FA [V5] pre 1.21.5.zip, file/Gentler Weather Sounds 2.0.0.zip, file/§9⛈ §bUnobtrusive Weather §8[v1.5].zip, file/EGG textures 1.21.5 (25w08a).zip (incompatible), file/Better-Leaves-9.3.zip, minecraft:physicsmod (incompatible), moonlight:mods_dynamic_assets, file/qrafty's-capitalized-font-3.zip (incompatible), minecraft:supporteatinganimation, visualworkbench:default_block_models, easymagic:default_block_models, easyanvils:default_block_models, diagonalblocks:default_block_models
|
487 | Current Language: en_us
|
488 | Locale: ru_RU
|
489 | System encoding: Cp1251
|
490 | File encoding: UTF-8
|
491 | CPU: 12x AMD Ryzen 5 7600X 6-Core Processor
|
492 | Server Running: true
|
493 | Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/50, l='ServerLevel[my lovely wrld]', x=-70.85, y=58.00, z=226.52]]
|
494 | Active Data Packs: vanilla, fabric, accessories, additional_rpg_jewelry, additionalentityattributes, alloy_forgery, amendments, archers, archers_expansion, arsenal, artifacts, betterarcheology, bettercombat, betterdeserttemples (incompatible), betterdungeons (incompatible), betterendisland (incompatible), betterfortresses (incompatible), betterjungletemples (incompatible), bettermineshafts (incompatible), betteroceanmonuments (incompatible), betterstrongholds (incompatible), betterwitchhuts (incompatible), biomesoplenty (incompatible), bookshelf (incompatible), brewinandchewin (incompatible), carryon (incompatible), chimes (incompatible), comforts (incompatible), connectiblechains, cosmetic-armor, cratedelight, creeperoverhaul, crittersandcompanions (incompatible), ctov, culturaldelights, diagonalblocks (incompatible), dummmmmmy, dynamiccrosshair-api, dynamiccrosshaircompat, easyanvils (incompatible), easymagic (incompatible), easyshulkerboxes (incompatible), elemental_wizards_rpg, exposure, fabric-convention-tags-v2, farmersdelight, fastitemframes (incompatible), friendsandfoes, gazebo, illagerinvasion (incompatible), immersive_aircraft, incendium, inmis, items_displayed, jewelry, lithostitched, mcwdoors (incompatible), mcwlights (incompatible), mcwpaintings (incompatible), mcwpaths, mcwroofs (incompatible), mcwtrpdoors (incompatible), mcwwindows (incompatible), moonlight, more_relics, more_rpg_classes, moredelight, morediscs (incompatible), moremobvariants, mr_dungeons_andtaverns, mr_keep_someinventory, mr_vanilla_refresh, mvs (incompatible), mythicmetals, natures_spirit, niftycarts, nullscape, paladins, porting_lib_gametest, regions_unexplored (incompatible), relics_rpgs, rogues, runes, sawmill, settlement-roads, snowrealmagic (incompatible), spawnanimations, spell_engine, spell_power, structory, supplementaries, suppsquared, t_and_t, terrablender (incompatible), terrainslabs, terralith, travelerstitles (incompatible), trinkets, variantsandventures, vc_gliders, visualworkbench (incompatible), wizards, wwoo, yungsapi (incompatible), natures_spirit:modified_birch_forest (incompatible), natures_spirit:modified_windswept_hills (incompatible), natures_spirit:modified_flower_forest (incompatible), natures_spirit:modified_mountain_biomes (incompatible), natures_spirit:modified_dark_forest (incompatible), natures_spirit:modified_badlands (incompatible), natures_spirit:modified_savannas (incompatible), natures_spirit:modified_swamp (incompatible), natures_spirit:modified_jungle (incompatible), natures_spirit:modified_desert (incompatible), towns_and_towers:resources/t_and_t_wwoo_tag_patch, moonlight:mods_dynamic_assets, sawmill:sawmill_recipes, supplementaries:generated_pack, suppsquared:generated_pack
|
495 | Available Data Packs: accessories, additional_rpg_jewelry, additionalentityattributes, alloy_forgery, amendments, archers, archers_expansion, arsenal, artifacts, betterarcheology, bettercombat, betterdeserttemples (incompatible), betterdungeons (incompatible), betterendisland (incompatible), betterfortresses (incompatible), betterjungletemples (incompatible), bettermineshafts (incompatible), betteroceanmonuments (incompatible), betterstrongholds (incompatible), betterwitchhuts (incompatible), biomesoplenty (incompatible), bookshelf (incompatible), brewinandchewin (incompatible), bundle, carryon (incompatible), chimes (incompatible), comforts (incompatible), connectiblechains, cosmetic-armor, cratedelight, creeperoverhaul, crittersandcompanions (incompatible), ctov, culturaldelights, diagonalblocks (incompatible), dummmmmmy, dynamiccrosshair-api, dynamiccrosshaircompat, easyanvils (incompatible), easymagic (incompatible), easyshulkerboxes (incompatible), elemental_wizards_rpg, exposure, fabric, fabric-convention-tags-v2, farmersdelight, fastitemframes (incompatible), friendsandfoes, gazebo, illagerinvasion (incompatible), immersive_aircraft, incendium, inmis, items_displayed, jewelry, lithostitched, mcwdoors (incompatible), mcwlights (incompatible), mcwpaintings (incompatible), mcwpaths, mcwroofs (incompatible), mcwtrpdoors (incompatible), mcwwindows (incompatible), moonlight, moonlight:mods_dynamic_assets, more_relics, more_rpg_classes, moredelight, morediscs (incompatible), moremobvariants, mr_dungeons_andtaverns, mr_keep_someinventory, mr_vanilla_refresh, mvs (incompatible), mythicmetals, natures_spirit, natures_spirit:modified_badlands (incompatible), natures_spirit:modified_birch_forest (incompatible), natures_spirit:modified_dark_forest (incompatible), natures_spirit:modified_desert (incompatible), natures_spirit:modified_flower_forest (incompatible), natures_spirit:modified_jungle (incompatible), natures_spirit:modified_mountain_biomes (incompatible), natures_spirit:modified_savannas (incompatible), natures_spirit:modified_swamp (incompatible), natures_spirit:modified_vanilla_trees (incompatible), natures_spirit:modified_windswept_hills (incompatible), niftycarts, nullscape, paladins, porting_lib_gametest, regions_unexplored (incompatible), relics_rpgs, rogues, runes, sawmill, sawmill:sawmill_recipes, settlement-roads, snowrealmagic (incompatible), spawnanimations, spell_engine, spell_power, structory, supplementaries, supplementaries:generated_pack, suppsquared, suppsquared:generated_pack, t_and_t, terrablender (incompatible), terrainslabs, terralith, towns_and_towers:resources/t_and_t_wwoo_tag_patch, trade_rebalance, travelerstitles (incompatible), trinkets, vanilla, variantsandventures, vc_gliders, visualworkbench (incompatible), wizards, wwoo, yungsapi (incompatible)
|
496 | Enabled Feature Flags: minecraft:vanilla
|
497 | World Generation: Stable
|
498 | World Seed: 946169225209100488
|
499 |
|