settingtypes.txt 786 B

1234567891011121314151617
  1. #When enabled, all logs can now be built "floating" in liquids. Note that
  2. #a log placed in lava will not last for long.
  3. pontoons_override_logs (Logs float) bool false
  4. #When enabled, all wood blocks can now be built "floating" in liquids.
  5. #Note that wood blocks placed in lava will not last for long.
  6. pontoons_override_wood (Wood floats) bool false
  7. #Adds craftable wooden pontoon blocks that can be built on the
  8. #surface of liquids. This is only really useful if wood floating
  9. #is not enabled.
  10. pontoons_wood_pontoons (Wooden pontoons) bool true
  11. #Adds craftable steel pontoon blocks that can be built on the
  12. #surface of liquids. These are are lava-resistant, and so are
  13. #useful even when logs and wood are able to be built on liquids.
  14. pontoons_steel_pontoons (Steel pontoons) bool true