aboutsummaryrefslogtreecommitdiff
path: root/items/RABBIT_GENERATOR_1.json
diff options
context:
space:
mode:
authorENORMOUZ <68216143+ENORMOUZ@users.noreply.github.com>2021-07-16 03:03:26 +0800
committerGitHub <noreply@github.com>2021-07-15 15:03:26 -0400
commit961d00e76ee01ae80c524982f5125fd9182bbece (patch)
tree7899fc28816e273973e5b7b66e6bf33cc3b4974f /items/RABBIT_GENERATOR_1.json
parent29b7f3ec10378deb5a7d967db18601cd9efcfec6 (diff)
downloadNotEnoughUpdates-REPO-961d00e76ee01ae80c524982f5125fd9182bbece.tar.gz
NotEnoughUpdates-REPO-961d00e76ee01ae80c524982f5125fd9182bbece.tar.bz2
NotEnoughUpdates-REPO-961d00e76ee01ae80c524982f5125fd9182bbece.zip
Fix crafting recipes of some items (#548)
* Update TESSELLATED_ENDER_PEARL.json * Update TESSELLATED_ENDER_PEARL.json * Update VOIDEDGE_KATANA.json * Update FLOWER_OF_TRUTH.json * Update ENCHANTED_CARROT_STICK.json * Update FLOWER_GENERATOR_2.json * Update MASTER_SKULL_TIER_5.json * Update MASTER_SKULL_TIER_4.json * Update MASTER_SKULL_TIER_6.json * Update MASTER_SKULL_TIER_3.json * Update PUMPKIN_BOMB.json * Update PRISTINE;1.json * Update RABBIT_GENERATOR_1.json * Update SCARF_THESIS.json * Update SCARF_GRIMOIRE.json * Update MASTER_SKULL_TIER_2.json
Diffstat (limited to 'items/RABBIT_GENERATOR_1.json')
-rw-r--r--items/RABBIT_GENERATOR_1.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/items/RABBIT_GENERATOR_1.json b/items/RABBIT_GENERATOR_1.json
index ca4af456..0dbfba27 100644
--- a/items/RABBIT_GENERATOR_1.json
+++ b/items/RABBIT_GENERATOR_1.json
@@ -13,15 +13,15 @@
"§7Max Storage: §e192"
],
"recipe": {
- "A1": "RABBIT",
- "A2": "RABBIT",
- "A3": "RABBIT",
- "B1": "RABBIT",
- "B2": "WOOD_SWORD",
- "B3": "RABBIT",
- "C1": "RABBIT",
- "C2": "RABBIT",
- "C3": "RABBIT"
+ "A1": "RABBIT:8",
+ "A2": "RABBIT:8",
+ "A3": "RABBIT:8",
+ "B1": "RABBIT:8",
+ "B2": "WOOD_SWORD:1",
+ "B3": "RABBIT:8",
+ "C1": "RABBIT:8",
+ "C2": "RABBIT:8",
+ "C3": "RABBIT:8"
},
"internalname": "RABBIT_GENERATOR_1",
"clickcommand": "viewrecipe",
@@ -31,4 +31,4 @@
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Rabbit_Minion"
]
-} \ No newline at end of file
+}