diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-07 13:35:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-07 12:35:37 +0000 |
commit | cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d (patch) | |
tree | e410ac920b894d8357d50866cc65e905dcfa4f2c /items/CASTER;4.json | |
parent | 2a96214078ad0f1826d94b21bf4ce433b0e6ebe3 (diff) | |
download | NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.gz NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.tar.bz2 NotEnoughUpdates-REPO-cd8bab69c2bb27b4c5881820a54fc3dd6dc8504d.zip |
Removed recipes from books, fixed some other shit, added item and npc's (#1101)
Diffstat (limited to 'items/CASTER;4.json')
-rw-r--r-- | items/CASTER;4.json | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/items/CASTER;4.json b/items/CASTER;4.json index f9cc71a0..5ac699a1 100644 --- a/items/CASTER;4.json +++ b/items/CASTER;4.json @@ -21,20 +21,9 @@ "", "§f§lCOMMON" ], - "recipe": { - "A1": "WATER_LILY:8", - "A2": "", - "A3": "", - "B1": "", - "B2": "PAPER:8", - "B3": "PAPER:8", - "C1": "", - "C2": "PAPER:8", - "C3": "WHALE_BAIT:8" - }, "internalname": "CASTER;4", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "2.1.0-REL", - "crafttext": "Requires: Ink Sack V", + "crafttext": "", "infoType": "" }
\ No newline at end of file |