diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-21 14:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:50:32 +0200 |
commit | 19d37551d8523b8d0463b9c5d22aeebb662676b1 (patch) | |
tree | 3c0856d623165791c0853e54c248d6c6713fd8f0 /constants/pets.json | |
parent | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (diff) | |
download | NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.gz NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.bz2 NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.zip |
New Nether Stuff (#718)
* New Stuff
* i hate timestamps
* god
* Abi abi
* mood
* Hello, can someone send me money please
* bingo
* workflow hello
Diffstat (limited to 'constants/pets.json')
-rw-r--r-- | constants/pets.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/constants/pets.json b/constants/pets.json index 306084f1..fa5e70b7 100644 --- a/constants/pets.json +++ b/constants/pets.json @@ -291,6 +291,8 @@ "GOLDEN_DRAGON": "COMBAT", "RAT": "COMBAT", "SCATHA": "MINING", - "AMMONITE": "FISHING" + "AMMONITE": "FISHING", + "SNAIL": "MINING", + "MOOSHROOM_COW": "FARMING" } } |