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"