Advent-Of-Ascension
Advent-Of-Ascension copied to clipboard
Solution to gun ammo issue: Something that can condense bullets into an inventory slot, so said slot can have more than 64 bullets (I.E. a "pouch")
Bullets taking up too much inventory space is a known issue, but what else is the solution gonna be? An arbitrary gun damage buff? I always thought we could just increase the limonite bullet stack size, but we apparently can't do that, so the next best thing is a way to condense, or an item that can hold bullets. Usually, people call this a "pouch" or other similar names.
I know it seems "lazy", but I don't know what any other good solution would be that can't be called a "pouch" or some other form of condensing lingo
Why not have a magazine that you load up directly into the gun? There would have to be a cap for every gun, and simple coding for loading the magazine into the gun (probably similar to crossbows). I would suggest not doing something like this to the snipers as they are too slow firing to need a magazine.
Why not have a magazine that you load up directly into the gun? There would have to be a cap for every gun, and simple coding for loading the magazine into the gun (probably similar to crossbows). I would suggest not doing something like this to the snipers as they are too slow firing to need a magazine.
Don't really see what this would add to the mod for gameplay. Just seems like detrimental appealing to realism. This on top of the unholster time would be excessive. The simplest solution is best for me here - I would prefer if we could just increase the Limonite bullet stack size, but we apparently can't do that, so this is the next best thing
In that case, the only thing I can think of is from Tinker's Construct. In this mod you can have literal hundreds of arrows in one slot... but there is only one drawback. Material determines the number of ammunition. Better materials (generally) give more ammunition and damage, but the entire stack has to be created in one go, and not through the vanilla crafting table, it requires another set of tables to make the parts and then combine them together.