
Search found 2 matches
- Sun May 07, 2017 10:16 pm
- Forum: Modding help
- Topic: How do I make my guns use specific ammo I created?
- Replies: 2
- Views: 831
- Sun May 07, 2017 10:04 pm
- Forum: Modding help
- Topic: How do I make my guns use specific ammo I created?
- Replies: 2
- Views: 831
How do I make my guns use specific ammo I created?
I've been unable to find an answer to this.
I'm brand new to modding in Factorio (just started doing it today) and I'm using the submachine guns code to make a few customized guns
For these guns I made a few custom ammos:
data:extend(
{
{
type = "ammo",
name = "ak-magazine",
icon ...
I'm brand new to modding in Factorio (just started doing it today) and I'm using the submachine guns code to make a few customized guns
For these guns I made a few custom ammos:
data:extend(
{
{
type = "ammo",
name = "ak-magazine",
icon ...