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/CUBISM;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/CUBISM;4.json')
-rw-r--r-- | items/CUBISM;4.json | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/items/CUBISM;4.json b/items/CUBISM;4.json index 849e0e01..69540cb9 100644 --- a/items/CUBISM;4.json +++ b/items/CUBISM;4.json @@ -25,20 +25,9 @@ "", "§f§lCOMMON" ], - "recipe": { - "A1": "", - "A2": "", - "A3": "", - "B1": "", - "B2": "PAPER:8", - "B3": "PAPER:8", - "C1": "", - "C2": "PAPER:8", - "C3": "PUMPKIN:32" - }, "internalname": "CUBISM;4", - "clickcommand": "viewrecipe", + "clickcommand": "", "modver": "2.1.0-REL", - "crafttext": "Requires: Pumpkin IV", + "crafttext": "", "infoType": "" }
\ No newline at end of file |