From ff445e0cb57cc0e325e6b32ea165e0dec809c97f Mon Sep 17 00:00:00 2001 From: Ben C Date: Fri, 14 Feb 2025 09:33:59 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {