mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-29 11:59:11 +00:00
资源包验证一阶段
This commit is contained in:
@@ -49,12 +49,15 @@ resource-pack:
|
||||
bypass-textures:
|
||||
# - minecraft:block/farmland
|
||||
- "@legacy_unicode"
|
||||
- "@vanilla_font_textures"
|
||||
- "@vanilla_item_textures"
|
||||
- "@vanilla_block_textures"
|
||||
bypass-models: []
|
||||
bypass-sounds: []
|
||||
- "@vanilla_textures"
|
||||
bypass-models:
|
||||
- "@vanilla_models"
|
||||
bypass-sounds:
|
||||
- "@vanilla_sounds"
|
||||
bypass-equipments: []
|
||||
# Validate if there are any errors in the resource pack, such as missing textures or models
|
||||
validate:
|
||||
enable: true
|
||||
supported-version:
|
||||
min: "1.20"
|
||||
max: LATEST
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user