We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03cba5c commit 890ffb0Copy full SHA for 890ffb0
build.xml
@@ -12,7 +12,7 @@
12
13
<!-- compiles against these libraries -->
14
<property name="lib.canary" location="lib/canarymod-1.8.0.jar"/>
15
- <property name="lib.bukkit" location="lib/spigot-1.11.jar"/>
+ <property name="lib.bukkit" location="lib/spigot-1.11.2.jar"/>
16
17
<property name="build" location="target/classes"/>
18
<property name="dist" location="target/" />
docs/API-Reference.md
@@ -6568,6 +6568,7 @@ The following functions are provided:
6568
* ironHoe()
6569
* ironIngot()
6570
* ironLeggings()
6571
+ * ironNugget()
6572
* ironOre()
6573
* ironPickaxe()
6574
* ironPlate()
lib/spigot-1.11.jar lib/spigot-1.11.2.jarlib/spigot-1.11.jar renamed to lib/spigot-1.11.2.jar
21.7 MB
0 commit comments