From 00449a5fb6cf78752b2bca7eae67dca5d64507db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Aug 2022 03:14:59 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index 316394aa..ba9f1aad 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -124,10 +124,6 @@ "description": "Make this body a star", "$ref": "#/definitions/StarModule" }, - "version": { - "type": "string", - "description": "Version of New Horizons this config is using (Doesn't do anything)" - }, "Water": { "description": "Add water to this planet", "$ref": "#/definitions/WaterModule"