diff options
Diffstat (limited to 'nms-patches/EntityOcelot.patch')
-rw-r--r-- | nms-patches/EntityOcelot.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/EntityOcelot.patch b/nms-patches/EntityOcelot.patch index 1ce5a151..96d329f5 100644 --- a/nms-patches/EntityOcelot.patch +++ b/nms-patches/EntityOcelot.patch @@ -26,7 +26,7 @@ + // CraftBukkit end */ protected MinecraftKey J() { - return LootTables.J; + return LootTables.K; @@ -122,7 +126,8 @@ } |