From 6265ba23b40e84ecaf71def31144b8f0ba9e32e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 May 2022 00:30:19 +0000 Subject: [PATCH] Updated Schemas --- NewHorizons/Schemas/body_schema.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/NewHorizons/Schemas/body_schema.json b/NewHorizons/Schemas/body_schema.json index aecd5b70..b52e6823 100644 --- a/NewHorizons/Schemas/body_schema.json +++ b/NewHorizons/Schemas/body_schema.json @@ -783,14 +783,6 @@ "type": "string", "description": "Relative filepath to an asset-bundle to load the prefab defined in `path` from/" }, - "mtlFilePath": { - "type": "string", - "description": "[DEPRECATED] Path to the .mtl file to load a 3d model from" - }, - "objFilePath": { - "type": "string", - "description": "[DEPRECATED] Path to the .obj file to load a 3d model from" - }, "path": { "type": "string", "description": "Either the path in the scene hierarchy of the item to copy or the path to the object in the supplied asset bundle"