Name Anti-Zombie Weapons Box
ShortName zombieBox
TopTexture ZombieWeaponBoxTop
SideTexture ZombieWeaponBox
BottomTexture ZombieWeaponBox
Recipe I ingotIron W wood
WWW
III
WWW
//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 ingotIron (ingotingotIron) 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
SetPage Melee
AddGun combatKnife 6 ingotIron
AddGun surgicalAxe 8 ingotIron
AddGun samuraiSword 12 ingotIron
AddGun zombieMachete 5 ingotIron 3 wood
AddGun sledgehammer 12 ingotIron 8 wood
SetPage Misc
AddGun screwdriver 2 ingotIron
AddGun baseballBat 16 wood
AddGun bearTrap 12 ingotIron
AddGun zomRiotShield 16 ingotIron