9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-25 18:19:14 +00:00
This commit is contained in:
cyberpwn
2022-01-10 01:33:24 -05:00
parent e38e11b890
commit 5333d23ad8

View File

@@ -303,7 +303,7 @@ public class NMSBinding18_1 implements INMSBinding {
}
public boolean supportsDataPacks() {
return false;
return true;
}
@Override