![Golden Age Combat [Forge & Fabric]](https://media.forgecdn.net/avatars/thumbnails/899/470/256/256/638345369451541682.png)
[Crash]: The custom attack damage overrides function causes a crash.
FitchKrause opened this issue ยท 1 comments
Mod Loader (Required)
Quilt/Fabric
Minecraft Version (Required)
1.20.1
Mod Version (Required)
v8.0.0
Notes (Required)
- In the mod menu, select this mod;
- Open the "Server Configurations", select the world and click on "Create & Edit Config";
- Open "Attributes" and select "Custom Attack Damage Overrides";
- In the "Edit String List" we add one of the following text options, instead of a diamond sword, you can enter any object, this does not affect the result in any way:
minecraft:diamond_sword,10.0;
minecraft:diamond_sword,10,0;
diamond_sword,10.0;
diamond_sword,10,0; - Congratulations! You have achieved a crash! And it works on both Quilt and Fabric.
Crash Report (Required)
https://gist.github.com/FitchKrause/9940d925524b88f3626b604002a018f6
latest.log (Optional)
No response