mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 23:01:07 +00:00
e
This commit is contained in:
@@ -742,7 +742,7 @@ public class NMSBinding implements INMSBinding {
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Data Pack. This pack contains all installed Iris Packs' resources.\"}}");
|
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Compat Data Pack. This pack contains all installed Iris Packs' resources for plugin compat.\"}}");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -785,7 +785,7 @@ public class NMSBinding implements INMSBinding {
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Data Pack. This pack contains all installed Iris Packs' resources.\"}}");
|
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Compat Data Pack. This pack contains all installed Iris Packs' resources for plugin compat.\"}}");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -789,7 +789,7 @@ public class NMSBinding implements INMSBinding {
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Data Pack. This pack contains all installed Iris Packs' resources.\"}}");
|
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Compat Data Pack. This pack contains all installed Iris Packs' resources for plugin compat.\"}}");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -787,7 +787,7 @@ public class NMSBinding implements INMSBinding {
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Data Pack. This pack contains all installed Iris Packs' resources.\"}}");
|
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"FIris Compat Data Pack. This pack contains all installed Iris Packs' resources for plugin compat.\"}}");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -793,7 +793,7 @@ public class NMSBinding implements INMSBinding {
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Data Pack. This pack contains all installed Iris Packs' resources.\"}}");
|
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Compat Data Pack. This pack contains all installed Iris Packs' resources for plugin compat.\"}}");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -800,7 +800,7 @@ public class NMSBinding implements INMSBinding {
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Data Pack. This pack contains all installed Iris Packs' resources.\"}}");
|
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Compat Data Pack. This pack contains all installed Iris Packs' resources for plugin compat.\"}}");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -782,7 +782,7 @@ public class NMSBinding implements INMSBinding {
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Data Pack. This pack contains all installed Iris Packs' resources.\"}}");
|
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Compat Data Pack. This pack contains all installed Iris Packs' resources for plugin compat.\"}}");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -779,7 +779,7 @@ public class NMSBinding implements INMSBinding {
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Data Pack. This pack contains all installed Iris Packs' resources.\"}}");
|
IO.writeAll(meta, "{\"pack\": {\"pack_format\": "+getDataVersion().getPackFormat()+", \"description\": \"Iris Compat Data Pack. This pack contains all installed Iris Packs' resources for plugin compat.\"}}");
|
||||||
} catch (IOException e) {
|
} catch (IOException e) {
|
||||||
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
Iris.error("Failed to write pack.mcmeta to " + meta.getPath());
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user