9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-04 15:41:38 +00:00

添加emoji作用范围选项

This commit is contained in:
XiaoMoMi
2025-04-22 01:52:32 +08:00
parent 2e69c0b69f
commit 1a644f69ef
4 changed files with 57 additions and 14 deletions

View File

@@ -177,6 +177,12 @@ furniture:
# - Recommended to keep enabled for better performance
hide-base-entity: true
emoji:
chat: true
book: true
anvil: true
sign: true
image:
# Block image tags using minecraft:default font in these interfaces
# Permission bypass: craftengine.filter.bypass.xxx (replace xxx with context: anvil/book/chat/etc)
@@ -252,8 +258,6 @@ image:
128: '\uf844'
256: '\uf845'
emoji: {}
recipe:
# Master switch for custom recipes
# NOTE: When enabled, plugin recipes will OVERRIDE vanilla recipes