9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2025-12-31 04:46:37 +00:00

添加atlas修复功能

This commit is contained in:
XiaoMoMi
2025-09-28 21:19:44 +08:00
parent 66bbe3f6e1
commit 1da35c6bb5
4 changed files with 81 additions and 22 deletions

View File

@@ -23,6 +23,7 @@ resource-pack:
method-1: false
method-2: false
method-3: false # Enable this would increase the resource pack size by 0.67MB
# [Premium Exclusive]
# Obfuscate your resource pack
obfuscation:
enable: false
@@ -50,9 +51,13 @@ resource-pack:
- "@vanilla_models"
bypass-sounds: []
bypass-equipments: []
# Validate if there are any errors in the resource pack, such as missing textures or models
validate:
# 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:
enable: true
# [Premium Exclusive]
# Fix images that are not within the texture atlas.
fix-atlas: true
# Define the name of the overlay folders
overlay-format: "ce_overlay_{version}"
# Allowed values:
@@ -138,6 +143,7 @@ resource-pack:
type: merge_atlas
item:
# [Premium Exclusive]
# Make custom-model-data and item-model clientside by default
client-bound-model: true
# Add a <!i> tag on custom name and lore