This bad boy can turn any weapon/item in B&S (including modded weapons, crates, rocks etc) into ammo for your gun!
This mod has 3 settings (located in the WeaponSettings Folder in the mod folder):
Weapon ID: tells the dll what weapon to shoot/spawn
Destroy Delay: controls the weapon despawn time (set it to 999999 for basically no despawn, may be laggy after some time)
Fire Rate: controls weapon fire rate
the mod supports hotswapping/changing settings live in game so you dont need to restart every time you change a setting!
---
to use the weapon hold it in any hand and hold the left or right trigger down to shoot!
---
TUTORIAL FOR GRABBING ITEM IDS:
1: Locate the folder Blade & Sorcery\BladeAndSorcery_Data\StreamingAssets\Default\Items (the item must be in here for it to work!) (exceptions are modded weapons)
2: Locate the JSON of the object you would like to shoot (for example Item_Prop_Crate.json would be the wooden crate in game)
3: Open the JSON with a json editor of your choice (or notepad/notepad++)
4: At the top, you should see the line "id":"theid", copy what is in the quotes (this is your id)
5: Go back to the weapon and access the customitemid.txt located in WeaponSettings in the weapon folder
6: Open the .txt and paste the ID into the file
7: Save the .txt and you are ready to shoot!
----
@ me or dm me any bugs/suggestions and enjoy!