Description
A small addon mod for New TARDIS Mod that incorporates the low gravity and oxygen system into any configured dimension
How to Configure Dimensions
Add the dimension ID to the mod's configuration file for the mod's changes to be present.
#A list of dimension names that have low gravity.
lowGravityDimensions = ["example:dimensionid", "example:otherdimensionid", "solarsystem:callisto"]
#A list of dimension names that have no air.
noAirDimensions = ["example:dimensionid", "example:otherdimensionid"]


