mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 10:12:53 +00:00
Fix?
This commit is contained in:
parent
79303c90d7
commit
e38e11b890
@ -302,6 +302,10 @@ public class NMSBinding18_1 implements INMSBinding {
|
||||
return a.get();
|
||||
}
|
||||
|
||||
public boolean supportsDataPacks() {
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void forceBiomeInto(int x, int y, int z, Object somethingVeryDirty, ChunkGenerator.BiomeGrid chunk) {
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user