From 276451a6303aca4d820e374ab8a3516316e6450d Mon Sep 17 00:00:00 2001 From: mattmcw Date: Sun, 14 Jul 2024 20:56:09 -0400 Subject: [PATCH] Update the json --- meta.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/meta.json b/meta.json index 9f17097..2d098ff 100644 --- a/meta.json +++ b/meta.json @@ -1,7 +1,13 @@ { - "material" : { - "bolex_rewind_key" : "iron_metal", - "bolex_rewind_key_handle" : "gray_plastic2" + "parts" : [ + { + "name" : "bolex_rewind_key", + "material" : "iron_metal" + }, + { + "name" : "bolex_rewind_key_handle", + "material" : "gray_plastic2" + } }, "src" : [ "Makefile",