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-10-11 20:42:09 +08:00
parent 9e73cf8ed9
commit 89255ae292
9 changed files with 48 additions and 27 deletions

View File

@@ -174,6 +174,8 @@ item:
# Since Minecraft renders lore text in italics by default, you can
# optionally prefix any lore with <!i> to remove the italic formatting.
non-italic-tag: false
# The default material to use as base item if not specified
default-material: nether_brick
# Defines the trigger condition for the item updater.
#
# Warning: This operation is performance-intensive. Enable only if needed.