Added onRespawn event to DiamondItems.
This commit is contained in:
Hyperling
2018-12-28 12:14:33 -06:00
parent 220df1269b
commit 3282950e62
5 changed files with 60 additions and 43 deletions

View File

@ -1,6 +1,6 @@
name: CoderDojoEVV
main: com.hyperling.minecraft.coderdojoevv.CoderDojoEVV
version: 0.1.6
version: 0.1.7
commands:
heal:

View File

@ -1,5 +1,5 @@
#Generated by Maven
#Fri Dec 28 11:40:41 CST 2018
version=0.1.6-SNAPSHOT
#Fri Dec 28 12:13:17 CST 2018
version=0.1.7-SNAPSHOT
groupId=com.hyperling.minecraft
artifactId=CoderDojoEVV