Added Sculk blocks to Mining

This commit is contained in:
nossr50 2022-07-23 16:57:42 -07:00
parent c0e4d7a43d
commit 25d558a5fa
3 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,8 @@
Version 2.1.216
Added Sculk_* blocks to Mining XP
NOTES:
The Sculk blocks don't quite fit perfectly as mining-related, especially since hoes are the fastest tool to use for them. Let me know what you think.
Version 2.1.215
Unarmed bonuses apply to players who hurt an entity with empty fists in the last 60 seconds, these bonuses do not get applied if you are using another mcMMO tool/weapon/trident/etc (see notes)
Fixed Coal Blocks and potentially other fuel sources not showing burning animation to players (see notes)

View File

@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.1.215</version>
<version>2.1.216-SNAPSHOT</version>
<name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm>

View File

@ -402,6 +402,11 @@ Experience_Values:
Lily_Of_The_Valley: 150
Wither_Rose: 500
Mining:
Sculk: 4
Sculk_Vein: 3
Sculk_Sensor: 6
Sculk_Catalyst: 10
Sculk_Shrieker: 12
Reinforced_Deepslate: 500
Tuff: 10
Copper_Ore: 1400