Skip to content

Instantly share code, notes, and snippets.

@Kotori316
Created February 11, 2020 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kotori316/fb7492b365a23ec8d8af137794e3b5ba to your computer and use it in GitHub Desktop.
Save Kotori316/fb7492b365a23ec8d8af137794e3b5ba to your computer and use it in GitHub Desktop.
Config of FluidTank @ 2020/02/11
#Settings for FluidTank.
[common]
#Show tank info on TOP tooltip.
showTOP = true
#True to enable waila and top to show tank info.
showToolTipOnMods = true
#False to disable rainbow renderer for pipe.
enablePipeRainbowRenderer = true
#Color of pipe. Works only if 'enablePipeRainbowRenderer' is false.
pipeColor = -1
#True to show invisible tank in creative tabs. Recipe and block aren't removed.
showInvisibleTankInTab = false
#True to allow fluid supplier to work.
enableFluidSupplier = true
#Remove all recipe to make tanks.
RemoveRecipe = false
#Recipe settings
[common.recipe]
#True to use easy recipe.
easyRecipe = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment