diff --git a/items/ARMADILLO;5.json b/items/ARMADILLO;5.json index 5ead032c2..0caedc3b0 100644 --- a/items/ARMADILLO;5.json +++ b/items/ARMADILLO;5.json @@ -42,5 +42,17 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armadillo_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 1500000, + "time": 3600, + "input": "ARMADILLO;4", + "output": "ARMADILLO;5", + "items": [ + "FROZEN_SCUTE:1" + ] + } ] -} \ No newline at end of file +}