From ce29e97a916f264ca2e10765aac6306d2fb1c6e3 Mon Sep 17 00:00:00 2001 From: b3brodie <70666939+b3brodie@users.noreply.github.com> Date: Sat, 21 Sep 2024 18:33:14 -0700 Subject: [PATCH] lint bot #1 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- data/mods/MindOverMatter/recipes/tools.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/data/mods/MindOverMatter/recipes/tools.json b/data/mods/MindOverMatter/recipes/tools.json index f7460d92c871d..5674a33d04bee 100644 --- a/data/mods/MindOverMatter/recipes/tools.json +++ b/data/mods/MindOverMatter/recipes/tools.json @@ -72,11 +72,7 @@ { "proficiency": "prof_fine_metalsmithing", "required": false } ], "using": [ [ "soldering_standard", 15 ], [ "steel_tiny", 15 ] ], - "components": [ - [ [ "matrix_shard", 12 ] ], - [ [ "matrix_crystal_telepath_dust_refined", 5 ] ], - [ [ "matrix_crystal_telepathy", 1] ] - ], + "components": [ [ [ "matrix_shard", 12 ] ], [ [ "matrix_crystal_telepath_dust_refined", 5 ] ], [ [ "matrix_crystal_telepathy", 1 ] ] ], "flags": [ "SECRET" ] }, {