mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-19 15:09:15 +00:00
添加显示掉落物名称
This commit is contained in:
@@ -250,6 +250,10 @@ item:
|
||||
default: 10000
|
||||
overrides:
|
||||
paper: 20000
|
||||
# Toggle whether to display the names of dropped items by default and configure the display format. This setting can be overridden for individual items.
|
||||
default-drop-display:
|
||||
enable: false
|
||||
format: "<arg:count>x <name>"
|
||||
|
||||
equipment:
|
||||
# The sacrificed-vanilla-armor argument determines which vanilla armor gets completely removed (loses all its trims)
|
||||
|
||||
Reference in New Issue
Block a user