Name SMG Box
ShortName smgbox
TopTexture 4208_SMGBoxTop
SideTexture 4208_SMGBoxSide
BottomTexture boxBottom
GunBoxID 30010
Recipe I ingotIron S gunpowder
SSS
SIS
SSS
//AddGun shortName amountOf item
//AddAmmo must come immediately after AddGun for them to be in the same slot
//The names of the items / blocks are those in the code, with some exceptions such as iron _ingotIron_ and gunpowder _sulphur_
//And with parts from this mod, they are the shortName of the item
//Guns cannot yet have multiple ammo types in the same slot. For now, just list them under two seperate guns that are the same
//NumGuns must come before all the addGun lines and must be correct.
//iron blockIron ingotGold diamond log glass gunpowder redstone
NumGuns 10
AddGun dummyammo 1 stick
AddGun smg_xm8compactcarbine 3 ingotIron
AddAmmo 5.56mm_natoammo 1 ingotIron 1 sulphur
AddGun smg_mp5a2 2 ingotIron
AddAmmo smg_mp5a2_ammo 1 ingotIron 1 sulphur
AddGun smg_pm-63rak 2 ingotIron
AddAmmo smg_pm-63rak_ammo 1 ingotIron 1 sulphur
AddGun smg_pp-90 2 ingotIron
AddAmmo smg_pp-90_ammo 1 ingotIron 1 sulphur
AddGun smg_mp7 2 ingotIron
AddAmmo smg_mp7_ammo 1 ingotIron 1 sulphur
AddGun smg_ppsh-41 2 ingotIron
AddAmmo smg_ppsh-41_ammo 1 ingotIron 1 sulphur
AddGun smg_morningmac10 2 ingotIron
AddAmmo smg_morningmac10_ammo 2 potato 1 sulphur
AddGun smg_mac10 1 ingotIron
AddAmmo smg_morningmac10_ammo 2 potato 1 sulphur
AddGun smg_mp40e 1 ingotIron
AddAmmo smg_mp40e_ammo 1 ingotIron 1 sulphur