Skip to content

Commit

Permalink
Added Pitcher_Plants to bonus drops and herbalism experience
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Apr 3, 2023
1 parent 100a7f8 commit 6106f70
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changelog.txt
@@ -1,9 +1,11 @@
Version 2.1.219
Added support for various new things from Minecraft 1.20
Fixed double drop issue with Beetroots
Added 'Pitcher_Plant' 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 'Pitcher_Plant' to herbalism experience in experience.yml
Added 'Pink_Petals' to herbalism experience in experience.yml
Added 'Cherry_Log' to woodcutting experience in experience.yml
Added 'Cherry_Wood' to woodcutting experience in experience.yml
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/config.yml
Expand Up @@ -464,6 +464,7 @@ Green_Thumb_Replanting_Crops:
###
Bonus_Drops:
Herbalism:
Pitcher_Plant: true
Pink_Petals: true
Glow_Berries: true
Cave_Vines: true
Expand Down
1 change: 1 addition & 0 deletions src/main/resources/experience.yml
Expand Up @@ -314,6 +314,7 @@ Experience_Values:
Brown_Mushroom_Block: 70
Mushroom_Stem: 80
Herbalism:
Pitcher_Plant: 160
Pink_Petals: 10
Small_Dripleaf: 140
Big_Dripleaf: 140
Expand Down

0 comments on commit 6106f70

Please sign in to comment.