mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-25 18:09:27 +00:00
修复
This commit is contained in:
@@ -55,7 +55,7 @@ items#misc:
|
||||
hurt-amount: 4
|
||||
max-hurt: 80
|
||||
events:
|
||||
- true: right_click
|
||||
- on: right_click
|
||||
functions:
|
||||
- type: open_window
|
||||
gui-type: anvil
|
||||
|
||||
@@ -211,7 +211,7 @@ blocks:
|
||||
crop_seed: default:ender_pearl_flower_seeds
|
||||
ripe_age: 2
|
||||
events:
|
||||
- true: break
|
||||
- on: break
|
||||
conditions:
|
||||
- type: match_block_property
|
||||
properties:
|
||||
@@ -232,7 +232,7 @@ blocks:
|
||||
x: <arg:block.block_x> + 0.5
|
||||
y: <arg:block.block_y> + 0.5
|
||||
z: <arg:block.block_z> + 0.5
|
||||
- true: right_click
|
||||
- on: right_click
|
||||
conditions:
|
||||
- type: match_block_property
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user