Item components

Ammunition

item component · builder

Turns an item into a round fired from a gun

You can use the following options:
name <name> - sets the name of the component
desc <desc> - sets the description of the component
ammo <ammo>- sets the ammo grade, for example, 9x19mm Parabellum.
bullet <proto> - sets the bullet proto for this round, which will be loaded when fired.
shell <proto> - sets the shell proto for this round, which will be loaded when fired.

← Back to Item components