mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
Add Camel, Sniffer, and Snifflet to taming XP
This commit is contained in:
parent
5f388a9906
commit
283fa14380
@ -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
|
||||
|
@ -548,6 +548,9 @@ Experience_Values:
|
||||
Cobbled_Deepslate: 5
|
||||
Taming:
|
||||
Animal_Taming:
|
||||
Camel: 1300
|
||||
Sniffer: 1500
|
||||
Snifflet: 900
|
||||
Llama: 1200
|
||||
Wolf: 250
|
||||
Ocelot: 500
|
||||
@ -642,3 +645,4 @@ Experience_Values:
|
||||
Tadpole: 0.2
|
||||
Sniffer: 1.1
|
||||
Snifflet: 1.1
|
||||
Camel: 1.2
|
||||
|
Loading…
Reference in New Issue
Block a user