Drop Animation
Drop Animation
Example
"drop_animation": {
"delay": 5,
"effects": [
"TELEPORT_TO_PLAYER"
],
"drop_sound": {
"sound_name": "ENTITY_ITEM_PICKUP",
"pitch": 1,
"volume": 1
},
"velocity": {
"type": "FOUNTAIN",
"power": 0.4
}
}Parameters
delay
effects
drop_sound
velocity
Type
Description
Last updated