From 260349c5e76b64da21e226bb746f08a8d7d52682 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Thu, 8 Oct 2020 18:23:33 -0400 Subject: Removed Nulls and Fixed Starred Adaptive Blade --- items/STARRED_STONE_BLADE.json | 1 + 1 file changed, 1 insertion(+) (limited to 'items/STARRED_STONE_BLADE.json') diff --git a/items/STARRED_STONE_BLADE.json b/items/STARRED_STONE_BLADE.json index a262162c..90791dd3 100644 --- a/items/STARRED_STONE_BLADE.json +++ b/items/STARRED_STONE_BLADE.json @@ -32,6 +32,7 @@ "C3": "SCARF_FRAGMENT:1" }, "internalname": "STARRED_STONE_BLADE", + "parent": "STONE_BLADE", "clickcommand": "viewrecipe", "modver": "1.3-REL", "crafttext": "", -- cgit