1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2024-11-11 18:15:30
|
5 | Description: Rendering entity in world
|
6 |
|
7 | java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1087.method_4707(net.minecraft.class_2680, net.minecraft.class_2350, net.minecraft.class_5819)" because "model" is null
|
8 | at net.minecraft.client.render.item.ItemRenderer.handler$mfe000$sodium$renderModelFast(ItemRenderer.java:16063)
|
9 | at net.minecraft.class_918.method_23182(class_918.java)
|
10 | at net.minecraft.class_918.SpellEngine_renderBakedItemModel(class_918.java)
|
11 | at net.spell_engine.api.render.CustomModels.render(CustomModels.java:33)
|
12 | at net.spell_engine.client.render.SpellProjectileRenderer.render(SpellProjectileRenderer.java:107)
|
13 | at net.spell_engine.client.render.SpellProjectileRenderer.method_3936(SpellProjectileRenderer.java:50)
|
14 | at net.minecraft.client.render.entity.EntityRenderDispatcher.render(EntityRenderDispatcher.java:145)
|
15 | at net.minecraft.client.render.WorldRenderer.renderEntity(WorldRenderer.java:1574)
|
16 | at net.minecraft.client.render.WorldRenderer.render(WorldRenderer.java:1324)
|
17 | at net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1110)
|
18 | at net.minecraft.client.render.GameRenderer.render(GameRenderer.java:880)
|
19 | at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1219)
|
20 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:802)
|
21 | at net.minecraft.client.main.Main.main(Main.java:250)
|
22 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
23 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
24 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
25 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
26 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
27 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
28 |
|
29 |
|
30 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
31 | ---------------------------------------------------------------------------------------
|
32 |
|
33 | -- Head --
|
34 | Thread: Render thread
|
35 | Stacktrace:
|
36 | at net.minecraft.client.render.item.ItemRenderer.handler$mfe000$sodium$renderModelFast(ItemRenderer.java:16063)
|
37 | at net.minecraft.class_918.method_23182(class_918.java)
|
38 | at net.minecraft.class_918.SpellEngine_renderBakedItemModel(class_918.java)
|
39 | at net.spell_engine.api.render.CustomModels.render(CustomModels.java:33)
|
40 | at net.spell_engine.client.render.SpellProjectileRenderer.render(SpellProjectileRenderer.java:107)
|
41 | at net.spell_engine.client.render.SpellProjectileRenderer.method_3936(SpellProjectileRenderer.java:50)
|
42 | at net.minecraft.client.render.entity.EntityRenderDispatcher.render(EntityRenderDispatcher.java:145)
|
43 | at net.minecraft.client.render.WorldRenderer.renderEntity(WorldRenderer.java:1574)
|
44 | at net.minecraft.client.render.WorldRenderer.render(WorldRenderer.java:1324)
|
45 | at net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1110)
|
46 |
|
47 | -- Entity being rendered --
|
48 | Details:
|
49 | Entity Type: spell_engine:spell_projectile (net.spell_engine.entity.SpellProjectile)
|
50 | Entity ID: 462463
|
51 | Entity Name: Spell
|
52 | Entity's Exact location: -2709.91, 80.52, 157.57
|
53 | Entity's Block location: World: (-2710,80,157), Section: (at 10,0,13 in -170,5,9; chunk contains blocks -2720,-64,144 to -2705,319,159), Region: (-6,0; contains chunks -192,0 to -161,31, blocks -3072,-64,0 to -2561,319,511)
|
54 | Entity's Momentum: 0.37, -0.71, -0.02
|
55 | Entity's Passengers: []
|
56 | Entity's Vehicle: null
|
57 | Stacktrace:
|
58 | at net.minecraft.client.render.entity.EntityRenderDispatcher.render(EntityRenderDispatcher.java:145)
|
59 | at net.minecraft.client.render.WorldRenderer.renderEntity(WorldRenderer.java:1574)
|
60 | at net.minecraft.client.render.WorldRenderer.render(WorldRenderer.java:1324)
|
61 | at net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1110)
|
62 | at net.minecraft.client.render.GameRenderer.render(GameRenderer.java:880)
|
63 | at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1219)
|
64 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:802)
|
65 | at net.minecraft.client.main.Main.main(Main.java:250)
|
66 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
67 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
68 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
69 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
70 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
71 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
72 |
|
73 | -- Renderer details --
|
74 | Details:
|
75 | Assigned renderer: net.spell_engine.client.render.SpellProjectileRenderer@23f421a1
|
76 | Location: -0.02,-0.10,-0.44 - World: (-1,-1,-1), Section: (at 15,15,15 in -1,-1,-1; chunk contains blocks -16,-64,-16 to -1,319,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
|
77 | Rotation: 17.076294
|
78 | Delta: 0.5201497
|
79 | Stacktrace:
|
80 | at net.minecraft.client.render.entity.EntityRenderDispatcher.render(EntityRenderDispatcher.java:145)
|
81 | at net.minecraft.client.render.WorldRenderer.renderEntity(WorldRenderer.java:1574)
|
82 | at net.minecraft.client.render.WorldRenderer.render(WorldRenderer.java:1324)
|
83 | at net.minecraft.client.render.GameRenderer.renderWorld(GameRenderer.java:1110)
|
84 | at net.minecraft.client.render.GameRenderer.render(GameRenderer.java:880)
|
85 | at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1219)
|
86 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:802)
|
87 | at net.minecraft.client.main.Main.main(Main.java:250)
|
88 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
89 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
90 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
91 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
92 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
93 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
94 |
|
95 | -- Affected level --
|
96 | Details:
|
97 | All players: 1 total; [class_746['Pexivo'/454267, l='ClientLevel', x=-2709.88, y=79.00, z=158.14]]
|
98 | Chunk stats: 435, 435
|
99 | Level dimension: minecraft:overworld
|
100 | Level spawn location: World: (-712,136,180), Section: (at 8,8,4 in -45,8,11; chunk contains blocks -720,-64,176 to -705,319,191), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,-64,0 to -513,319,511)
|
101 | Level time: 47235993 game time, 51738300 day time
|
102 | Server brand: fabric
|
103 | Server type: Non-integrated multiplayer server
|
104 | pehkui:debug/render/entity: spell_engine:spell_projectile
|
105 | Stacktrace:
|
106 | at net.minecraft.client.world.ClientWorld.addDetailsToCrashReport(ClientWorld.java:458)
|
107 | at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2406)
|
108 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:821)
|
109 | at net.minecraft.client.main.Main.main(Main.java:250)
|
110 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
111 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
112 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
113 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
114 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
115 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
116 |
|
117 | -- Last reload --
|
118 | Details:
|
119 | Reload number: 1
|
120 | Reload reason: initial
|
121 | Finished: Yes
|
122 | Packs: vanilla, fabric, file/JICKLUS Modded Ores.zip, file/Better_Enderdragon.zip, file/round-shield.zip, file/-=+Snod+Torches+=-.zip, file/Fantasy MC.zip, file/[1.4] Enhanced Boss Bars.zip, file/EclecticTrove-1.20.1-1.3.0.zip, file/EmbellishedStone-1.20.1-1.0.0.zip, file/Visual+Titles.zip, file/Skyrim Soundpack v6.1.zip, kevslibrary:modifiernames, variantshields:minecraft, presencefootsteps:default_sound_pack, Moonlight Mods Dynamic Assets, kevslibrary:tierifym, $polymer-resources, create_questing:quest_shapes, meadow:optifine_support, bakery:minecraft_bricks, meadow:better_leaves, malum:chibi_sprites, soulsweapons:2d_weapons, mcdar:2dmcdar, meadow:green_stove, vinery:bushy_leaves, file/-= Snod Torches =-.zip, file/Basic Nether Ores 32x.zip, file/Visual Titles.zip, file/§cMine_Cells§6_3D_Weapons§8_1.0.1.zip, file/Icon Xaero's 1.2.zip, file/OriginalGreenAncientDebris-1.4.2.zip, fantasy_mc
|
123 |
|
124 | -- System Details --
|
125 | Details:
|
126 | Minecraft Version: 1.20.1
|
127 | Minecraft Version ID: 1.20.1
|
128 | Operating System: Windows 10 (amd64) version 10.0
|
129 | Java Version: 17.0.12, Eclipse Adoptium
|
130 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
131 | Memory: 1671767568 bytes (1594 MiB) / 7553941504 bytes (7204 MiB) up to 8589934592 bytes (8192 MiB)
|
132 | CPUs: 16
|
133 | Processor Vendor: AuthenticAMD
|
134 | Processor Name: AMD Ryzen 7 2700X Eight-Core Processor
|
135 | Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
|
136 | Microarchitecture: Zen+
|
137 | Frequency (GHz): 3.70
|
138 | Number of physical packages: 1
|
139 | Number of physical CPUs: 8
|
140 | Number of logical CPUs: 16
|
141 | Graphics card #0 name: NVIDIA GeForce RTX 2070
|
142 | Graphics card #0 vendor: NVIDIA (0x10de)
|
143 | Graphics card #0 VRAM (MB): 4095.00
|
144 | Graphics card #0 deviceId: 0x1f07
|
145 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6603
|
146 | Memory slot #0 capacity (MB): 16384.00
|
147 | Memory slot #0 clockSpeed (GHz): 2.13
|
148 | Memory slot #0 type: DDR4
|
149 | Memory slot #1 capacity (MB): 16384.00
|
150 | Memory slot #1 clockSpeed (GHz): 2.13
|
151 | Memory slot #1 type: DDR4
|
152 | Virtual memory max (MB): 51146.74
|
153 | Virtual memory used (MB): 27098.27
|
154 | Swap memory total (MB): 18432.00
|
155 | Swap memory used (MB): 5.00
|
156 | JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx8192m
|
157 | Fabric Mods:
|
158 | additional_rpg_jewelry: Additional RPG Jewelry 1.0.3
|
159 | com_github_zsoltmolnarrr_tinyconfig: TinyConfig 2.3.2
|
160 | additionalstructures: Additional Structures 4.2.1
|
161 | advanced_runtime_resource_pack: Runtime Resource Pack 0.8.1
|
162 | advancementplaques: Advancement Plaques 1.4.11
|
163 | adventurez: AdventureZ 1.4.20
|
164 | alloy_forgery: Alloy Forgery 2.1.2+1.20
|
165 | altorigingui: AltOriginGui 1.1.1
|
166 | ambientsounds: AmbientSounds 6.0.6
|
167 | amethyst_core: Amethyst Core 1.4.10+1.20.1
|
168 | common-protection-api: Common Protection API 1.0.0
|
169 | fzzy_config: Fzzy Config 0.1.2+1.20.1
|
170 | amplified_nether: Amplified Nether 1.2.5
|
171 | animal_feeding_trough: Animal Feeding Trough 1.1.0+1.20.1
|
172 | animation_overhaul: Animation Overhaul 1.3.1
|
173 | appleskin: AppleSkin 2.5.1+mc1.20
|
174 | aquamirae: Aquamirae 6
|
175 | archers: Archers (RPG Series) 1.2.5+1.20.1
|
176 | architectury: Architectury 9.2.14
|
177 | archon: Archon 0.7.1
|
178 | cardinal-components-base: Cardinal Components API (base) 5.2.2
|
179 | cardinal-components-entity: Cardinal Components API (entities) 5.2.2
|
180 | omega-config: OmegaConfig 1.4.0+1.20.1
|
181 | saflib: SafLib 1.1.0
|
182 | areas: Areas 6.0
|
183 | artifacts: Artifacts 9.5.12
|
184 | expandability: ExpandAbility 9.0.4
|
185 | step-height-entity-attribute: Step Height Entity Attribute 1.2.0
|
186 | artifality: Artifality 0.6.1+1.20
|
187 | ati_structures_fabric: ati_structures_fabric 1.1.0
|
188 | attributefix: AttributeFix 21.0.4
|
189 | autoclicker-fabric: Auto Clicker 1.20.1-1.8.0-build.25
|
190 | autotag-convention: AutoTag Convention 2.0.2+1.20
|
191 | autotag: AutoTag 2.0.2+1.20
|
192 | awesomedungeon: Awesome dungeon 3.2.0
|
193 | awesomedungeonnether: Awesome dungeon nether 3.1.1
|
194 | azurelib: AzureLib 2.0.31
|
195 | azurelibarmor: AzureLib Armor 2.0.6
|
196 | badoptimizations: BadOptimizations 2.1.4
|
197 | bakery: [Let's Do] Bakery 1.1.15
|
198 | balm-fabric: Balm 7.3.9
|
199 | kuma_api: KumaAPI 20.1.8
|
200 | basicweapons: Basic Weapons 1.2.3+1.20.1
|
201 | bcc: BetterCompatibilityChecker 4.0.8
|
202 | bclib: BCLib 3.0.14
|
203 | wunderlib: WunderLib 1.1.5
|
204 | berserker-rpg: Berserker Class Mod 1.0.8
|
205 | besmirchment: Besmirchment 1.20.1-4
|
206 | impersonate: Impersonate 2.10.2
|
207 | playerabilitylib: Pal 1.8.0
|
208 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
209 | terraform-wood-api-v1: Terraform Wood API (v1) 7.0.3
|
210 | betteradvancements: Better Advancements **.**.**.**
|
211 | betteranimationscollection: Better Animations Collection 8.0.0
|
212 | betterarcheology: Better Archeology 1.2.0-1.20.1
|
213 | bettercombat: Better Combat 1.8.6+1.20.1
|
214 | betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3
|
215 | org_reflections_reflections: reflections 0.10.2
|
216 | betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
|
217 | betterend: Better End 4.0.11
|
218 | betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6
|
219 | betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5
|
220 | bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
|
221 | betternether: Better Nether 9.0.10
|
222 | betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
|
223 | betterpingdisplay: Better Ping Display 1.1.1
|
224 | betterstats: Better Statistics Screen 3.12.6+fabric-1.20.1
|
225 | betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
|
226 | bettertags: Better Tags 1.20.1-Fabric-1.4
|
227 | betterwitchhuts: YUNG's Better Witch Huts 1.20-Fabric-3.0.3
|
228 | bewitchment: Bewitchment 1.20-8
|
229 | bhmenu: BHMenu-Fabric 2.4.1
|
230 | blabber: Blabber 1.6.1-mc1.20.1
|
231 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
|
232 | blahaj: Blåhaj 0.3.2
|
233 | blossom: Blossom 1.0.7
|
234 | bno: BasicNetherOres 9.1.1
|
235 | fiber: fiber 0.23.0-2
|
236 | bookshelf: Bookshelf 20.2.13
|
237 | bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.7.5-1.20.1
|
238 | maelstrom_library: Maelstrom Library 1.6.1-1.20
|
239 | multipart_entities: MultipartEntities 1.5-1.20
|
240 | bountiful: Bountiful 6.0.3+1.20.1
|
241 | brutalbosses: brutalbosses Mod 1.20.1-7.3
|
242 | bwncr: Bad Wither No Cookie Reloaded 3.17.0
|
243 | bygonenether: Bygone Nether 1.3.2
|
244 | bypass_anvil_restriction: Bypass Anvil Restriction 1.0.7+1.20.1
|
245 | ch_skyfy_tomlconfiglib_toml-config-lib: toml-config-lib 1.0.4
|
246 | io_github_microutils_kotlin-logging-jvm: kotlin-logging-jvm 3.0.5
|
247 | net_peanuuutz_tomlkt-jvm: tomlkt-jvm 0.2.0
|
248 | cardinal-components: Cardinal Components API 5.2.2
|
249 | cardinal-components-block: Cardinal Components API (blocks) 5.2.2
|
250 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.2
|
251 | cardinal-components-item: Cardinal Components API (items) 5.2.2
|
252 | cardinal-components-level: Cardinal Components API (world saves) 5.2.2
|
253 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.2
|
254 | cardinal-components-world: Cardinal Components API (worlds) 5.2.2
|
255 | castle_dungeons: Castle Dungeons 4.0.0
|
256 | chas: Craftable Horse Armour & Saddle 1.20
|
257 | chat_heads: Chat Heads 0.12.13
|
258 | cherishedworlds: Cherished Worlds 6.1.5+1.20.1
|
259 | chimes: Chimes 2.0.1
|
260 | chunksfadein: Chunks Fade In 1.0.5-1.20.1
|
261 | com_moandjiezana_toml_toml4j: toml4j 0.7.2
|
262 | crowdin-translate: CrowdinTranslate 1.4+1.19.3
|
263 | chunky: Chunky 1.3.146
|
264 | cicada: CICADA 0.8.3+1.20.1
|
265 | cleannarsenal: cleannarsenal 1.0.12
|
266 | clickadv: Clickable Advancements Mod 1.20.1-3.8
|
267 | cloth-config: Cloth Config v11 11.1.118
|
268 | cloth-basic-math: cloth-basic-math 0.6.1
|
269 | clumps: Clumps **.**.**.**
|
270 | clutter: Clutter 1.20-0.5.10
|
271 | collective: Collective 7.84
|
272 | colorfulhearts: Colorful Hearts 4.3.15
|
273 | combatroll: Combat Roll 1.3.3+1.20.1
|
274 | comforts: Comforts 6.4.0+1.20.1
|
275 | spectrelib: SpectreLib 0.13.15+1.20.1
|
276 | commonnetworking: Common Network 1.0.5-1.20.1
|
277 | connectivity: Connectivity Mod 1.20.1-5.8
|
278 | controlling: Controlling For Fabric 12.0.2
|
279 | cooldown-coordinator: Cooldown Coordinator 0.6.3
|
280 | corgilib: CorgiLib **.**.**.**
|
281 | com_electronwill_night-config_core: core 3.8.0
|
282 | com_electronwill_night-config_toml: toml 3.8.0
|
283 | coroutil: CoroUtil 1.20.1-1.3.7
|
284 | craftpresence: CraftPresence 2.3.5
|
285 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577
|
286 | create_questing: Create Questing 1.0.0
|
287 | creativecore: CreativeCore 2.11.33
|
288 | net_minecraftforge_eventbus: eventbus 6.0.3
|
289 | cristellib: Cristel Lib 1.1.5
|
290 | blue_endless_jankson: jankson 1.2.3
|
291 | cthulib: CthuLib 1.0.2
|
292 | ctov: ChoiceTheorem's Overhauled Village 3.4.6
|
293 | cupboard: cupboard 1.20.1-2.7
|
294 | davespotioneering: Dave's Potioneering 12
|
295 | dawn: Dawn API 5.0.0
|
296 | terraform-shapes-api-v1: Terraform Shapes API (v1) 7.0.1
|
297 | death_knights: Death Knights 0.3.1beta
|
298 | mixinsquared: MixinSquared 0.1.2-beta.5
|
299 | decorative_blocks: Decorative Blocks 4.0.3
|
300 | deeperdarker: Deeper and Darker 1.3.2
|
301 | customportalapi: Custom Portal Api 0.0.1-beta64-1.20
|
302 | digs_dnd_origins: Digs DnD Origins 1.20.1-0.0.11
|
303 | dimensional_traders: dimensional_traders 1.1.1
|
304 | disenchanter: Disenchanter 0.1.8+1.20
|
305 | doapi: [Let's Do] API 1.2.15
|
306 | dramaticdoors: Dramatic Doors (QuiFabrge) 1.20.1-3.2.5
|
307 | drippyloadingscreen: Drippy Loading Screen 2.2.5
|
308 | druids: Druids of Storm and Spirit **.**.**.**
|
309 | dummmmmmy: MmmMmmMmmMmm 1.20-1.8.20
|
310 | dungeonnowloading: Dungeon Now Loading 1.5
|
311 | dungeons_arise_seven_seas: When Dungeons Arise: Seven Seas 1.0.2
|
312 | dungeonz: DungeonZ 1.0.6
|
313 | easymagic: Easy Magic 8.0.1
|
314 | eldritch_mobs: EldritchMobs 1.15.2
|
315 | polymer-blocks: Polymer (Textured Blocks) 0.5.15+1.20.1
|
316 | polymer-core: Polymer (Core) 0.5.15+1.20.1
|
317 | polymer-networking: Polymer (Networking) 0.5.15+1.20.1
|
318 | polymer-common: Polymer (Common) 0.5.15+1.20.1
|
319 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.5.15+1.20.1
|
320 | server_translations_api: Server Translations API 2.0.0+1.20
|
321 | packet_tweaker: Packet Tweaker 0.4.0+1.19.4
|
322 | elemental_wizards_rpg: Elemental Wizards (RPG Class) 1.1.4
|
323 | enchdesc: EnchantmentDescriptions 17.1.18
|
324 | ender_dragon_egg_respawn: Ender Dragon Egg Respawn 2.0.0
|
325 | endermanoverhaul: Enderman Overhaul 1.0.4
|
326 | endrem: End Remastered 5.2.4
|
327 | entityculling: EntityCulling 1.7.0
|
328 | epicknightsnmages: Epic Knights'n'Mages Fabric 0.0.2
|
329 | equipmentcompare: Equipment Compare 1.3.8
|
330 | euphoria_patcher: Euphoria Patcher 0.3.4-fabric
|
331 | io_sigpipe_jbsdiff: jbsdiff 1.0
|
332 | explorations: Explorations 1.20.1-1.5.2
|
333 | explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric
|
334 | explorify: Explorify 1.6.1
|
335 | extraspellattributes: Extra RPG Attributes 1.2.10
|
336 | fabric-api: Fabric API 0.92.2+1.20.1
|
337 | fabric-api-base: Fabric API Base 0.4.31+1802ada577
|
338 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
|
339 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
|
340 | fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
|
341 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
|
342 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577
|
343 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577
|
344 | fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
|
345 | fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
|
346 | fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
|
347 | fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377
|
348 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577
|
349 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
|
350 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
|
351 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177
|
352 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577
|
353 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
|
354 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
|
355 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577
|
356 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
|
357 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
|
358 | fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
|
359 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577
|
360 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577
|
361 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377
|
362 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
|
363 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577
|
364 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677
|
365 | fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
|
366 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577
|
367 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577
|
368 | fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777
|
369 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577
|
370 | fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377
|
371 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577
|
372 | fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
|
373 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577
|
374 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577
|
375 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577
|
376 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77
|
377 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377
|
378 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
|
379 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
|
380 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377
|
381 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577
|
382 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
|
383 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577
|
384 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577
|
385 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577
|
386 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
|
387 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
|
388 | fabric-language-kotlin: Fabric Language Kotlin 1.12.1+kotlin.2.0.20
|
389 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.20
|
390 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.20
|
391 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.20
|
392 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.20
|
393 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
|
394 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
|
395 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
|
396 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
397 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.3
|
398 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.3
|
399 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1
|
400 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1
|
401 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1
|
402 | fabricloader: Fabric Loader 0.16.0
|
403 | mixinextras: MixinExtras 0.4.0
|
404 | fakerlib: fakerlib 0.1.4
|
405 | fallingleaves: Falling Leaves 1.15.6
|
406 | fancymenu: FancyMenu 2.14.10
|
407 | farmersdelight: Farmer's Delight 1.20.1-1.4.3
|
408 | farsight: Farsight Mod 1.20.1-4.3
|
409 | org_jctools_jctools-core: jctools-core 4.0.1
|
410 | faux-custom-entity-data: Faux-Custom-Entity-Data 6.0.1
|
411 | ferritecore: FerriteCore 6.0.1
|
412 | forcemaster-rpg: Forcemaster Class Mod 1.0.9
|
413 | forgeconfigapiport: Forge Config API Port 8.0.0
|
414 | formations: Formations 1.0.2
|
415 | formationsnether: Formations Nether 1.0.5
|
416 | formationsoverworld: Formations Overworld 1.0.4
|
417 | framework: Framework 0.6.16
|
418 | org_javassist_javassist: javassist 3.29.2-GA
|
419 | friendsandfoes: Friends&Foes 2.0.16
|
420 | frostiful: Frostiful 1.0.10
|
421 | mm: Manningham Mills 2.3
|
422 | ftbchunks: FTB Chunks 2001.3.1
|
423 | ftblibrary: FTB Library 2001.2.4
|
424 | ftbquests: FTB Quests 2001.4.8
|
425 | team_reborn_energy: Energy 3.0.0
|
426 | ftbranks: FTB Ranks 2001.1.3
|
427 | ftbteams: FTB Teams 2001.3.0
|
428 | ftbxmodcompat: FTB XMod Compat 2.1.1
|
429 | fusion: Fusion 1.1.1
|
430 | fwaystones: Fabric Waystones 3.3.2+mc1.20.1
|
431 | fzzy_core: Fzzy Core 0.5.0+1.20.1
|
432 | galosphere: Galosphere 1.20.1-1.4.1
|
433 | gammautils: Gamma Utils 1.7.16
|
434 | gazebo: Gazebos 1.1.1+1.20.1
|
435 | gear_core: Gear Core 0.3.8+1.20.1
|
436 | geckolib: GeckoLib 4 4.4.9
|
437 | com_eliotlash_mclib_mclib: mclib 20
|
438 | genshinstrument: Genshin Instruments 4.0
|
439 | glasses: glasses Fabric-1.20.1-1.2.5
|
440 | globalxp: Global XP 1.12
|
441 | goblintraders: Goblin Traders 1.9.3
|
442 | graveyard: The Graveyard 3.0
|
443 | guardiansgalore: GuardiansGalore 1.20.1-3.1
|
444 | guardvillagers: GuardVillagers 2.0.9-1.20.1
|
445 | handcrafted: Handcrafted 3.0.6
|
446 | harvest_scythes: Harvest Scythes 2.5.6+mc1.20
|
447 | healpgood: Healing Pretty Good 1.4.2
|
448 | highlighter: Highlighter 1.1.9
|
449 | hopobetterruinedportal: Hopo Better Ruined Portal 1.3.7
|
450 | hybrid-aquatic: Hybrid Aquatic 1.3.4
|
451 | icarus: Icarus 2.7.1
|
452 | iceberg: Iceberg 1.1.18
|
453 | illagerinvasion: Illager Invasion 8.0.5
|
454 | extensibleenums: Extensible Enums 7.0.1
|
455 | immersive_armors: Immersive Armors 1.6.1+1.20.1
|
456 | immersive_melodies: Immersive Melodies 0.3.0+1.20.1
|
457 | indium: Indium 1.0.34+mc1.20.1
|
458 | inmis: Inmis 2.7.2-1.20.1
|
459 | inmisaddon: InmisAddon 1.0.4
|
460 | inventoryprofilesnext: Inventory Profiles Next 1.10.11
|
461 | invoke: Invocations Mod 0.2.4
|
462 | item_obliterator: Item Obliterator 2.3.0
|
463 | itemborders: Item Borders 1.2.2
|
464 | itemfilters: Item Filters 2001.1.0-build.59
|
465 | itemscroller: Item Scroller 0.20.0
|
466 | jade: Jade 11.9.2+fabric
|
467 | java: OpenJDK 64-Bit Server VM 17
|
468 | jewelry: Jewelry (RPG Series) 1.3.7+1.20.1
|
469 | kambrik: Kambrik 6.1.1+1.20.1
|
470 | kevsequipmentsets: Kev's Equipment Sets 1.1.3
|
471 | kevslibrary: Kev's Library 1.1.0
|
472 | kevstierifymodifiers: Kev's Tierify Modifiers 1.5.2
|
473 | knavesneeds: Knaves' Needs 2.0.1+1.20.1
|
474 | knightquest: Knight Quest 1.5.0
|
475 | konkrete: Konkrete 1.8.1
|
476 | lambdynlights: LambDynamicLights 2.3.2+1.20.1
|
477 | pride: Pride Lib 1.2.0+1.19.4
|
478 | spruceui: SpruceUI 5.0.0+1.20
|
479 | lazydfu: LazyDFU 0.1.3
|
480 | legendarytooltips: Legendary Tooltips 1.4.5
|
481 | libipn: libIPN 4.0.2
|
482 | librarian-trade-finder: Librarian Trade Finder 2.0.1
|
483 | libraryferret: Library ferret 4.0.0
|
484 | libz: LibZ 1.0.3
|
485 | litematica: Litematica 0.15.3
|
486 | lithium: Lithium 0.11.2
|
487 | lithostitched: Lithostitched 1.1.8
|
488 | livingthings: Living Things 1.20.1-2.1.0
|
489 | lodestone: Lodestone 1.20.1-1.6.2.1b-fabric
|
490 | porting_lib_accessors: Porting Lib Accessors 2.3.4+1.20.1
|
491 | porting_lib_base: Porting Lib Base 2.3.4+1.20.1
|
492 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.4+1.20.1
|
493 | porting_lib_blocks: Porting Lib Blocks 2.3.4+1.20.1
|
494 | porting_lib_core: Porting Lib Core 2.3.4+1.20.1
|
495 | porting_lib_data: Porting Lib Data 2.3.4+1.20.1
|
496 | porting_lib_extensions: Porting Lib Extensions 2.3.4+1.20.1
|
497 | porting_lib_common: Porting Lib Common 2.3.4+1.20.1
|
498 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.4+1.20.1
|
499 | porting_lib_model_generators: Porting Lib Model Generators 2.3.4+1.20.1
|
500 | porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1
|
501 | porting_lib_utility: Porting Lib Utility 2.3.4+1.20.1
|
502 | porting_lib_models: Porting Lib Models 2.3.4+1.20.1
|
503 | porting_lib_fluids: Porting Lib Fluids 2.3.4+1.20.1
|
504 | porting_lib_model_loader: Porting Lib Model Loader 2.3.4+1.20.1
|
505 | porting_lib_networking: Porting Lib Networking 2.3.4+1.20.1
|
506 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.4+1.20.1
|
507 | lootbeams: LootBeams 1.0.3
|
508 | lootintegrations: Loot integration Mod 1.20.1-3.7
|
509 | lootr: Lootr **.**.**.**
|
510 | lovely_snails: Lovely Snails 1.1.3+1.20.1
|
511 | luphieclutteredmod: Cluttered 2.1.0+1.20.1
|
512 | magistuarmory: Epic Knights Mod 9.9
|
513 | malilib: MaLiLib 0.16.3
|
514 | malum: Malum 1.20.1-1.6.2.0g-fabric
|
515 | porting_lib_attributes: Porting Lib Attributes 2.3.4+1.20.1
|
516 | porting_lib_config: Porting Lib Config 2.3.4+1.20.1
|
517 | porting_lib_entity: Porting Lib Entity 2.3.4+1.20.1
|
518 | porting_lib_items: Porting Lib Items 2.3.4+1.20.1
|
519 | porting_lib_tags: Porting Lib Tags 3.0
|
520 | porting_lib_transfer: Porting Lib Transfer 2.3.4+1.20.1
|
521 | maxhealthfix: MaxHealthFix 12.0.3
|
522 | mcda: MC Dungeons Armors 5.0.2
|
523 | mcdar: MC Dungeons Artifacts 4.0.4
|
524 | mcdw: MC Dungeons Weapons 9.0.4
|
525 | meadow: [Let's Do] Meadow 1.3.19
|
526 | medievalmusic: Medieval Music Mod 1.20.1-2.1
|
527 | medievalorigins: Medieval Origins Revival 6.4.5+1.20.1-fabric
|
528 | apugli: Apugli 2.10.2+1.20.1-fabric
|
529 | memoryleakfix: Memory Leak Fix 1.1.2
|
530 | mermod: Mermod 3.0.0
|
531 | mes: Moog's End Structures 1.3.1-1.20-fabric
|
532 | midnightlib: MidnightLib 1.4.1
|
533 | minecells: Mine Cells 1.8.3
|
534 | gimm1q: gimm1q 0.5.3
|
535 | minecraft: Minecraft 1.20.1
|
536 | minerally: Minerally 1.20.2-1.2
|
537 | minihud: MiniHUD 0.27.1
|
538 | mkb: ModernKeyBinding 1.2.0
|
539 | mns: Moog's Nether Structures 1.0.1-1.20-fabric
|
540 | mobs_of_mythology: Mobs of Mythology 2.0.2
|
541 | modelfix: Model Gap Fix 1.15
|
542 | modernfix: ModernFix 5.19.4+mc1.20.1
|
543 | modmenu: Mod Menu 7.2.2
|
544 | moonlight: Moonlight 1.20-2.12.17
|
545 | more_rpg_classes: More RPG Classes 1.1.10-1.20.1
|
546 | mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f
|
547 | mr_reds_morestructures: Red’s More Structures 1.0.8
|
548 | mr_tidal_towns: Tidal Towns 1.3.3
|
549 | mutantmonsters: Mutant Monsters 8.0.7
|
550 | mvs: Moog's Voyager Structures 4.1.4-1.20-fabric
|
551 | my-totem-doll: My Totem Doll 1.0.1+1.20.1
|
552 | mysticaloaktree: Mystical Oak Tree 1.20-1.11
|
553 | mythicmetals: Mythic Metals 0.19.9+1.20.1
|
554 | additionalentityattributes: Additional Entity Attributes 1.7.3+1.20.0
|
555 | mythicmetals_decorations: Mythic Metals Decorations 0.6.2+1.20.1
|
556 | mythicmounts: Mythic Mounts 1.20.1-7.4
|
557 | nameplate: Nameplate 1.1.4
|
558 | naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
|
559 | necronomicon: Necronomicon 1.4.2
|
560 | neruina: Neruina 2.1.2
|
561 | com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.17.0
|
562 | com_fasterxml_jackson_core_jackson-core: jackson-core 2.17.0
|
563 | com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.17.0
|
564 | org_apache_maven_maven-artifact: maven-artifact 3.8.1
|
565 | org_kohsuke_github-api: github-api 1.318
|
566 | netherdepthsupgrade: Nether Depths Upgrade fabric-3.1.6-1.20
|
567 | no_fog: No Fog 1.3.6+1.16.5-1.21
|
568 | nochatreports: No Chat Reports 1.20.1-v2.2.2
|
569 | noisium: Noisium 2.3.0+mc1.20-1.20.1
|
570 | notenoughanimations: NotEnoughAnimations 1.7.5
|
571 | nyctophobia: Nyctophobia 1.9
|
572 | nyfsspiders: Nyf's Spiders 2.1.1
|
573 | obscure_api: Obscure API 16
|
574 | observable: Observable 4.4.1
|
575 | origins: Origins 1.10.0
|
576 | apoli: Apoli 2.9.0
|
577 | calio: Calio 1.11.0
|
578 | overhauledstructures: Epic Dungeons 0.1.4-Fabric-1.19-1.20.4
|
579 | owo: oωo 0.11.2+1.20
|
580 | paladins: Paladins & Priests (RPG Series) 1.3.1+1.20.1
|
581 | paraglider: Paragliders 20.1.3
|
582 | passiveshield: Passive Shield 3.2
|
583 | patchouli: Patchouli 1.20.1-84-FABRIC
|
584 | paxi: Paxi 1.20-Fabric-4.0
|
585 | pehkui: Pehkui 3.8.3+1.14.4-1.21
|
586 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
587 | phantasm: End's Phantasm 0.2
|
588 | philipsruins: Philip`s Ruins 1.20.1
|
589 | pickupnotifier: Pick Up Notifier 8.0.0
|
590 | piratesdoom: Pirate's Doom 1.0.0
|
591 | player-animator: Player Animator 1.0.2-rc1+1.20
|
592 | plentyofarmors: Plenty Of Armors 1.3.0
|
593 | polymorph: Polymorph 0.49.5+1.20.1
|
594 | presencefootsteps: Presence Footsteps 1.9.4+1.20.1
|
595 | kirin: Kirin UI 1.15.6+1.20.1
|
596 | prism: Prism 1.0.5
|
597 | projectile_damage: Projectile Damage Attribute 3.2.3+1.20.1
|
598 | promenade: Promenade 4.1.1
|
599 | biolith: Biolith 1.0.0-alpha.8
|
600 | terraform-surfaces-api-v1: Terraform Surfaces API (v1) 7.0.1
|
601 | puffish_attributes: Pufferfish's Attributes 0.5.0
|
602 | puffish_skills: Pufferfish's Skills 0.13.2
|
603 | puzzleslib: Puzzles Lib 8.1.22
|
604 | puzzlesaccessapi: Puzzles Access Api 8.0.7
|
605 | qu-enchantments: Qu Enchantments 1.3.6-1.20
|
606 | ranged_weapon_api: RangedWeaponAPI 1.1.4+1.20.1
|
607 | reddensstonelantern: Redden's Stone Lanterns 1.0.3
|
608 | redirector: Redirector 1.20.1-4.4.0
|
609 | regions_unexplored: Regions Unexplored 0.5.6+1.20.1
|
610 | repurposed_structures: Repurposed Structures 7.1.15+1.20.1-fabric
|
611 | resourcefulconfig: Resourcefulconfig 2.1.2
|
612 | resourcefullib: Resourceful Lib 2.1.29
|
613 | com_teamresourceful_bytecodecs: bytecodecs 1.0.2
|
614 | com_teamresourceful_yabn: yabn 1.0.3
|
615 | resourcepackoverrides: Resource Pack Overrides 8.0.3
|
616 | respawnablepets: Respawnable Pets 1.20-1
|
617 | respawningstructures: Template Mod 1.20.1-2.5
|
618 | rogues: Rogues & Warriors (RPG Series) 1.1.0+1.20.1
|
619 | roughlyenoughitems: Roughly Enough Items 12.1.750
|
620 | error_notifier: Error Notifier 1.0.9
|
621 | rpg_origins: RPG Origins 1.4.3
|
622 | rpgdifficulty: RpgDifficulty 1.3.14
|
623 | rpgmana: arch-pgmana **.**.**.**
|
624 | runes: Runes 0.9.13+1.20.1
|
625 | sawmill: Universal Sawmill 1.20-1.4.3
|
626 | searchables: Searchables 1.0.3
|
627 | shield_api: Shield API 1.0.1+1.20.1
|
628 | shouldersurfing: Shoulder Surfing Reloaded 4.4.0
|
629 | showmeyourskin: Show Me Your Skin! 1.9.0+1.20
|
630 | shrek: Shrek 1.0.0
|
631 | simplyskills: SimplySkills 1.6.0+1.20.1
|
632 | simplyswords: Simply Swords 1.56.0-1.20.1
|
633 | skinlayers3d: 3d-Skin-Layers 1.6.7
|
634 | skyvillages: Sky Villages 1.0.4-1.19.2-1.20.1
|
635 | slayersbeasts: Slayer's Beasts 1.3.0
|
636 | smallships: Small Ships 2.0.0-b1.4
|
637 | smartbrainlib: SmartBrainLib 1.15
|
638 | smarterfarmers: Smarter Farmers 1.20-2.0.1
|
639 | smoothchunk: Smooth chunk save Mod 1.20.1-3.6
|
640 | smwyg: Show Me What You Got 1.1.1
|
641 | soaringstructures2: Soaring Structures 2 1.20.1 - 2.5.1
|
642 | sodium: Sodium 0.5.11+mc1.20.1
|
643 | soulsweapons: Marium's Soulslike Weaponry **.**.**.**-1.20.1-fabric
|
644 | sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.5
|
645 | spark: spark 1.10.53
|
646 | species: Species 1.3-fabric
|
647 | spell_engine: Spell Engine 0.15.11+1.20.1
|
648 | spell_power: Spell Power Attribute 0.12.0+1.20.1
|
649 | spellbladenext: Spellblades and Such 1.20.2
|
650 | spellslabextra: Spells Lab : Extras 1.2-1.20.1
|
651 | starlight: Starlight 1.1.2+fabric.dbc156f
|
652 | starterkit: Starter Kit 7.1
|
653 | structory: Structory 1.3.5
|
654 | structory_towers: Structory: Towers 1.0.7
|
655 | structure_pool_api: Structure Pool API 1.0+1.20.1
|
656 | structurecredits: Structure Credits 1.7
|
657 | structureessentials: Structure Essentials Mod 1.20.1-3.4
|
658 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
|
659 | t_and_t: Towns and Towers 1.12
|
660 | tcdcommons: TCD Commons API 3.12.3+fabric-1.20.1
|
661 | tectonic: Tectonic 2.4.1
|
662 | terrablender: TerraBlender **.**.**.**
|
663 | terralith: Terralith 2.5.4
|
664 | textanimator: Text Animator 2.3.3
|
665 | theorcs: theorcs fabric-1.20.x-1.0
|
666 | thermoo: Thermoo 2.3.2
|
667 | thiccpackets: Extra Thicc Packets 1.17-1.19+
|
668 | tiered: Tierify 1.1.0
|
669 | tinyfoes: Tiny Foes 1.20.1-1.0
|
670 | tipsmod: Tips 12.1.8
|
671 | tlc: The Lost Castle 1.0.1
|
672 | toms_storage: Tom's Simple Storage Mod 1.6.8
|
673 | totw_additions: Towers of the Wild: Additions 1.3
|
674 | travelerscompass: TravelersCompass 3.0.5
|
675 | travelerstitles: Traveler's Titles 1.20-Fabric-4.0.2
|
676 | travellersbootsreloaded: Traveller's Boots: Reloaded 2.1.2-fabric
|
677 | treechop: HT's TreeChop 0.19.0
|
678 | tridents_n_stuff: Tridents 'n' Stuff 0.1.3+1.20.1
|
679 | trimeffects: TrimsEffects 1.3.5
|
680 | trinkets: Trinkets 3.7.2
|
681 | tweakeroo: Tweakeroo 0.17.1
|
682 | twigs: Twigs 3.1.0
|
683 | universal_shops: Universal Shops 1.3.2+1.20.1
|
684 | common-economy-api: Common Economy API 1.1.1
|
685 | placeholder-api: Placeholder API 2.1.1+1.20
|
686 | polymer-resource-pack: Polymer (Resource Pack) 0.5.3+1.20.1
|
687 | polymer-virtual-entity: Polymer (Virtual Entity) 0.5.3+1.20.1
|
688 | sgui: sgui 1.2.2+1.20
|
689 | variantshields: Variant Shields 2.1
|
690 | villagernames: Villager Names 8.1
|
691 | villagersplus: Villagers Plus 3.1
|
692 | villagesandpillages: Villages & Pillages 1.0.1
|
693 | vinery: [Let's Do] Vinery 1.4.28
|
694 | visuality: Visuality 0.7.1+1.20
|
695 | visualworkbench: Visual Workbench 8.0.0
|
696 | voidz: VoidZ 1.0.11
|
697 | wabi_sabi_structures: Wabi-Sabi Structures 2.0.0-1.20
|
698 | waveycapes: WaveyCapes 1.4.9
|
699 | weaponmaster_ydm: YDM's Weapon Master 4.2.3
|
700 | wetlands: Beneath the Wetlands 1.2
|
701 | whats_that_slot: What's That Slot? 1.3.4+1.20.1
|
702 | wildlife: Wildlife 1.19.2-2.2
|
703 | witcher-rpg: Witcher Class Mod 1.1.0
|
704 | wits: WITS 1.1.0+1.20.1-fabric
|
705 | wizards: Wizards (RPG Series) 1.3.0+1.20.1
|
706 | xaerominimap: Xaero's Minimap 24.3.0
|
707 | xaeroworldmap: Xaero's World Map 1.39.0
|
708 | xercapaint: Joy of Painting fabric-1.20.1-1.0.1
|
709 | xtraarrows: Xtra Arrows 3 **.**.**.**
|
710 | yeetusexperimentus: Yeetus Experimentus 2.3.1-build.6+mc1.20.1
|
711 | yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.20.1-fabric
|
712 | com_twelvemonkeys_common_common-image: common-image 3.10.0
|
713 | com_twelvemonkeys_common_common-io: common-io 3.10.0
|
714 | com_twelvemonkeys_common_common-lang: common-lang 3.10.0
|
715 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
|
716 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
|
717 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
|
718 | org_quiltmc_parsers_gson: gson 0.2.1
|
719 | org_quiltmc_parsers_json: json 0.2.1
|
720 | yigd: You're in Grave Danger 2.0.6
|
721 | libgui: LibGui 8.1.1+1.20.1
|
722 | jankson: Jankson 6.0.0+j1.2.3
|
723 | libninepatch: LibNinePatch 1.2.0
|
724 | yosbr: YOSBR 0.1.2
|
725 | yungsapi: YUNG's API 1.20-Fabric-4.0.5
|
726 | yungsbridges: YUNG's Bridges 1.20-Fabric-4.0.3
|
727 | zoomify: Zoomify 2.14.0+1.20.1
|
728 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.1
|
729 | Launched Version: 1.20.1
|
730 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
731 | Backend API: NVIDIA GeForce RTX 2070/PCIe/SSE2 GL version 3.2.0 NVIDIA 566.03, NVIDIA Corporation
|
732 | Window size: 1920x1080
|
733 | GL Caps: Using framebuffer using OpenGL 3.2
|
734 | GL debug messages:
|
735 | Using VBOs: Yes
|
736 | Is Modded: Definitely; Client brand changed to 'fabric'
|
737 | Type: Client (map_client.txt)
|
738 | Graphics mode: fancy
|
739 | Resource Packs: vanilla, fabric, file/JICKLUS Modded Ores.zip, file/Better_Enderdragon.zip, file/round-shield.zip (incompatible), file/-=+Snod+Torches+=-.zip (incompatible), file/Fantasy MC.zip, file/[1.4] Enhanced Boss Bars.zip, file/EclecticTrove-1.20.1-1.3.0.zip, file/EmbellishedStone-1.20.1-1.0.0.zip, file/Visual+Titles.zip (incompatible), file/Skyrim Soundpack v6.1.zip, kevslibrary:modifiernames, variantshields:minecraft, presencefootsteps:default_sound_pack, Moonlight Mods Dynamic Assets, kevslibrary:tierifym, $polymer-resources, create_questing:quest_shapes, meadow:optifine_support, bakery:minecraft_bricks, meadow:better_leaves, malum:chibi_sprites, soulsweapons:2d_weapons, mcdar:2dmcdar, meadow:green_stove, vinery:bushy_leaves, file/-= Snod Torches =-.zip, file/Basic Nether Ores 32x.zip, file/Visual Titles.zip, file/§cMine_Cells§6_3D_Weapons§8_1.0.1.zip, file/Icon Xaero's 1.2.zip (incompatible), file/OriginalGreenAncientDebris-1.4.2.zip, fantasy_mc
|
740 | Current Language: en_us
|
741 | CPU: 16x AMD Ryzen 7 2700X Eight-Core Processor
|
742 |
|