From cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 7 Feb 2024 13:35:37 +0100 Subject: Removed recipes from books, fixed some other shit, added item and npc's (#1101) --- items/RAINBOW;1.json | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'items/RAINBOW;1.json') diff --git a/items/RAINBOW;1.json b/items/RAINBOW;1.json index 9cb10dd4..e26a7342 100644 --- a/items/RAINBOW;1.json +++ b/items/RAINBOW;1.json @@ -20,20 +20,9 @@ "", "§f§lCOMMON" ], - "recipe": { - "A1": "", - "A2": "", - "A3": "", - "B1": "", - "B2": "PAPER:1", - "B3": "PAPER:1", - "C1": "", - "C2": "PAPER:1", - "C3": "WOOL:5" - }, "internalname": "RAINBOW;1", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "2.0.0-REL", - "crafttext": "Requires: Mutton VI", + "crafttext": "", "infoType": "" } -- cgit