Page 1 of 1

[MOD 0.2.7] Explosive Bullet Magazine Mod

Posted: Thu Feb 21, 2013 3:58 am
by Poiasdope
Explosive Bullet Magazine
  • * Research: Explosive Bullet Magazine, after Millitary 2
    * How to make: crafting
    • What it takes:
      • 1 Steel Plate
        8 Copper Plates
        2 Iron Plates
        1 Electronic Circuit
    * What it does: deals 2 times as much damage as Piercing Bullets
#Installing
  • Unzip in the /data/ folder
#Unninstaling
  • Delete all mod_explosive-bullet-magazine files
Download Here

I'm trying this Google Drive thing. To download you must go to File then Download or use CTRL+S.
Please feel free to suggest other ways to share or to improve the mod. Feel free to do your own take of it too! :)

Also, should I post 1 mod per topic or should I make a "Poiasdope's Mods" topic?

Re: Explosive Bullet Magazine Mod

Posted: Thu Feb 21, 2013 12:45 pm
by ( Tchey )
Thanks for the mod.

"Explosive", and only "2x armor piercing" damage ? What about lower damage, but splash effect (maybe with the flamethrower effect, i don't know how the game works) ?

One mod per topic is better i'd say.

Re: Explosive Bullet Magazine Mod

Posted: Thu Feb 21, 2013 3:48 pm
by rymn
Great mod!

Re: Explosive Bullet Magazine Mod

Posted: Thu Feb 21, 2013 3:57 pm
by kovarex
I think that splash damage can't be specified now, but this extension can be easily made.

Re: [MOD 0.2.7] Explosive Bullet Magazine Mod

Posted: Thu Feb 21, 2013 4:49 pm
by MatLaPatate
I really like how easy it is to mod your game :D
Actually, my brother, 15-years-old made little mods like "baked fish" and is trying to make some windmills, and he did it in something like ... 30 minutes, assuming he don't even know what is a boolean xD
I mean, the cool fact is that gamers, who don't know anything about coding can do small mods :)
Edit: lol, I got the long handed inserter rank ...

Re: [MOD 0.2.7] Explosive Bullet Magazine Mod

Posted: Thu Feb 21, 2013 4:59 pm
by kovarex
MatLaPatate wrote:I really like how easy it is to mod your game :D
Actually, my brother, 15-years-old made little mods like "baked fish" and is trying to make some windmills, and he did it in something like ... 30 minutes, assuming he don't even know what is a boolean xD
I mean, the cool fact is that gamers, who don't know anything about coding can do small mods :)
Edit: lol, I got the long handed inserter rank ...
I'm really glad to hear that, good modding support will be one of our main priorities.
If we can afford to continue the developement (hopefully), I think that one of our main roles would be to provide good platform, something that is extremly easy to mod (and solving all kind of conflict problems naturaly), something that runs fast and evrywhere.

Re: [MOD 0.2.7] Explosive Bullet Magazine Mod

Posted: Thu Feb 21, 2013 5:44 pm
by NatLaTomate
Explosive ammo? with which component ? circuit? ^^ add maybe some fuel to do it ^^
And I'm the little brother of Matlapatate^^
It's right : I make baked-fish in 30 minutes (20 for pictures, which isn't good: white background...)
I put the files here :
Don't forget to check the coma after the " } " (I'm not shure it's right)

in Demo-Furnace
{
"result": "baked-fish",
"ingredients": { "fish": 1 },
"energy-required": 50
}

in demo-item
{
"type": "item",
"name": "baked-fish",
"order": "h",
"stack-size": 64,
"healing-value": 40,
"flags": [ "goes-to-main-inventory" ]
},


Make what you want for the pictures ;)

Re: [MOD 0.2.7] Explosive Bullet Magazine Mod

Posted: Fri Feb 22, 2013 1:02 am
by Poiasdope
NatLaTomate wrote:Explosive ammo? with which component ? circuit? ^^ add maybe some fuel to do it ^^
And I'm the little brother of Matlapatate^^
It's right : I make baked-fish in 30 minutes (20 for pictures, which isn't good: white background...)
Yeah... I thought of mixing with the rocket recipe. Fuel from the Flamethrower? Didn't thought of that ^^" I'll revise it in 0.2.8. As of now it is difficult to test in 0.2.7 because of some bugs.
Yeah, I made a Cooked Fish one too :D but it is so simple and not very usable that I didn't even bothered posting. Maybe I still post for the easy installation. The just extracting on the data folder thing ;)

And as you can see in the mod, you can create new files and they'll work just fine. Dunno if you can put them inside a folder too xD So it would be nice to try creating new files instead of modifying existing ones so you can just zip it (with its right paths) and have an easy installation package too :D
( Tchey ) wrote:Thanks for the mod.

"Explosive", and only "2x armor piercing" damage ? What about lower damage, but splash effect (maybe with the flamethrower effect, i don't know how the game works) ?

One mod per topic is better i'd say.
I like the flamethrower effect idea :D I'll try it and see how it looks like.

Re: [MOD 0.2.7] Explosive Bullet Magazine Mod

Posted: Fri Feb 22, 2013 3:24 am
by Shocker
Awesome simple mod, that add's a small but cool change to the game, good job!

Re: [MOD 0.2.7] Explosive Bullet Magazine Mod

Posted: Fri Feb 22, 2013 4:49 pm
by NatLaTomate
Poiasdope wrote: Fuel from the Flamethrower?
That's however the recipe for the mine ... :)