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() { public boolean supportsDataPacks() {
return false; return true;
} }
@Override @Override