9
0
mirror of https://github.com/Xiao-MoMi/craft-engine.git synced 2026-01-04 15:41:38 +00:00

添加shadow-radius和strength

This commit is contained in:
XiaoMoMi
2025-10-15 01:56:06 +08:00
parent 5f2634caa2
commit 484c83d2cb
16 changed files with 91 additions and 27 deletions

View File

@@ -26,6 +26,8 @@ items:
billboard: FIXED
position: 0.5,0,0
translation: 0,0.5,0
shadow-radius: 1
shadow-strength: 0.2
hitboxes:
- position: 0,0,0
type: shulker

View File

@@ -47,6 +47,8 @@ furniture:
billboard: FIXED
position: 0,0,0
translation: 0,0.5,0
shadow-radius: 0.5
shadow-strength: 0.5
hitboxes:
- type: interaction
can-use-item-on: true

View File

@@ -23,6 +23,8 @@ items:
elements:
- item: default:wooden_chair
display-transform: NONE
shadow-radius: 0.4
shadow-strength: 0.5
billboard: FIXED
translation: 0,0.5,0
hitboxes: