#
#	NB More Concrete - Adds more concrete types to NodeCore
#	Copyright (C) 2024 NameNotQuality
#
#	This file is part of NB More Concrete.
#
#	NB More Concrete is free software: you can redistribute it and/or modify
#	it under the terms of the GNU Affero General Public License as published
#	by the Free Software Foundation, either version 3 of the License, or
#	(at your option) any later version.
#
#	NB More Concrete is distributed in the hope that it will be useful,
#	but WITHOUT ANY WARRANTY; without even the implied warranty of
#	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
#	GNU Affero General Public License for more details.
#
#	You should have received a copy of the GNU Affero General Public License
#	along with NB More Concrete. If not, see <https://www.gnu.org/licenses/>.
#


# Toggle specific concretes. Their exact name is not said
# here so they don't spoil the discovery as much.
nb_more_concrete_blue (Enable blue concrete) bool true
nb_more_concrete_green (Enable green concrete) bool true
nb_more_concrete_darkblue (Enable dark concrete) bool true
nb_more_concrete_orange (Enable orange concrete) bool true
# Requires: nb_more_concrete_orange
nb_more_concrete_oranger (Enable oranger concrete) bool true
