# SPDX-FileCopyrightText: 2022 David Hurka <doxydoxy@mailbox.org>
#
# SPDX-License-Identifier: MIT OR LGPL-2.1-or-later

# When enabled, advtrains_attachment_offset_patch performs the workaround for Minetest bug #10101 by default.
#
# The workaround is applied to any advtrains wagon that is set up to use advtrains_attachment_offset_patch.
# The workaround can also be used by other entities using the mod API.
#
# Players can override the default using the /advtrains_attachment_offset_patch_config chat command.
advtrains_attachment_offset_patch_default (Enable view offset patch by default) bool true
