Name VehicleParts Box
ShortName vehiclepartsbox
TopTexture 4218_VehiclePartsBoxTop
SideTexture 4218_VehiclePartsBoxSide
BottomTexture boxBottom
GunBoxID 30002
Recipe I ingotIron S gunpowder
SII
ISI
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 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 18
AddGun parts_fuelcan 1 iron 1 coal
AddGun parts_enginenone 1 iron
AddGun parts_caterpillartrackpiece 1 iron
AddGun parts_caterpillartrack 1 iron 1 parts_caterpillartrackpiece
AddGun parts_caterpillartrack 2 iron
AddGun parts_smallwheel 1 iron
AddGun parts_largewheel 1 iron
AddGun parts_smallchassis 1 iron
AddGun parts_tankbarrel 1 iron
AddGun parts_tankturret 1 iron 1 parts_tankbarrel
AddGun parts_tankturret 2 iron
AddGun parts_seat 1 iron
AddGun parts_tankbody 2 iron
AddGun parts_piston 2 iron 1 bedrock
AddGun parts_v4engine 2 iron 4 parts_piston 64 bedrock
AddGun parts_v6engine 3 iron 6 parts_piston 64 bedrock
AddGun parts_v8engine 2 parts_v4engine 64 bedrock
AddGun parts_rotaryengine 9 iron 8 parts_piston 64 bedrock