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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user