mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-29 11:59:11 +00:00
新增客户端侧block tag
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# client-bound-data requires CraftEngine mod to apply
|
||||
items:
|
||||
# client-bound-data requires CraftEngine mod to apply
|
||||
minecraft:string:
|
||||
client-bound-data:
|
||||
components:
|
||||
@@ -17,4 +17,10 @@ items:
|
||||
minecraft:block_state:
|
||||
instrument: "harp"
|
||||
powered: "false"
|
||||
note: "0"
|
||||
note: "0"
|
||||
|
||||
blocks:
|
||||
minecraft:note_block:
|
||||
settings:
|
||||
client-bound-tags:
|
||||
- minecraft:beacon_base_block
|
||||
Reference in New Issue
Block a user