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/PUNCH;1.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/PUNCH;1.json')
-rw-r--r-- | items/PUNCH;1.json | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/items/PUNCH;1.json b/items/PUNCH;1.json index 61d56bdb..ad10f5a6 100644 --- a/items/PUNCH;1.json +++ b/items/PUNCH;1.json @@ -20,20 +20,9 @@ "", "§f§lCOMMON" ], - "recipe": { - "A1": "SLIME_BALL:1", - "A2": "", - "A3": "", - "B1": "", - "B2": "PAPER:1", - "B3": "PAPER:1", - "C1": "", - "C2": "PAPER:1", - "C3": "ARROW:1" - }, "internalname": "PUNCH;1", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "2.1.0-REL", - "crafttext": "Requires: Slimeball VI", + "crafttext": "", "infoType": "" }
\ No newline at end of file |