Greetings!

Thank you for downloading my datapack.

I have intentionally made my datapack in such a way where configuring the reload speeds can be done in-game without editing the files or even reloading the world/server.

By default, the times are set as the following:

	Musket: 20s
	Musket with Bayonet: 20s
	Scoped Musket: 20s
	Pistol: 15s
	Blunderbuss: 10s

To change the reload times, you must run this command (YOU MUST HAVE OPERATOR PRIVILEGES TO DO THIS):

	scoreboard players set reload_times [WEAPON]_reload [#]

Replace [WEAPON] with the ID of the weapon you intend to change, and replace [#] with your desired reload duration (in seconds).

The IDs for each of the weapons are:

	Musket: musket
	Musket with Bayonet: musket_with_bayonet
	Scoped Musket: musket_with_scope
	Pistol: pistol
	Blunderbuss: blunderbuss

Here are some examples:

For instance, let's say I want the blunderbuss to take 30 seconds to reload instead of 10.

	I will run this command:
		scoreboard players set reload_times blunderbuss_reload 30

Let's say I want to make the musket with bayonet ridiculously overpowered.

	I will run this command:
		scoreboard players set reload_times musket_with_bayonet_reload 0



Hopefully, this guide was helpful. Please enjoy and once again, thank you!