Malum

Malum

2M Downloads

[Incompatibility] Scythes are incompatible with Epic Fight Mod

qVoidreaver opened this issue · 4 comments

commented

I'm putting together an interesting modpack to play with my friends and I came across a mismatch between the Scythes and the EpicFight Mod. As shown in the images, the Scythes are not being recognized as weapons, which makes EpicFight recognize it as if we were empty-handed, throwing punches in the air. The other weapons are being recognized normally, as shown in the images.

2022-05-25_11 20 16

2022-05-25_11 20 21

2022-05-25_11 20 36

2022-05-25_11 20 41

commented

hello best regards
I have seen your request and although I am not the author of the mod, I have been checking the compatibility
solution in the configuration of EpicFight Mod.

The following setting fixes the issue by adding it Epic Fight Mod.

[custom_weaponry.malum_crude_scythe]
	armor_ignorance = 0.0
	hit_at_once = 1
	impact = 0.5
	#Allowed Values: AXE, FIST, HOE, PICKAXE, SHOVEL, SWORD, SPEAR, GREATSWORD, KATANA, TACHI, LONGSWORD, DAGGER, BOW, CROSSBOW, TRIDENT, SHIELD
	weapon_type = "GREATSWORD"
	registry_name = "malum:crude_scythe"

2022-05-28_23 47 35

commented

hello best regards I have seen your request and although I am not the author of the mod, I have been checking the compatibility solution in the configuration of EpicFight Mod.

The following setting fixes the issue by adding it Epic Fight Mod.

Oh man thanks, but sorry for the trouble again, because I was testing this in many ways, but I don't know in which epic file I have to put this "code" or if I have to create a new file and put it. I watched a lot of videos and nothing helped me, if you can give me a quick but a little detailed tutorial it would really help me. I use Minecraft 1.18.2.

commented

Yes, no problem.
You have to go to the configuration folder and open the following file
1

Then look for the section [custom weaponry]
2

and finally add the configuration.
3

I use 1.16.5 but it should be the same for 1.18
I hope it helps you

commented

Yes, no problem. You have to go to the configuration folder and open the following file 1

Then look for the section [custom weaponry] 2

and finally add the configuration. 3

I use 1.16.5 but it should be the same for 1.18 I hope it helps you

Thanks man, you save me