mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-06 07:46:08 +00:00
wops
This commit is contained in:
@@ -503,8 +503,6 @@ public class NMSBinding implements INMSBinding {
|
||||
|
||||
@Override
|
||||
public int countCustomBiomes() {
|
||||
// todo inaccurate
|
||||
|
||||
List<String> register = new ArrayList<>();
|
||||
File packFolder = Iris.service(StudioSVC.class).getWorkspaceFolder();
|
||||
File[] packs = packFolder.listFiles(File::isDirectory);
|
||||
|
||||
Reference in New Issue
Block a user