mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-07-01 13:14:44 +02:00
add relevant herbalism stuff for next MC update
This commit is contained in:
@ -1018,6 +1018,7 @@ public class MaterialMapStore {
|
||||
multiBlockHangingPlant.add("weeping_vines_plant");
|
||||
multiBlockHangingPlant.add("twisted_vines_plant");
|
||||
multiBlockHangingPlant.add("cave_vines_plant");
|
||||
multiBlockHangingPlant.add("pale_hanging_moss");
|
||||
}
|
||||
|
||||
private void fillShroomyWhiteList() {
|
||||
|
@ -483,6 +483,7 @@ Green_Thumb_Replanting_Crops:
|
||||
###
|
||||
Bonus_Drops:
|
||||
Herbalism:
|
||||
Eyeblossom: true
|
||||
Pitcher_Plant: true
|
||||
Torchflower: true
|
||||
Pink_Petals: true
|
||||
|
@ -330,12 +330,16 @@ Experience_Values:
|
||||
Brown_Mushroom_Block: 70
|
||||
Mushroom_Stem: 80
|
||||
Herbalism:
|
||||
Eyeblossom: 66
|
||||
Pitcher_Plant: 160
|
||||
Pink_Petals: 10
|
||||
Small_Dripleaf: 140
|
||||
Big_Dripleaf: 140
|
||||
Cave_Vines: 90
|
||||
Cave_Vines_Plant: 90
|
||||
Pale_Hanging_Moss: 150
|
||||
Pale_Moss_Block: 10
|
||||
Pale_Moss_Carpet: 10
|
||||
Glow_Lichen: 5
|
||||
Moss_Block: 150
|
||||
Crimson_Roots: 6
|
||||
|
Reference in New Issue
Block a user