Skip to content

Commit

Permalink
Add Camel, Sniffer, and Snifflet to taming XP
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Apr 3, 2023
1 parent 5f388a9 commit 283fa14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog.txt
@@ -1,11 +1,15 @@
Version 2.1.219
Added support for various new things from Minecraft 1.20
Fixed double drop issue with Beetroots
Added 'Camel' to taming experience in experience.yml
Added 'Sniffer' to taming experience in experience.yml
Added 'Snifflet' to taming experience in experience.yml
Added 'Pitcher_Plant' to bonus drops in config.yml
Added 'Torchflower' to bonus drops in config.yml
Added 'Pink_Petals' to bonus drops in config.yml
Added 'Cherry_Log' to bonus drops in config.yml
Added 'Cherry_Wood' to bonus drops in config.yml
Added 'Camel' to combat experience in experience.yml
Added 'Sniffer' to combat experience in experience.yml
Added 'Snifflet' to combat experience in experience.yml
Added 'Torchflower' to herbalism experience in experience.yml
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/experience.yml
Expand Up @@ -548,6 +548,9 @@ Experience_Values:
Cobbled_Deepslate: 5
Taming:
Animal_Taming:
Camel: 1300
Sniffer: 1500
Snifflet: 900
Llama: 1200
Wolf: 250
Ocelot: 500
Expand Down Expand Up @@ -642,3 +645,4 @@ Experience_Values:
Tadpole: 0.2
Sniffer: 1.1
Snifflet: 1.1
Camel: 1.2

0 comments on commit 283fa14

Please sign in to comment.