[1.18.2 / AQM2] Player crashed when using enchantment on MCDW wpn
itsdinkd opened this issue · 2 comments
To Reproduce
Add enchantment to MCDW weapon in anvil
Expected behavior
to enchant
Please complete the following information:
- OS: Filling out for player who reported to us
- Launcher: Filling out for player who reported to me.
- Mod Version; 5.0.4
- Are you using a Modpack? Another Quality Modpack 2 v1.6
4:23:42] [Render thread/FATAL]: Unreported exception thrown!
java.lang.NullPointerException: Cannot read the array length because "array" is null
at Not Enough Crashes deobfuscated stack trace.(1.18.1+build.22) ~[?:?]
at java.util.Arrays.stream(Arrays.java:5428) ~[?:?]
at chronosacaria.mcdw.bases.McdwBow.canRepair(McdwBow.java:97) ~[mcdw-5.0.4-1.18.jar:?]
at net.minecraft.screen.AnvilScreenHandler.updateResult(AnvilScreenHandler:141) ~[?:?]
at net.minecraft.screen.ForgingScreenHandler.onContentChanged(ForgingScreenHandler:80) ~[?:?]
at net.minecraft.screen.ForgingScreenHandler$1.markDirty(class_4861.java:26) ~[client-intermediary.jar:?]
at net.minecraft.inventory.SimpleInventory.redirect$gah000$fabric_redirectMarkDirty(SimpleInventory:1043) ~[?:?]
at net.minecraft.inventory.SimpleInventory.setStack(SimpleInventory:140) ~[?:?]
at net.minecraft.screen.slot.Slot.setStack(Slot:61) ~[?:?]
at net.minecraft.screen.slot.Slot.insertStack(Slot:146) ~[?:?]
at net.minecraft.screen.ScreenHandler.internalOnSlotClick(ScreenHandler:416) ~[?:?]
at net.minecraft.screen.ScreenHandler.onSlotClick(ScreenHandler:295) ~[?:?]
at net.minecraft.client.network.ClientPlayerInteractionManager.clickSlot(ClientPlayerInteractionManager:417) ~[?:?]
at net.minecraft.client.gui.screen.ingame.HandledScreen.onMouseClick(HandledScreen:565) ~[?:?]
at net.minecraft.client.gui.screen.ingame.HandledScreen.mouseReleased(HandledScreen:534) ~[?:?]
at net.minecraft.client.Mouse.method_1605(Mouse:96) ~[?:?]
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen:492) ~[?:?]
at net.minecraft.client.Mouse.onMouseButton(Mouse:96) ~[?:?]
at net.minecraft.client.Mouse.method_22686(Mouse:165) ~[?:?]
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor:103) ~[?:?]
at net.minecraft.client.Mouse.method_22684(Mouse:165) ~[?:?]
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:?]
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:?]
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:?]
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem:197) ~[client-intermediary.jar:?]
at net.minecraft.client.util.Window.swapBuffers(Window:310) ~[?:?]
at net.minecraft.client.MinecraftClient.render(MinecraftClient:1147) ~[?:?]
at net.minecraft.client.MinecraftClient.run(MinecraftClient:737) ~[?:?]
at net.minecraft.client.main.Main.main(Main:236) [client-intermediary.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461) [fabric-loader-0.14.9.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.14.9.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.14.9.jar:?]
[14:23:42] [Render thread/FATAL]: Minecraft ran into a problem! Report saved to: C:\Users\********\curseforge\minecraft\Instances\Another Quality Modpack 2 - 1.18.1\crash-reports\crash-2022-09-15_14.23.42-client.txt
---- Minecraft Crash Report ----
// My bad.
Time: 9/15/22, 2:23 PM
Description: Container click
java.lang.NullPointerException: Cannot read the array length because "array" is null
at Not Enough Crashes deobfuscated stack trace.(1.18.1+build.22)
at java.util.Arrays.stream(Arrays.java:5428)
at chronosacaria.mcdw.bases.McdwBow.canRepair(McdwBow.java:97)
at net.minecraft.screen.AnvilScreenHandler.updateResult(AnvilScreenHandler:141)
at net.minecraft.screen.ForgingScreenHandler.onContentChanged(ForgingScreenHandler:80)
at net.minecraft.screen.ForgingScreenHandler$1.markDirty(class_4861.java:26)
at net.minecraft.inventory.SimpleInventory.redirect$gah000$fabric_redirectMarkDirty(SimpleInventory:1043)
at net.minecraft.inventory.SimpleInventory.setStack(SimpleInventory:140)
at net.minecraft.screen.slot.Slot.setStack(Slot:61)
at net.minecraft.screen.slot.Slot.insertStack(Slot:146)
at net.minecraft.screen.ScreenHandler.internalOnSlotClick(ScreenHandler:416)
at net.minecraft.screen.ScreenHandler.onSlotClick(ScreenHandler:295)
at net.minecraft.client.network.ClientPlayerInteractionManager.clickSlot(ClientPlayerInteractionManager:417)
at net.minecraft.client.gui.screen.ingame.HandledScreen.onMouseClick(HandledScreen:565)
at net.minecraft.client.gui.screen.ingame.HandledScreen.mouseReleased(HandledScreen:534)
at net.minecraft.client.Mouse.method_1605(Mouse:96)
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen:492)
at net.minecraft.client.Mouse.onMouseButton(Mouse:96)
at net.minecraft.client.Mouse.method_22686(Mouse:165)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor:103)
at net.minecraft.client.Mouse.method_22684(Mouse:165)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem:197)
at net.minecraft.client.util.Window.swapBuffers(Window:310)
at net.minecraft.client.MinecraftClient.render(MinecraftClient:1147)
at net.minecraft.client.MinecraftClient.run(MinecraftClient:737)
at net.minecraft.client.main.Main.main(Main:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at java.base/java.util.Arrays.stream(Arrays.java:5428)
at chronosacaria.mcdw.bases.McdwBow.method_7878(McdwBow.java:97)
at net.minecraft.screen.AnvilScreenHandler.updateResult(AnvilScreenHandler.java:141)
at net.minecraft.screen.ForgingScreenHandler.onContentChanged(ForgingScreenHandler.java:80)
at net.minecraft.screen.ForgingScreenHandler$1.markDirty(class_4861.java:26)
at net.minecraft.inventory.SimpleInventory.redirect$gah000$fabric_redirectMarkDirty(SimpleInventory.java:1043)
at net.minecraft.inventory.SimpleInventory.setStack(SimpleInventory.java:140)
at net.minecraft.screen.slot.Slot.setStack(Slot.java:61)
at net.minecraft.screen.slot.Slot.insertStack(Slot.java:146)
at net.minecraft.screen.ScreenHandler.internalOnSlotClick(ScreenHandler.java:416)
at net.minecraft.screen.ScreenHandler.onSlotClick(ScreenHandler.java:295)
at net.minecraft.client.network.ClientPlayerInteractionManager.clickSlot(ClientPlayerInteractionManager.java:417)
at net.minecraft.client.gui.screen.ingame.HandledScreen.onMouseClick(HandledScreen.java:565)
at net.minecraft.client.gui.screen.ingame.HandledScreen.mouseReleased(HandledScreen.java:534)
at net.minecraft.client.Mouse.method_1605(Mouse.java:96)
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:492)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:96)
at net.minecraft.client.Mouse.method_22686(Mouse.java:165)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:103)
at net.minecraft.client.Mouse.method_22684(Mouse.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
-- Click info --
Details:
Menu Type: minecraft:anvil
Menu Class: net.minecraft.class_1706
Slot Count: 39
Slot: 1
Button: 0
Type: PICKUP
Stacktrace:
at net.minecraft.screen.ScreenHandler.onSlotClick(ScreenHandler.java:295)
at net.minecraft.client.network.ClientPlayerInteractionManager.clickSlot(ClientPlayerInteractionManager.java:417)
at net.minecraft.client.gui.screen.ingame.HandledScreen.onMouseClick(HandledScreen.java:565)
at net.minecraft.client.gui.screen.ingame.HandledScreen.mouseReleased(HandledScreen.java:534)
at net.minecraft.client.Mouse.method_1605(Mouse.java:96)
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:492)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:96)
at net.minecraft.client.Mouse.method_22686(Mouse.java:165)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:103)
at net.minecraft.client.Mouse.method_22684(Mouse.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
at net.minecraft.client.util.Window.swapBuffers(Window.java:310)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1147)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Affected screen --
Details:
Screen name: net.minecraft.class_471
Stacktrace:
at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:492)
at net.minecraft.client.Mouse.onMouseButton(Mouse.java:96)
at net.minecraft.client.Mouse.method_22686(Mouse.java:165)
at net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:103)
at net.minecraft.client.Mouse.method_22684(Mouse.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:197)
at net.minecraft.client.util.Window.swapBuffers(Window.java:310)
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1147)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:737)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Affected level --
Details:
All players: 1 total; [class_746['Slynky__'/15034, l='ClientLevel', x=-1524.68, y=128.00, z=1712.70]]
Chunk stats: 256, 114
Level dimension: minecraft:overworld
Level spawn location: World: (-73,71,65), Section: (at 7,7,1 in -5,4,4; chunk contains blocks -80,-64,64 to -65,319,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Level time: 196905151 game time, 2323883 day time
Server brand: fabric
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.world.ClientWorld.addDetailsToCrashReport(ClientWorld.java:407)
at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2376)
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:756)
at net.minecraft.client.main.Main.main(Main.java:236)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, spoornpacks, Fabric Mods, lambdabettergrass/default, fabric-diagonal-panes/default, KubeJS Resource Pack [assets]
-- Branding --
Details:
Name: AQM2
Version: v1.6
Author: itsDinkd
Website: https://discord.gg/aqm
-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1179291736 bytes (1124 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: 11th Gen Intel(R) Core(TM) i5-11500 @ 2.70GHz
Identifier: Intel64 Family 6 Model 167 Stepping 1
Microarchitecture: unknown
Frequency (GHz): 2.71
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1660 SUPER
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x21c4
Graphics card #0 versionInfo: DriverVersion=30.0.15.1252
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 30949.58
Virtual memory used (MB): 20088.75
Swap memory total (MB): 14848.00
Swap memory used (MB): 153.37
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
Fabric Mods:
additionaladditions: Additional Additions 4.0.5
additionalbars: Additional Bars 3.3.1+1.18.2
additionalstructures: Additional Structures 3.1.0
adorn: Adorn 3.5.0+1.18.2
advanced_reborn: Advanced Reborn 1.0.6
advancementplaques: Advancement Plaques 1.4.6
advdebug: Advancements Debug 2.3.0
adventurez: AdventureZ 1.4.11
ae2: Applied Energistics 2 11.1.7
noindium: No Indium? 1.0.2+1.18.2
ae2wtlib: AE2WTLib 11.1.5
agape_space: Space Dimensions 0.5.15
allay: Allay Mod 4.0.0
alloy_forgery: Alloy Forgery 2.0.13+1.18
ambientenvironment: Ambient Environment 7.0+19
ambientsounds: Ambiend Sounds (Fabric) 5.0.16
aofemotes: AOF Emotes 0.0.4
appbot: Applied Botanics 1.3.2
appleskin: AppleSkin 2.4.1+mc1.18.2
arcanus: Arcanus 1.29
archeology: CapsLock Archeology Mod 0.1.9
architects_palette: Architect's Palette Fabric 2.2
architectury: Architectury 4.9.83
archon: Archon 0.3.2
armorsoundtweak: Armor Sound Tweak 5.1.1
com_electronwill_night-config_core: core 3.6.5
com_electronwill_night-config_toml: toml 3.6.5
fabric-api-base: Fabric API Base 0.4.4+d7c144a860
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.1.0+cc71601c60
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.5.2+446e059560
artifacts: Artifacts 7.0.3+fabric
expandability: ExpandAbility 6.0.0
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
artis: Artis-Recrafted 2.4.1+1.18.2
advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7
attributefix: AttributeFix 14.0.2
authme: Auth Me 3.1.0
auto-workstations: Auto Workstations 1.0-SNAPSHOT-14
autoconfig1u: Auto Config v1 Updated 3.4.0
automobility: Automobility 0.2.1+1.18.2
jsonem: JsonEM 0.1.2
myron: Myron 1.6.3+1.18.1
autorun: AutoRun 0.4.0
autotag: AutoTag 1.1.0
auudio: Auudio 1.0.3
badpackets: Bad Packets 0.1.2
balm-fabric: Balm 3.2.0+0
bcc: BetterCompatibilityChecker fabric-1.0.5
bclib: BCLib 1.4.7
beenfo: Beenfo 1.18.2-fabric0.47.10-1.3.3
crowdin-translate: CrowdinTranslate 1.4+1.18.2
gbfabrictools: GBfabrictools 1.3.4+1.18.2
besmirchment: Besmirchment 1.18.2-12
terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
betteranimalsplus: Better Animals Plus 1.18.2-11.0.5
bettercombat: Better Combat 1.3.1+1.18.2
tinyconfig: TinyConfig 1.0.2
betterdeserttemples: YUNG's Better Desert Temples 1.18.2-Fabric-1.3.1
betterend: Better End 1.1.1
betterf3: BetterF3 1.2.5
betterfpsdist: Better FPS distance Mod 1.18-1.8
bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.2
betternether: Better Nether 6.1.2
betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
betterthirdperson: Better Third Person 1.8.1
bewitchment: Bewitchment 1.18-23
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
bhmenu: BHMenu-Fabric 1.17.1-1.18.2-1.3
big_items_duh: Big items, duh! 1.1.2+mc1.18.2
amecsapi: Amecs API 1.3.6+mc22w06a
coat: Coat 1.0.0-beta.17+mc1.18.2
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.12+54e5b2ec60
tweed4_annotated: tweed4_annotated 1.3.0
tweed4_base: tweed4_base 1.5.0+mc1.18.2
tweed4_data: tweed4_data 1.2.1+mc1.18.2
tweed4_data_hjson: tweed4_data_hjson 1.1.0
tweed4_tailor_coat: tweed4_tailor_coat 1.1.2+mc1.18.2
tweed4_tailor_screen: tweed4_tailor_screen 1.1.1+mc1.18.2
bitsandchisels: BitsAndChisels 2.6.13
stacc: Stacc 1.2.3
blockus: Blockus 2.4.8+1.18.2
bno: Basic Nether Ores 1.18.2-7.2.0-Fabric
boatcontainer: BoatContainer 1.2.3
bookshelf: Bookshelf 13.2.47
bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.8-1.18.2
maelstrom_library: Maelstrom Library 1.2.4-1.18.2
multipart_entities: MultipartEntities 1.1.5-1.18.2
botania: Botania 1.18.2-435-FABRIC
fiber: fiber 0.23.0-2
breakprogress: Break Progress 1.0.1
bsvsb: Better Sodium Video Settings Button 2.0.5
buildinggadgets: st'ructure tools 1.0.22
mm: Manningham Mills 2.3
byg: Oh The Biomes You'll Go 1.4
cacao: Croptopia's Chocolaterie 1.2
can-i-mine-this-block: cAn i MiNe thIS bLOCk? 1.2.0
capybara: Capybara 1.0.6
cardinal-components: Cardinal Components API 4.2.0
cardinal-components-base: Cardinal Components API (base) 4.2.0
cardinal-components-block: Cardinal Components API (blocks) 4.2.0
cardinal-components-chunk: Cardinal Components API (chunks) 4.2.0
cardinal-components-entity: Cardinal Components API (entities) 4.2.0
cardinal-components-item: Cardinal Components API (items) 4.2.0
cardinal-components-level: Cardinal Components API (world saves) 4.2.0
cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.2.0
cardinal-components-world: Cardinal Components API (worlds) 4.2.0
carpet: Carpet Mod 1.4.69
carpet-extra: Carpet Extra 1.4.72
catwalksinc: Catwalks Inc. 1.3.0
chalk: Chalk 2.0.1+1.18.2
chat_heads: Chat Heads 0.6.0
chesttracker: Chest Tracker 1.1.16
whereisit: Where Is It 1.14.10
chisel: Chisel Refabricated 1.4.5
cleancut: CleanCut 1.18.2-5.0-fabric
cleardespawn: Clear Despawn 1.1.7
clickthrough: ClickThrough 1.18.2-fabric0.47.10-0.4
clienttweaks: Client Tweaks 7.1.0
climbladdersfast: ClimbLaddersFast 2.2.2-1.18
cloth-api: Cloth API 3.2.64
cloth-client-events-v0: Cloth Client Events v0 3.2.64
cloth-common-events-v1: Cloth Common Events v1 3.2.64
cloth-datagen-api-v1: Cloth Datagen v1 3.2.64
cloth-scissors-api-v1: Cloth Scissors API v1 3.2.64
cloth-utils-v1: Cloth Utils v1 3.2.64
cloth-config: Cloth Config v6 6.3.81
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 8.0.0+15
colormeoutlines: Color Me Outlines 1.1.0
compactmachines: Compact Machines 4 ${version}
forge_tags: Forge Tags 2.2
team_reborn_energy: Energy 2.2.0
computercraft: CC: Restitched 1.100.8
conjuring: Conjuring 1.0.22+1.18
connectivity: Connectivity Mod 1.18.2-3.3
consistency_plus: Consistency Plus 0.5.0+1.18.2
stonecutter_recipe_tags: Stonecutter Recipe Tags 3.0.1+1.18.bc850d5.fabric
continuity: Continuity 2.0.1+1.18.2
cookingforblockheads: Cooking for Blockheads 12.1.0
coxinhautilities: Coxinha Utilities 1.3+1.18.2
omega-config-gui: Omega Config GUI 1.2.3-1.18.1
cloth-config-lite: cloth-config-lite 2.0.6
craftingtweaks: Crafting Tweaks 14.0.3
craftpresence: CraftPresence 1.8.11
crashbrander: CrashBrander 1.0.0
crawl: Crawl 0.10.6
create: Create 0.5.0d-731
com_google_code_findbugs_jsr305: jsr305 3.0.2
fake-player-api: Fake Player API 0.3.0
flywheel: Flywheel 0.6.4-30
milk: Milk Lib 0.3.2
registrate-fabric: Registrate for Fabric MC1.18.2-1.1.4
createaddition: Create Crafts & Additions ${version}
createplus: CreatePlus 1.0
creativecore: CreativeCore (Fabric) 2.6.12
creeperoverhaul: Creeper Overhaul 1.3.1
creeperspores: Creeper Spores 1.8.0
croparia: Croparia 3.8.3
croptopia: Croptopia 2.1.0
com_typesafe_config: config 1.4.1
io_leangen_geantyref_geantyref: geantyref 1.3.11
org_spongepowered_configurate-core: configurate-core 4.1.2
org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
croptosis: Croptosis 1.5.0
cull-less-leaves: Cull Less Leaves 1.0.1
damagetilt: Damage Tilt 1.18-fabric-0.1.2
dankstorage: Dank Storage 1.18.2-3.7.1
dark-enchanting: Dark Enchanting 1.0.0+1.18.2
darkutils: DarkUtilities 10.0.5
deathlog: DeathLog 0.2.9+1.18
decorative_blocks: Decorative Blocks 2.1.1
detailab: Detail Armor Bar 2.6.2+1.18-fabric
dimdoors: DimensionalDoors 4.0.4
com_flowpowered_flow-math: flow-math 1.0.3
com_github_dimensionaldevelopment_poly2tri_java: poly2tri.java 0.1.1
curse_maven_wthit-3707010: wthit-3707010 440979
matrix: Matrix 1.0.0
org_jgrapht_jgrapht-core: jgrapht-core 1.1.0
disable_custom_worlds_advice: Disable Custom Worlds Advice 2.0
disenchanter: Disenchanter 0.1.6+1.18
dml-refabricated: Deep Mob Learning: Refabricated 1.18.2
dml-refabricated-base: DML: Refabricated - Base 1.18.2
dml-refabricated-events: DML: Refabricated - Vanilla Events 1.18.2
dml-refabricated-modular-armor: DML: Refabricated - Glitch Armor 1.18.2
dml-refabricated-rei: DML: Refabricated - REI Integration 1.18.2
ktdatataglib: KtDataTagLib 1.6.5+1.18.2
dmlsimulacrum: Deep Mob Learning: Simulacrum 0.5.4-beta
doom: Doom Fabric 4.2.28
doublejump: Double Jump Mod 1.0.1+mc1.18
dragonloot: DragonLoot 1.1.0
drippyloadingscreen: Drippy Loading Screen 1.6.4
duckling: Duckling 1.0.7
dummmmmmy: MmmMmmMmmMmm 1.18-1.5.0
dungeons_arise: When Dungeons Arise 2.1.50
dynamicfps: Dynamic FPS 2.1.0
com_moandjiezana_toml_toml4j: toml4j 0.7.2
earthbounds: Earthbounds 1.18.2-1.1.4
earthtojavamobs: Earth2Java 1.8.0+1.18.2
eldritch_mobs: EldritchMobs 1.11.5
ellemes_container_lib: Ellemes' Container Library 1.4.0-beta.2
emotecraft: Emotecraft 2.2.5
bendy-lib: Bendy api 2.1.2
enchdesc: EnchantmentDescriptions 10.0.8
enhanced_attack_indicator: Enhanced Attack Indicator 1.0.3+1.18
entityculling: EntityCulling-Fabric 1.5.1
equipmentcompare: Equipment Compare 1.2.12
exlineawnings: Exline's Awnings 1.0.3
exlinefurniture: Exline's Furniture 2.3.0
expandedstorage: Expanded Storage 7.4.0-beta.4
experiencebugfix: Experience Bug Fix 18
explorerscompass: Explorer's Compass 1.18.2-2.1.0-fabric
extended_drawers: Extended Drawers 1.3.3+mc.1.18.2
graphlib: Graph Lib 0.2.4+1.18.2
mconfig: Mconfig 1.2.0
de_poiu_apron_apron: apron 2.1.1
extra_classes_origins: Extra Classes - Origins 1.0.0
extragenerators: Extra Generators 1.2.1-BETA+1.18
extrakeybinds: ThatRobins Extra Origins Keybinds 0.2.0
extraorigins: Extra Origins 1.18-12
fabric: Fabric API 0.58.0+1.18.2
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.2+2373a54560
fabric-biome-api-v1: Fabric Biome API (v1) 8.0.6+651bcc5960
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.12+3ac43d9560
fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
fabric-containers-v0: Fabric Containers (v0) 0.1.23+d7c144a860
fabric-content-registries-v0: Fabric Content Registries (v0) 3.1.1+c85f2e3860
fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.1+ee261a3e60
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 3.0.1+9fcb91d260
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.20+489d6f8260
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.19+d7c144a860
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
fabric-item-api-v1: Fabric Item API (v1) 1.5.2+17cbbd4360
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.14+91896a4960
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.10+b4f4f6cd60
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.0+1997ad1260
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.2+e747827960
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.4+cc71601c60
fabric-models-v0: Fabric Models (v0) 0.3.6+d7c144a860
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.23+2d30af4b60
fabric-networking-v0: Fabric Networking (v0) 0.3.10+b4f4f6cd60
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.3+032c981d60
fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.10+0d9ab37260
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.13+d882b91560
fabric-renderer-indigo: Fabric Renderer - Indigo 0.5.3+41a02c8a60
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.11+b4f4f6cd60
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
fabric-rendering-v0: Fabric Rendering (v0) 1.1.13+b4f4f6cd60
fabric-rendering-v1: Fabric Rendering (v1) 1.10.7+54e5b2ec60
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.10+d882b91560
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.2+1f6558e860
fabric-textures-v0: Fabric Textures (v0) 1.0.12+3ac43d9560
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.3+f4563ac860
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.1.0+e747827960
fabric-diagonal-panes: Fabric Diagonal Panes 0.6.1
fabric-furnaces: Fabric Furnaces 2.1.1-1.18.2
fabric-language-kotlin: Fabric Language Kotlin 1.8.1+kotlin.1.7.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.7.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.7.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.7.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.7.0
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.18.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.3
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.3
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.3
fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6
fabricenchantments: Fabric Enchantments 0.7.2
fabricloader: Fabric Loader 0.14.9
fabricshieldlib: Fabric Shield Lib 1.5.3-1.18
fabrictailor: Fabric Tailor 1.9.0+1.18.2
config2brigadier: Config to Brigadier 1.1.1
fallingleaves: Falling Leaves 1.11.1+1.18.2
fallingtree: FallingTree 3.5.3
fancymenu: FancyMenu 2.12.1
farmersdelight: Farmer's Delight 1.18.2-1.2.1
farmingforblockheads: Farming for Blockheads 10.0.2
feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
ferritecore: FerriteCore 4.2.1
fireworkfrenzy: Firework Frenzy 1.9
flan: Flan 1.18.2-1.8.1b
fluidtank: Fluid Tank 18.5.529-fabric
forgeconfigapiport: Forge Config API Port 3.2.4
ftblibrary: FTB Library 1802.3.6-build.140
ftbquests: FTB Quests 1802.3.8-build.106
ftbteams: FTB Teams 1802.2.6-build.51
fuelinfo: FuelInfo 1.0.1+1.18
gearreborn: Gear Reborn 1.18.2-0.1.14
geckolib3: Geckolib 3.0.60
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
genesis: Genesis 1.18.2-1.0.1
givemehats: Give Me Hats! 2.0.4
go-fish: Go Fish 1.5.0-1.18.2
gobber2: Gobber2 2.5.80
pugh_lib: Pugh Lib 1.3.2
pugh_tools: Pugh Tools 1.2.7
goldenhoppers: Golden Hoppers 1.3.3
graveyard: The Graveyard 1.9
graveyard_biomes: The Graveyard Biomes 1.1
grounded_origins: Grounded Origins 1.2.0
apugli: Apugli 1.6.2
guardiansgalore: GuardiansGalore 1.18.2-3.0
guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14
halfdoors: Half Doors 1.18.2-fabric-1.3.7
hammermod: War-Hammers Mod fabric-1.18.2-v1.0.1
harvest_scythes: Harvest Scythes 2.5.1
healthoverlay: Health Overlay 6.3.4
hexcasting: Hex Casting 0.9.4
hookshot: Hookshot 25.0
horseinfo: Horse Info 0.4.1-1.18
horsestatsvanilla: Horse Stats Vanilla 4.1.10
hoverpets: Hover Pets 0.3.3
hyperlighting: Hyper Lighting 1.2.3
me_hypherionmc_night-config_core: core 3.6.5_custom
me_hypherionmc_night-config_toml: toml 3.6.5_custom
iceberg: Iceberg 1.0.38
iknowwhatimdoing: I Know What I'm Doing 4.1.0
illuminations: Illuminations 1.10.4
impaled: Impaled 1.1.3
impersonate: Impersonate 2.5.0
improved-stations: Improved Stations 2.1.0
incantationem: Incantationem 1.1.3+1.18.2
indium: Indium 1.0.7+mc1.18.2
indrev: Industrial Revolution 1.14.0-BETA
inmis: Inmis 2.6.0-1.18.2
inventoryhud: Inventory HUD + 3.4.2
inventoryprofilesnext: Inventory Profiles Next 1.7.0
iris: Iris 1.2.7
org_anarres_jcpp: jcpp 1.4.14
itemborders: Item Borders 1.1.5
itemfilters: Item Filters 1802.2.7-build.33
itemscroller: Item Scroller 0.16.1
jamlib: JamLib 0.0.5
java: OpenJDK 64-Bit Server VM 17
justenoughkeys: Just Enough Keys 0.5.3
kibe: Kibe 1.9.9-BETA+1.18
kjsextras: KubeJS Extras 3.0.0
konkrete: Konkrete 1.5.0
krypton: Krypton 0.1.9
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
kubejs: KubeJS 1802.5.5-build.546
kubejs_botania: KubeJS Botania 1.0.2
lambdabettergrass: LambdaBetterGrass 1.2.4+1.18
spruceui: SpruceUI 3.3.3+1.18
lambdynlights: LambDynamicLights 2.1.0+1.17
pride: Pride Lib 1.1.0+1.17
lavajava: Lava Java 0.4.0
lazydfu: LazyDFU 0.1.2
legendarytooltips: Legendary Tooltips 1.3.1
libblockattributes: LibBlockAttributes 0.10.2
libblockattributes_core: LibBlockAttributes (Core) 0.10.2
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.10.2
libblockattributes_items: LibBlockAttributes (Items) 0.10.2
libra: Libra 0.5.4
lifts: Lifts 1.4.1-BETA+1.18
lightestlamp: Lightest Lamps 1.0.0
lightoverlay: Light Overlay 6.0.5
lilwings: Lil' Wings 1.2.3
lithium: Lithium 0.7.10
log_more_info: Log More Info 1.0.0-1.18.2
logbegone: Log Begone 1.0.1
logprot: Logprot Mod 1.18-1.6
lootintegrations: Loot integration Mod 1.18.2-1.5
lootjs: LootJS 2.7.5
lovely_snails: Lovely Snails 1.0.4+1.18
luggage: Luggage 1.3.2
macawsbridgesbyg: Macaw's Bridges - BYG 1.18.2-1.2
magicfungi: Magic Fungi 0.8.0-BETA+1.18.2
malilib: MaLiLib 0.12.1
marketcrates: Marketcrates 1.4.1
mavm: More Axolotl Variants Mod 1.0.8a
maxhealthfix: MaxHealthFix 5.0.1
mcda: MC Dungeons Armors 2.0.7
mcdar: MC Dungeons Artifacts 1.5.2-1.18
mcdw: MC Dungeons Weapons 5.0.4-1.18
enchant_giver: Enchant Giver 1.2.1
reach-entity-attributes: Reach Entity Attributes 2.2.0
mcwbridges: Macaw's Bridges 2.0.3
mcwfences: Macaw's Fences and Walls 1.0.6
mcwlights: Macaw's Lights and Lamps 1.0.4
mcwpaintings: Macaw's Paintings 1.0.4
mcwwindows: Macaw's Windows 2.0.3
megane: megane 7.9.0
megane-alloy-forgery: megane-alloy-forgery 7.9.0
megane-api: megane-api 7.9.0
megane-applied-energistics-2: megane-applied-energistics-2 7.9.0
megane-create: megane-create 7.9.0
megane-deep-mob-learning-simulacrum: megane-deep-mob-learning-simulacrum 7.9.0
megane-extra-generators: megane-extra-generators 7.9.0
megane-fabric-transfer: megane-fabric-transfer 7.9.0
megane-industrial-revolution: megane-industrial-revolution 7.9.0
megane-kibe: megane-kibe 7.9.0
megane-lib-block-attributes: megane-lib-block-attributes 7.9.0
megane-luggage: megane-luggage 7.9.0
megane-modern-dynamics: megane-modern-dynamics 7.9.0
megane-reborn-core: megane-reborn-core 7.9.0
megane-reborn-energy: megane-reborn-energy 7.9.0
megane-runtime: megane-runtime 7.9.0
megane-tech-reborn: megane-tech-reborn 7.9.0
megane-vanilla: megane-vanilla 7.9.0
megane-wireless-networks: megane-wireless-networks 7.9.0
megaparrot: Megaparrot 1.0.5
mermaid: Mod 1.0.0
midnightlib: MidnightLib 0.4.4
milk_plus: Milk+ 3.0.1
dripstone_fluid_lib: Dripstone Fluid Lib 1.2.0
minecraft: Minecraft 1.18.2
minieffects: Mini Effects 4.1.0
miningutility: Mining Utility 1.2.3+1.18
mo_glass: Mo Glass 1.6.1-MC1.18.2
mobhealthbar: MobHealthBar 1-18-1-fabric
mobifier: Mobifier 1.0.3
mobz: MobZ 3.3.4
mocolors: Mo' Colors 1.4.0
modern_industrialization: Modern Industrialization 1.2.2
moderndynamics: Modern Dynamics 0.2.5-beta
modmenu: Mod Menu 3.2.3
morebannerfeatures: More Banner Features 1.1.3
morevillagers: More Villagers 3.3.2
mostructures: Mo' Structures 1.4.2+1.18.2
mtmechs: Magitek Mechs 1.0.12
myloot: myLoot 2.1.4-1.18
mythicmetals: Mythic Metals 0.14.4
magna: Magna 1.7.1-1.18-pre1
mythicmounts: Mythic Mounts 1.18.2-7.0
naturescompass: Nature's Compass 1.18.2-2.0.3-fabric
no_fog: No Fog 1.3.1+1.16.5-1.19.2
nomadbooks: Nomad Books 1.0.1
notenoughcrashes: Not Enough Crashes 4.1.6+1.18.2
omega-config: OmegaConfig 1.2.3-1.18.1
onsoulfire: On Soul Fire 1.18-3
origins: Origins 1.4.1
apoli: Apoli 2.3.3
calio: Calio 1.5.1
origins-classes: Origins: Classes 1.3.0
owo: o?o 0.7.2-no-cme+1.18
paginatedadvancements: Paginated Advancements 1.1.0
paintings: Paintings++ **.**.**.**
patchouli: Patchouli 1.18.2-71.1-FABRIC
paucal: PAUCAL 0.4.7
pehkui: Pehkui 3.4.1+1.14.4-1.19.2
kanos_config: Kanos Config 0.3.1+1.14.4-1.19
phonos: Phonos 0.3+1.18.2
phosphor: Phosphor 0.8.1
pickupnotifier: Pick Up Notifier 3.2.0
pigpen: PigPen 8.0.1
plantinajar: Plant In A Jar 2.3.1
libgui: LibGui 5.4.2+1.18.2
jankson: Jankson 4.0.0+j1.2.0
libninepatch: LibNinePatch 1.1.0
org_objenesis_objenesis: objenesis 3.2
player-animator: Player Animator 0.3.5
playerabilitylib: Pal 1.5.1
pling: Pling 1.5.0
plushies: Plushie Mod 1.2
polymorph: Polymorph 0.0.21-1.18.2
porting_lib: Porting Lib 1.2.460-beta+1.18.2-dev.cca931b
com_github_llamalad7_mixinextras: MixinExtras 0.0.11
serialization_hooks: Serialization Hooks 0.3.23
prefab: Prefab 3.1.5
presencefootsteps: Presence Footsteps 1.5.1
kirin: Kirin UI 1.10.0
prism: Prism 1.0.1
probejs: ProbeJS 3.4.0
publicguiannouncement: Public Gui Announcement **.**.**.**
pureminingdimension: PureMiningDimension 1.0.1
customportalapi: Custom Portal Api 0.0.1-beta51-1.18
puzzleslib: Puzzles Lib 3.3.5
quarryplus: QuarryPlus 18.5.0
quartzelv: Quartz Elevator 2.1.2+1.18.2
questsadditions: Quests Additions 1.4.0
quickshulker: Quick Shulker 1.3.6-1.18
kyrptconfig: Kyrpt Config 1.3.4-1.18
blue_endless_jankson: jankson 1.2.1
shulkerutils: shulkerutils 1.0.4-1.18
ratsmischief: Rat's Mischief 1.3.7
reborncore: Reborn Core 5.2.0
redbits: Red Bits 1.13.4
interference: Interference API 1.5.0
redstonebits: Redstone Bits 1.8.2
reeses-sodium-options: Reese's Sodium Options 1.4.7+mc1.18.2-build.58
repurposed_structures: Repurposed Structures 4.1.14+1.18.2
resourceful_tools: Resourceful Tools 1.2.38
respawnablepets: Respawnable Pets 1.18-4
revelationary: Revelationary 1.0.2
rhino: Rhino 1802.2.0-build.232
rightclickharvest: Right Click Harvest 3.0.1+1.18
rocks: This Rocks! 1.6.0
roughlyenoughitems: Roughly Enough Items 8.3.529
error_notifier: Error Notifier 1.0.9
roughlyenoughresources: Roughly Enough Resources 2.5.0
rpgstats: RPGStats 4.3.13+1.18.2
server_translations_api: Server Translations API 1.4.12+1.18.2
packet_tweaker: Packet Tweaker 0.2.0+1.18-pre1
runelic: Runelic 11.0.1
sandwichable: Sandwichable 1.3+1.18.2
secretrooms: Secret Rooms 1.3.1+1.18.2
shulkerboxtooltip: Shulker Box Tooltip 3.1.1+1.18.2
silkspawners: SilkSpawners 1.1.1
simplyswords: Simply Swords 1.11-1.18.2
skinlayers: 3d Skin Layers 1.4.6-mc1.18.2
skylorlib: SkyLib 1.3.35
slimyboyos: Slimy Boyos **.**.**.**
sodium: Sodium 0.4.1+build.15
org_joml_joml: joml 1.10.2
sodium-extra: Sodium Extra 0.4.10+mc1.18.2-build.63
caffeineconfig: CaffeineConfig 1.0.0+1.17
someforgepatchesported: Some Forge Patches Ported 1.0.3
spectrum: Spectrum 1.5.7-1.18.2-magic
additionalentityattributes: Additionalentityattributes 1.0.0+1.18.2
bannerpp: Banner++ 2.0.6-teb.1+mc.1.18.2
incubus_core: Incubus Core 1.7.1
programmerartinjector: Programmer Art Injector 1.2.1
satin: Satin 1.7.2
spoornpacks: SpoornPacks 4.2.3-1.18.2
com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.13.1
com_fasterxml_jackson_core_jackson-core: jackson-core 2.13.1
com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.13.1
spoornweaponattributes: SpoornWeaponAttributes 3.4.8-1.18
net_objecthunter_exp4j: exp4j 0.4.8
sprout: Sprout 1.3.1
stoneholm: Stoneholm 1.4.3
suggestion_tweaker: Suggestion Tweaker 1.18.2-1.3.0
tacocraft: TacoCraft 1.7.4-1.18.2
techreborn: Tech Reborn 5.2.0
teenycoal: Teeny Coal 1.1.3-1.16.x-1.17.x-1.18.x-1.19-snapshot
tempad: Tempad 1.2.4
tep: Totally Enough Pain 1.0.8
terrablender: TerraBlender **.**.**.**
terrarianslimes: Terrarian Slimes 1.2.1-BETA+1.18
things: Things 0.2.18+1.18
tiered: Tiered 1.1.0
tinyskeletons: Tiny Skeletons 3.2.1
toms_storage: Tom's Simple Storage Mod 1.3.4
toolstats: ToolStats 9.0.3
tooltipfix: ToolTip Fix 1.0.4-1.18
torohealth: ToroHealth Damage Indicators 1.18-fabric-2
totw_additions: Towers of the Wild: Additions 1.2.1
tradingpost: Trading Post 3.2.0
trashslot: TrashSlot 11.0.2
travelersbackpack: Traveler's Backpack 1.18.2-7.1.6
trinkets: Trinkets 3.3.1
twigs: Twigs 1.1.3-patch2+1.18.2
upc: UPC 0.0.2
valley: ValleyCraft 2.3.1-1.18.2
veggie_way: The Veggie Way 1.2.33
veinmining: Vein Mining 0.0.14-1.18.2
villager-hats: Villager Hats 1.4.0
villagerconfig: VillagerConfig 3.0.5-mc-1.18.2
villagernames: Villager Names 4.0.4
visuality: Visuality 0.4.2
goosik-config: goosik-config 0.2.0
tlcosmetica: Cosmetica 0.4.0
voidz: VoidZ 1.0.7
voyager: Voyager v2 2.1.0-1.18-1.19.x
walljump-fabric: Wall-Jump! UNOFFICIAL [FABRIC] 1.5.1
waterdripsound: Drip Sounds 1.18-0.3.0
waystones: Waystones 2.5.5+mc1.18.2
weaponthrow: Weapon Throw 1.18.2-1.7
wi_zoom: WI Zoom 1.4-MC1.18.2
winged: Winged Mod 1.18.2-3.2.0
wirelessnetworks: Wireless Networks 1.5.1
wmitaf: WMITAF 2.4.0
wthit: wthit 4.13.3
xaerominimap: Xaero's Minimap 22.14.1
xaeroworldmap: Xaero's World Map 1.27.0
xps: Xp Obelisk 0.4.6-r+1.18.2-Fabric
xxxx: MinePop 1.0.0-1.18.2
yigd: You're in Grave Danger 1.3.8
yosbr: YOSBR 0.1.1
yungsapi: YUNG's API 1.18.2-Fabric-2.0.8
zihlaunchpads: ZIHLaunchpads 1.2.0
Loaded Shaderpack: ComplementaryShaders_v4.3.2.zip
Profile: HIGH (+0 options changed by user)
Flywheel Backend: Off
Launched Version: fabric-loader-0.14.9-1.18.2
Backend library: LWJGL version 3.2.2 build 10
Backend API: NVIDIA GeForce GTX 1660 SUPER/PCIe/SSE2 GL version 3.2.0 NVIDIA 512.52, NVIDIA Corporation
Window size: 1920x1009
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: Fabric Mods, lambdabettergrass/default
Current Language: English (US)
CPU: 12x 11th Gen Intel(R) Core(TM) i5-11500 @ 2.70GHz
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader), MC Dungeons Weapons (mcdw)```
@itsdinkd Hey mate, just delete the configs in the client and server from the mcdw
directory and the enchant_giver
directory on the client and server and it will fix it. That's why the update notes for 5.0.0 say to delete your configs, though if you're using one of the later versions, you might not see it. However, general practice: if the first number changes in a mod's versioning, delete your configs
Thats no Bueno. I've customized a lot for the modpack. I saw deleting
enchant giver, which I did. But I did not clear the mod configs. It's
troublesome to continously edit them over and over again.
…On Thu, Sep 15, 2022, 1:12 PM chronosacaria ***@***.***> wrote:
Closed #166
<#166> as
completed.
—
Reply to this email directly, view it on GitHub
<#166 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIL5CKGDZONJUFZRRKNDXPLV6N7KJANCNFSM6AAAAAAQNXFSPA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>