9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-06 15:52:03 +00:00
This commit is contained in:
XiaoMoMi
2025-03-15 21:12:28 +08:00
parent d57a7fb66e
commit 831dffd5f7
14 changed files with 68 additions and 18 deletions

View File

@@ -43,10 +43,11 @@ resource-pack:
# Sometimes, some vanilla files that have been overwritten might be mistakenly obfuscated.
# Please add the ignored textures/models/sounds here.
bypass-textures:
- minecraft:block/farmland
- "@font_images"
# - minecraft:block/farmland
- "@legacy_unicode"
- "@vanilla_textures"
- "@vanilla_font_textures"
- "@vanilla_item_textures"
- "@vanilla_block_textures"
bypass-models: []
bypass-sounds: []
bypass-equipments: []

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"directories":[],"files":["accented.png","ascii.png","ascii_sga.png","asciillager.png","nonlatin_european.png"]}

File diff suppressed because one or more lines are too long