using Newtonsoft.Json; namespace NewHorizons.External.Modules.Props.Remote { [JsonObject] public class ProjectionStoneInfo : GeneralPropInfo { } }