class_name RecipeSystem extends Node enum Type { ASH_BAKED_SWEET_POTATO, } func _init() -> void: pass