Remove dump-resources and allow for ignoring specific resources

This commit is contained in:
Zoë Gidiere
2024-01-05 17:19:27 -07:00
parent 37641d43d6
commit 921212ccb5
4 changed files with 67 additions and 60 deletions

View File

@@ -10,11 +10,13 @@ debug:
log: false
profiler: false
script: false
dump-default: true
biome-search-resolution: 4
cache:
structure: 32
sampler: 128
biome-provider: 32
script:
max-recursion: 1000
max-recursion: 1000
ignored-resources:
# - "addons"
# - "packs"