9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-06 15:52:03 +00:00

feat(network): 添加默认示例

This commit is contained in:
jhqwqmc
2025-05-28 05:25:01 +08:00
parent dd03f5f922
commit 3046ba83f2

View File

@@ -101,11 +101,26 @@ items#topaz_gears:
settings: settings:
tags: tags:
- "default:topaz_tools" - "default:topaz_tools"
client-bound-data:
components:
can_break:
blocks: minecraft:note_block
state:
"instrument": "hat"
"note":
"min": "0"
"max": "2"
"powered": "false"
data: data:
item-name: "<!i><#FF8C00><i18n:item.topaz_axe>" item-name: "<!i><#FF8C00><i18n:item.topaz_axe>"
tooltip-style: minecraft:topaz tooltip-style: minecraft:topaz
components: components:
minecraft:max_damage: 64 minecraft:max_damage: 64
can_break:
blocks:
- "craftengine:note_block_0"
- "craftengine:note_block_1"
- "craftengine:note_block_2"
model: model:
template: default:model/simplified_handheld template: default:model/simplified_handheld
arguments: arguments: