diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-08 18:23:33 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-08 18:23:33 -0400 |
commit | 260349c5e76b64da21e226bb746f08a8d7d52682 (patch) | |
tree | 2e5f6faa24df734d57d004df9c0440a5c3c5f721 /items/STARRED_STONE_BLADE.json | |
parent | 653e0912fdda6e394d6b746e8a4459c03cb269dc (diff) | |
download | NotEnoughUpdates-REPO-260349c5e76b64da21e226bb746f08a8d7d52682.tar.gz NotEnoughUpdates-REPO-260349c5e76b64da21e226bb746f08a8d7d52682.tar.bz2 NotEnoughUpdates-REPO-260349c5e76b64da21e226bb746f08a8d7d52682.zip |
Removed Nulls and Fixed Starred Adaptive Blade
Diffstat (limited to 'items/STARRED_STONE_BLADE.json')
-rw-r--r-- | items/STARRED_STONE_BLADE.json | 1 |
1 files changed, 1 insertions, 0 deletions
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": "", |