ToLaserBlade (Forge/NeoForge)

ToLaserBlade (Forge/NeoForge)

296k Downloads

[Suggestion] Configuration file extension

Vatarus opened this issue ยท 7 comments

commented

Is there a chance that the basic parameters of the sword will be transferred to the configuration file?

commented

Thank you for your suggestion.
I think the default values for laser blade attack damage and attack speed could be changed to be configurable. However, it may take some time to achieve this, as it would require changes to synchronize parameters between the server and client. For now, I will try to implement it in the 1.20.1 version of the LTS and the latest 1.21.4 version.

commented

Yes, this mod improvement will make it much more flexible.
For example,

  • the attack speed of the sword is very high by default. It is better to transfer the base value to the configuration file, and allow further improvement of the characteristics through the smithing table;
  • the same situation applies to basic sword damage;
  • as I understand it, in the mod version for 1.20.1, the sword damage improvement is limited to +5. It is also better to transfer this setting to the configuration file. The fact is that with mods like Champions or L2Hostility, mob stats are multiplied. And at some point, the limitation on improving the damage of a sword makes this sword of little use (as I recall, there was no such upgrade restriction for sword damage in the 1.12.2 version of the mod).

Thank you for trying to make this update for the 1.20.1 version of the mod.

commented

In reviewing this suggestion, I feel that adjusting the attack damage upgrade is just as important as adjusting the basic parameters of the laser blade, so I will change the config so that it is possible to increase the max number of attack damage upgrades.

commented

Version 1.20.1-7.0.2.0 has been released. Please try it out.

commented

A great and very useful update.
Everything works like a charm.

Thanks! ๐Ÿ’ฏ

commented

Another wish is for the mod to be perfect.
This is the addition of custom sounds for the sword.
You have written that you can add sound to the swing. I would also like to add the ability to add sound to block a blow and hit a target.

But it's up to you, the mod is already very cool.

commented

Thanks for the nice suggestion.
I too am interested in the expansion of sound events for the laser blade. I think some research on vanilla sound events is needed, but I will work on that at some point.

However, since the title of this issue has been resolved, let me close the issue for now.
Thanks.