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:
	blockSteel
	dustCharcoal
	dustObsidian
	dustSaltpeter
	dustSulfur
	ingotSteel
	oreSaltpeter
	oreSulfur


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).