target_sources(
	${CMAKE_PROJECT_NAME} PRIVATE

	BlockStates.cpp

	BlockStates.h
	BlockTypes.h
	CustomStatistics.h
	Items.h
)