diff options
author | jani270 <jani270@gmx.de> | 2022-04-22 06:57:21 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-04-22 06:57:21 +0200 |
commit | 63769b63076a9951a3089abf519b3e9fff825b13 (patch) | |
tree | 2fd8b4b8155e4a53e6ff4279c9685b81d9346fb7 /constants/pets.json | |
parent | bbe06336ddc4d9480a9cb4792dbbcdfa2cd6b4b4 (diff) | |
download | NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.gz NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.tar.bz2 NotEnoughUpdates-REPO-63769b63076a9951a3089abf519b3e9fff825b13.zip |
Nether stuff and mob recipes
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" } } |