From abf7450107a0c090b4cf2ac019f3d5ccef6177d3 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 16 Feb 2023 12:41:28 +0100 Subject: Added new items, reqs and wiki links (#896) --- constants/parents.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'constants/parents.json') diff --git a/constants/parents.json b/constants/parents.json index 0b14e168..a8bf508f 100644 --- a/constants/parents.json +++ b/constants/parents.json @@ -3167,5 +3167,13 @@ "SUNDER;3", "SUNDER;4", "SUNDER;5" + ], + "MELON_DICER_3": [ + "MELON_DICER_2", + "MELON_DICER" + ], + "PUMPKIN_DICER_3": [ + "PUMPKIN_DICER_2", + "PUMPKIN_DICER" ] } \ No newline at end of file -- cgit