9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-03 22:26:16 +00:00

修改粒子

This commit is contained in:
XiaoMoMi
2025-12-04 23:03:41 +08:00
parent 568d1c2b7b
commit e3e3489198
2 changed files with 6 additions and 2 deletions

View File

@@ -59,6 +59,7 @@ furniture:
width: 0.7
height: 0.5
interactive: true
invisible: true
wall:
elements:
- item: default:flower_basket_wall
@@ -75,6 +76,7 @@ furniture:
width: 0.46
height: 0.75
interactive: true
invisible: true
- type: interaction
can-use-item-on: true
can-be-hit-by-projectile: true
@@ -83,6 +85,7 @@ furniture:
width: 0.46
height: 0.75
interactive: true
invisible: true
ceiling:
elements:
- item: default:flower_basket_ceiling
@@ -98,4 +101,5 @@ furniture:
position: 0,-0.7,0
width: 0.7
height: 0.7
interactive: true
interactive: true
invisible: true