This Railcraft API is provided as Open Source with no limitation on use.

However it requested that you give credit if you use the code for anything other than simply interfacing with Railcraft.

When attempting to use this API, please use ONLY the classes you need, deleting those you don't.
This helps to reduce conflict if the API changes slighty between versions.

Ore Dictionary Tags:
	oreSulfur
	oreSaltpeter
	dustSulfur
	dustSaltpeter
	dustObsidian
	dustCharcoal
	blockSteel
	ingotSteel


InterModComms:
	ballast:blockID@metadata 
		Registers a block as a valid ballast for the Tunnel Bore and Undercutter.

	boiler-fuel-liquid:liquidName@fuelValuePerBucket 
		Specifies a fuel value for a bucket of liquid fuel. The liquid name should be the English display name of the liquid (ie. the tag used to lookup the liquid in the LiquidDictionary).