Skip to content

Commit 890ffb0

Browse files
committed
using spigot-1.11.2
1 parent 03cba5c commit 890ffb0

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!-- compiles against these libraries -->
1414
<property name="lib.canary" location="lib/canarymod-1.8.0.jar"/>
15-
<property name="lib.bukkit" location="lib/spigot-1.11.jar"/>
15+
<property name="lib.bukkit" location="lib/spigot-1.11.2.jar"/>
1616

1717
<property name="build" location="target/classes"/>
1818
<property name="dist" location="target/" />

docs/API-Reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6568,6 +6568,7 @@ The following functions are provided:
65686568
* ironHoe()
65696569
* ironIngot()
65706570
* ironLeggings()
6571+
* ironNugget()
65716572
* ironOre()
65726573
* ironPickaxe()
65736574
* ironPlate()

0 commit comments

Comments
 (0)