Merge 1.19.4 into 1.20
This commit is contained in:
commit
3be36f826c
|
|
@ -66,7 +66,7 @@ public class PackResourcesCacheEngine {
|
|||
synchronized (this.containedPaths) {
|
||||
this.containedPaths.add(cachedPath);
|
||||
}
|
||||
if(!cachedPath.getFileName().endsWith(".mcmeta"))
|
||||
//if(!cachedPath.getFileName().endsWith(".mcmeta"))
|
||||
namespacedList.add(cachedPath);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user