mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-03 22:26:16 +00:00
修改粒子
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user