diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index f83ad9fb..a690468b 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -45,7 +45,7 @@ }, "checkForExisting": { "type": "boolean", - "description": "optimization. turn this off if you know you're generating a new body and aren't worried about other mods editing it.", + "description": "optimization. turn this off if you know you're generating a new body and aren't worried about other addons editing it.", "default": true }, "AmbientLights": {