diff options
Diffstat (limited to 'items/ARMADILLO;1.json')
-rw-r--r-- | items/ARMADILLO;1.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/items/ARMADILLO;1.json b/items/ARMADILLO;1.json index 6d8165bf..9dabdca3 100644 --- a/items/ARMADILLO;1.json +++ b/items/ARMADILLO;1.json @@ -35,5 +35,15 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Armadillo_Pet", "https://wiki.hypixel.net/Armadillo_Pet" + ], + "recipes": [ + { + "type": "katgrade", + "coins": 10000, + "time": 10800, + "input": "ARMADILLO;0", + "output": "ARMADILLO;1", + "items": [] + } ] }
\ No newline at end of file |