浏览代码

Add Camel, Sniffer, and Snifflet to taming XP

nossr50 2 年之前
父节点
当前提交
283fa14380
共有 2 个文件被更改,包括 8 次插入0 次删除
  1. 4 0
      Changelog.txt
  2. 4 0
      src/main/resources/experience.yml

+ 4 - 0
Changelog.txt

@@ -1,11 +1,15 @@
 Version 2.1.219
 Version 2.1.219
     Added support for various new things from Minecraft 1.20
     Added support for various new things from Minecraft 1.20
     Fixed double drop issue with Beetroots
     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 'Pitcher_Plant' to bonus drops in config.yml
     Added 'Torchflower' to bonus drops in config.yml
     Added 'Torchflower' to bonus drops in config.yml
     Added 'Pink_Petals' 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_Log' to bonus drops in config.yml
     Added 'Cherry_Wood' 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 'Sniffer' to combat experience in experience.yml
     Added 'Snifflet' to combat experience in experience.yml
     Added 'Snifflet' to combat experience in experience.yml
     Added 'Torchflower' to herbalism experience in experience.yml
     Added 'Torchflower' to herbalism experience in experience.yml

+ 4 - 0
src/main/resources/experience.yml

@@ -548,6 +548,9 @@ Experience_Values:
         Cobbled_Deepslate: 5
         Cobbled_Deepslate: 5
     Taming:
     Taming:
         Animal_Taming:
         Animal_Taming:
+            Camel: 1300
+            Sniffer: 1500
+            Snifflet: 900
             Llama: 1200
             Llama: 1200
             Wolf: 250
             Wolf: 250
             Ocelot: 500
             Ocelot: 500
@@ -642,3 +645,4 @@ Experience_Values:
             Tadpole: 0.2
             Tadpole: 0.2
             Sniffer: 1.1
             Sniffer: 1.1
             Snifflet: 1.1
             Snifflet: 1.1
+            Camel: 1.2