mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-22 08:29:21 +00:00
Merge branch 'Xiao-MoMi:dev' into dev
This commit is contained in:
@@ -33,6 +33,7 @@ items:
|
||||
type: shulker
|
||||
direction: east
|
||||
peek: 100
|
||||
blocks-building: true
|
||||
interactive: true
|
||||
interaction-entity: true
|
||||
seats:
|
||||
@@ -71,14 +72,20 @@ items:
|
||||
rotation: -90
|
||||
hitboxes:
|
||||
- position: 0,0,0
|
||||
type: interaction
|
||||
blocks-building: true
|
||||
width: 0.7
|
||||
height: 0.1
|
||||
interactive: true
|
||||
- position: 0,0.1,-0.1
|
||||
type: interaction
|
||||
blocks-building: true
|
||||
width: 0.1
|
||||
height: 0.6
|
||||
interactive: true
|
||||
- position: 0,0.6,0.15
|
||||
type: interaction
|
||||
blocks-building: true
|
||||
width: 0.4
|
||||
height: 0.4
|
||||
interactive: true
|
||||
@@ -114,6 +121,8 @@ items:
|
||||
translation: 0,0.5,0
|
||||
hitboxes:
|
||||
- position: 0,0,0
|
||||
type: interaction
|
||||
blocks-building: true
|
||||
width: 0.7
|
||||
height: 1.2
|
||||
interactive: true
|
||||
|
||||
Reference in New Issue
Block a user