Name Megacorp Weapon Box
ShortName megacorp
TopTexture megacorpbox
SideTexture megacorpbox
BottomTexture megacorpbox
Recipe I ingotIron B blockLapusLazuli
III
BBB
III
//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 Page 1
AddGun megarocketcannon 1 nether_star 4 ingotIron 2 diamond 1 dispenser
AddAmmo megarocketAmmo 1 firework_rocket 2 ingotIron 1 diamond
AddGun pulserifle 2 glass_pane 4 ingotIron 1 redstone_repeater 
AddAmmo pulserifleammo 1 redstone_dust 1 glass_pane 1 ingotIron
AddGun vaporizer 2 glass_pane 8 ingotIron 1 redstone_repeater 1 diamond 
AddAmmo vaporizerammo 1 redstone_dust 1 glass_pane 1 ingotIron
AddGun heavylancer 2 redstone_repeater 8 ingotIron 3 ingotIron
AddAmmo heavylancerammo 1 redstone_dust 1 ingotIron

SetPage Page 2

SetPage Page 3
// 9 per page