diff options
Diffstat (limited to 'items/PIG;0.json')
-rw-r--r-- | items/PIG;0.json | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/items/PIG;0.json b/items/PIG;0.json index b8590abb..c5c66db0 100644 --- a/items/PIG;0.json +++ b/items/PIG;0.json @@ -22,11 +22,23 @@ "§f§lCOMMON" ], "internalname": "PIG;0", - "clickcommand": "", - "modver": "REL-1.0.0", + "useneucraft": true, + "clickcommand": "viewrecipe", + "recipe": { + "A1": "PORK:64", + "A2": "PORK:64", + "A3": "PORK:64", + "B1": "PORK:64", + "B2": "ENCHANTED_EGG:1", + "B3": "PORK:64", + "C1": "PORK:64", + "C2": "PORK:64", + "C3": "PORK:64" + }, + "modver": "1.5-REL", + "crafttext": "33% Chance", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pig_Pet" - ], - "crafttext": "" + ] }
\ No newline at end of file |