Dependency Bump and fixed Docu
This commit is contained in:
parent
43b913a3bc
commit
ba1f3a237f
3 changed files with 2 additions and 3 deletions
|
@ -773,7 +773,6 @@ public class EternalRitual {
|
|||
/**
|
||||
* @param world World for search
|
||||
* @param checkPos Start search position
|
||||
* @param radius Search radius
|
||||
* @return List of positions of the all found blocks or empty list.
|
||||
*/
|
||||
public static BlockPos findClosestPoi(
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"bclib": "2.2.x"
|
||||
},
|
||||
"breaks": {
|
||||
"bclib": "<2.2.2"
|
||||
"bclib": "<2.2.3"
|
||||
},
|
||||
"suggests": {
|
||||
"byg": ">=2.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue