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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user