Name HG Box
ShortName hgbox
TopTexture 4204_HGBoxTop
SideTexture 4204_HGBoxSide
BottomTexture boxBottom
GunBoxID 30008
Recipe I ingotIron S gunpowder
III
ISI
ISI
//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.
NumGuns 9
AddGun dummyammo 1 stick
AddGun hg_c96 1 wood
AddAmmo hg_c96_ammo 1 wood
AddGun hg_cz75 3 wood
AddAmmo hg_cz75_ammo 1 wood
AddGun hg_sf1911 3 wood
AddAmmo hg_sf1911_ammo 1 wood
AddGun hg_breakaction1911 1 ingotIron
AddAmmo tickets_12gauge_shotshell[buckshot] 1 ingotIron 1 sulphur
AddGun hg_tec-dc9 1 ingotIron
AddAmmo hg_tec-dc9_ammo 1 ingotIron 1 sulphur
AddGun hg_barracuda 1 ingotIron
AddAmmo tickets_barracuda_ammo 1 sulphur
AddGun hg_superredhawk 1 ingotIron
AddAmmo tickets_superredhawk_ammo 1 sulphur
AddGun hg_webleymk6 1 ingotIron
AddAmmo tickets_webleymk6_ammo 1 sulphur