mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-04 15:41:38 +00:00
更新配置文件
This commit is contained in:
@@ -81,6 +81,15 @@ resource-pack:
|
||||
suffix: "minecraft/atlases"
|
||||
resolution:
|
||||
type: merge_atlas
|
||||
- term:
|
||||
type: any_of
|
||||
terms:
|
||||
- type: exact
|
||||
path: "assets/minecraft/font/default.json"
|
||||
- type: exact
|
||||
path: "assets/minecraft/font/uniform.json"
|
||||
resolution:
|
||||
type: merge_font
|
||||
# Validate if there is any error in the resource pack, such as missing textures or models
|
||||
# If your resource pack is compliant with the standard, you can disable validation to improve the resource pack generation speed.
|
||||
validation:
|
||||
|
||||
Reference in New Issue
Block a user